/* Content und Sidebar-Elemente */
#content p,{padding: 2px 0px 2px 0px;
	line-height: 180%;}
#content a{text-decoration: none;}
#content a.link,{border-bottom: 1px solid #555555;}
#content a:hover{color: #333333;}
/* Liste */
#content ul,{list-style-type:disc;
	list-style-position:inside;
	line-height:180%;
	margin: 6px 0px 6px 10px;}
#content li{padding: 2px 0px 2px 16px;}
/* Tabelle */
table.cells,td,tr,th{font-size:12px;padding-top:2px; padding-bottom:2px;}
#content table.cells {border: 1px solid #ffff0d; padding-top:3px;}
#content td.headercell {font-weight: bold;  padding-top:3px;}
.table_header{color:#000000;}
.table_header_top{font-weight:bold;}
.table_header_top2{font-weight:bold; color:#000000;}
.table_footer{color:#666666; font-weight:bold;}
.table_footer_normal{color:#666666;}
footer_middle a{color:#ffffff;}
/* Absatztype Formular */
input.box {border : 1px solid #888888;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	background : #ffffff url(../images/pfade.gif) repeat-x;}
form.formular textarea  {background : #ffffff url(../images/pfade.gif) repeat-x;
	border : 1px solid #888888;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;}
form.formular .formcaption {width: 220px;
	line-height: 200%;
	float: left;
	clear: left;}
form.formular .formnote {line-height: 160%;
	padding: 2px 0px 10px 222px !important;}
.buttoncaption {line-height: 200%;}
/* Plugin-Styles */
P.s2d  {font-size: 180%;
	color: #FFFF00;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;}
P.s2dsmall  {font-size: 80%;}
a.s2dsmall, a.s2dinfo  {border-bottom: 1px solid #555555 !important;}
/** F&uuml;r Formulare und Shopseiten **/
/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,table.formtab input.tx,table.formtab textarea.tx {border: 1px solid #ffffff;
	background-color: #ffff0d;}
/* Weitere Styledefinitionen f&uuml;r Formularelemente */
/* Rahmen und Farbe Formularelemente Highlight */
table.formtab select.txh,table.formtab input.txh,table.formtab textarea.txh,table.formtab td.txh,table.formtab table.txh {
	border: 1px solid #A70C0C;
	background-color: #F5E5E5;}
/* Tabellenbreite */
table.pluginwidth {width: 510px;margin: auto;}
table.completewidth, td.completewidth {width: 100%;}
/* Breite der Formularfelder */
table.formtab input.tx,table.formtab input.txh,table.formtab textarea.tx,table.formtab textarea.txh {width: 255px;}
/* H&ouml;he der Formularfelder */
table.formtab textarea.tx,table.formtab textarea.txh {height: 102px;}
/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {color: #A70C0C;font-weight: bold;text-align: center;}
table.formtab input,table.formtab textarea,table.formtab td {padding-left: 3px;
	padding-right: 3px;}
