/* contentmax-Elemente */

BODY {
	margin: 0px;
	padding: 0px;
}


#contentmax h1 {
	margin: 0;
	padding: 0;
	width: 550px;
	height: 35px;
	background-repeat : no-repeat;
	font-size: 5px;
}

#contentmax h2 {
	font-size: 140%;
	font-weight : bold;
	font-family : Arial, Sans-Serif;
	margin: 0 0 10px 0;
	color: #009D30;
	padding:0px;
}


#contentmax h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #000000;
}

#contentmax p {
	margin-top: 10px;
	padding: 0px;
	line-height: 120%;
	text-align: left;
}


#contentmax a {
	text-decoration: none;
	font-weight : bold;
	color: #047DD2;
}



#contentmax a:hover {
	text-decoration: underline;
	color: #009D30;
}

#contentmax .sidepicture {
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0px 15px 10px 0px;
	/*width: 160px;*/
	border: 1px solid #009D30;
}

#contentmax .clearer {
	clear: both;
}

#para_text {
	line-height: 140%;
	margin-bottom: 10px;
}

#more {
	marging: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}



/* Liste */


#contentmax ul {
	
	list-style: none;
	width: 450px;
}

#contentmax li {
	
	padding: 0px 0px 10px 20px;
	background: url(../images/pic_bullet.gif) no-repeat top left;
}


/* Tabelle */

#contentmax table.cells {
	border: none;
}

#contentmax td.cell {
	/*background-color: #DCE5FD;*/
}

#contentmax td.headercell {
	background-color: #012D0E;
	color: #ffffff;
	font-weight: bold;
}






/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

div.teaserpicture {
	float: right;
	padding: 10px;
	margin: 4px 0px 10px 10px;
	border: none;
	border: 1px solid #C9D8FD;
}
/* 
div.teaserpicture_1 {
	float: right;
	padding: 10px;
	margin: 4px 0px 10px 10px;
	border: none;
	border: 1px solid #C9D8FD;
}*/

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #009D30;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #009D30;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #000000;
	line-height: 160%;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #000000;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}
