/* Content und Sidebar-Elemente */

#content p.emphasizeleft, #contentmax p.emphasizeleft {
	border-left: 8px solid #48924F;
	padding-left: 8px;
}
#content p.emphasizeright, #contentmax p.emphasizeright {
	border-right: 8px solid #48924F;
	padding-right: 8px;
}
#content .w2dptablinks, #contentmax .w2dptablinks {
	padding: 12px 0 0 0;
	margin-bottom: 10px;
}

#content .w2dptablinks a, #contentmax .w2dptablinks a  {
	padding: 4px;
	border: 1px solid #ffffff;
	font-size: 9pt;
}

#content .w2dptablinks a.w2dptabsel, #contentmax .w2dptablinks a.w2dptabsel {background-color: #2A642F}
#content .w2dptablinks a:hover, #contentmax .w2dptablinks a:hover {text-decoration: none;}

#picbox {
	width:591px;
	height:17px;
}
##picboxwide {
	width:761px;
	height:17px;
}
#picbox img, #picboxwide img {float:left;}
#picbox h1, #picboxwide h1  {
	font-size: 14px;
	color: #fff;
	font-weight : bold;
	height:16px;
	background-color:#2A642F;
	margin:0 -1px 0 0;
	float:right;
	width:575px;
}
#picboxwide h1 {width:735px;padding-right:10px;}

#content h2, #contentmax h2 {
	font-size: 24px;
	color: #A7E1AC;
    margin: 10px 0 0 0;
	font-weight : bold;
}

#content h3, #contentmax h3  {
	font-size: 12px;
	color: #fff;
	font-weight : bold;
}

#sidebar h2 {
	font-size: 13px;
	color: #fff;
	font-weight : bold;
	margin:0;
	padding:0;
}

#content p, #sidebar p, #contentmax p {
	padding: 0;
	font-size: 11px;
	line-height:18px;
	color: #fff;
}
#sidebar p {margin:0 0 5px 0;}

#content p, #contentmax p {margin:0 0 12px 0;}
* html #content p, #contentmax p {margin:5px 0 2px 0;}
*+ html #content p, #contentmax p {margin:5px 0 2px 0;}

#content a:hover, #contentmax a:hover {
	text-decoration : underline;
	color:#fff;
}

#content a , #sidebar a, #contentmax a  {
	font-weight : bold;
	color: #A7E1AC;
	text-decoration:none;
}
#content .sidepictureright, #contentmax .sidepictureright  {
	width:158px;
	float:right;
	margin: 0 0 0 5px;
	padding:0;
	background-color: #2A642F;
}
#content .sidepictureleft, #contentmax .sidepictureleft  {
	width:158px;
	float:left;
	margin: 0 10px 0 0px;
	padding:0;
	background-color: #2A642F;
}

* html #content .sidepictureright, #contentmax .sidepictureright {margin:7px 0 0 2px;}
*+ html #content .sidepictureright, #contentmax .sidepictureright {margin:7px 0 0 2px;}

.sidepicturecaption  {
	font-weight : bold;
	font-size: 11px;
	color: #ffffff;	
	padding: 0 5px 0 5px;
}
* html .sidepicturecaption  {margin:-2px 0 0 0; padding: 2px 5px 0 5px;}
*+ html .sidepicturecaption  {margin:-2px 0 0 0; padding: 2px 5px 0 5px;}

#content p.sidepicturetext, #contentmax p.sidepicturetext{
	font-size:10px;
	color: #fff;
	padding: 0 5px 2px 5px !important;
	line-height: 11px !important;
}
	
#content .clearer, #contentmax .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 10px 9px 0 0;
	text-align: right;
}

#bigpicture {
	margin: 0;
	padding: 0;
	width:579px;
	background-color: #2A642F;
}
#bigpicturewide {
	margin: 0;
	padding: 0;
	width:760px;
	background-color: #2A642F;
}
.picturecaption {
	font-size: 10px;
	color: #fff;
	margin: 0;
	padding: 0 0 0 8px !important;
}
.picturetext {
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0 0 0 8px !important;
}
/*Teaser*/
.teaser {
	margin: 0px;
	padding: 3px 0px 3px 0px;
}

div.teaserelement {
	float: left;
	padding: 10px 5px 0px 5px;
	margin: 0px;
	background-color: #2A642F;
}

a.teaserlink {color:#fff !important;}
div.teaserpicture {
	float: right;
	padding: 2px 0 2px 5px;
	margin: 0;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	color: #ffffff;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}
/* Tabelle */


#content tr.odd, #contentmax tr.odd {
	background-color: #2A642F;
}

#content tr.even, #contentmax tr.even {
	background-color: #08380D;
}

#content tr.header, #contentmax tr.header {
	background-color: #2A642F;
}

#content td.cell, #contentmax td.cell {
	padding: 4px 4px 4px 5px;
	margin: 0px;
	font-size: 10px;
	color: #fff;
}


/*Liste*/
#content ul, #sidebar ul, #contentmax ul {
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#content li, #sidebar li, #contentmax li {
	margin: 2px 0px 2px 16px;
	padding: 0 0 0 15px;
	line-height: 150%;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/pbul.gif) no-repeat top left;
}
#sidebar li {line-height:130%; margin:4px 0 2px 16px;}
#content li, #contentmax li {font-size:11px !important;}
#content li a:hover, #sidebar li a:hover, #contentmax li a:hover {text-decoration:underline;}

/*Plugins*/
P.s2d  {
	font-size: 14pt;
	color: #7EB684;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 16pt;
}

P.s2dsmall, a.s2dsmall {
	font-size: 10px;
	color: #fff;
	margin-top : 2pt;
	margin-bottom : 2pt;
	line-height: 10pt;
}
a.s2d {
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
	color: #48924F;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline;
}

INPUT.s2d {
	font-size: 9pt;
	background-color: #ffffff;
}

SELECT.s2d {
	font-size: 8pt;
	background-color: #ffffff;
	width:160px;
}

/** Für Formulare und Shopseiten **/

/* Schriftart für Formulartabellen und Formularelemente */
table.formtab td,
table.formtab input,
table.formtab select,
table.formtab textarea {
	font-size: 10px;
}
/* Weitere Styledefinitionen fü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: 581px;
	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: 290.5px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 116.2px;
}

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #A70C0C;
	font-weight: bold;
	text-align: center;
}

/* Focus und Mausover von Formularelementen, immer identisch */
/*
table.formtab textarea:focus,
table.formtab textarea:hover,
table.formtab select:focus,
table.formtab select:hover,
table.formtab input:focus,
table.formtab input:hover {
	background-color: #FFFFFF;
} */

/* Innenabstand von Formularelementen und Tabellenzellen, immer identisch */
table.formtab input,
table.formtab textarea,
table.formtab td {
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}

