/* Content und Sidebar-Elemente */

BODY {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#frame {
	width: 980px;
	margin: 0px;
	padding: 0px;
}

#content h1 {
	margin: 0;
	padding: 0;
	width: 510px;
	height: 30px;
	background-repeat : no-repeat;
	font-size: 5px;
}

#content h2 {
	padding: 6px 0px 4px 0px;	
font-size: 100%;
	font-weight : bold;
	margin: 0px 0px 6px 0px;
	color: #272F47;
	text-transform: none;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


#sidebar h3 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px 0px 4px 0px;
    color: #272F47;	
	padding: 2px 0px 2px 0px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

#sidebar h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px 0px 0px 0px;
    color: #272F47;	
	padding: 4px 0px 0px 0px;
}

#content h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #272F47;
}

#content p {
	margin: 0px;
	padding: 2px 7px 15px 0px;	
	line-height: 170%;
}

#sidebar p {
font-size: 100%;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	line-height: 150%;
}

#content a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #F44B13;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 4px 10px 0px 10px;
	margin: -8px 0px 0px 0px;
	width: 220px;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 20px 0px 0px 0px;
	padding: 4px 0px 20px 0px;
	text-align: left;

}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li {
		line-height: 200%;
padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;	
}
#sidebar li {
	line-height: 130%;
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
}

/* Tabelle */

#content table.cells {
	border: 0px solid #ffffff;
	margin: 0px 0px 0px 0px;
	width: 550px;

}

#content td.cell {
	
line-height: 150%;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
padding: 2px 8px 2px 4px;

}

#content td.headercell {
	background-color: #E0E2E7;
	color: #6D798F;
	font-weight: bold;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	padding: 2px 2px 2px 4px;

}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: left;
	padding: 0px 5px 0px 0px;
	margin: -3px 0px 10px -3px;
	border: none;
}

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-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #fcfcfc;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

select.box {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #fcfcfc;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.textareastandard {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	background-color: #fcfcfc;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 90px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #272F47;
	line-height: 160%;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #F44B13;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

/* Absatztype Formular KUNDENUMFRAGE*/
form.formular .formcaption-ku {
	color:#000000;
	width: 520px;
	line-height: 150%;
	float: left;
	clear: left;
}

.ku01 {background-color:#ebedf2; margin-bottom:-6px; padding: 0px 4px 0px 4px; border: #cccccc 1px solid;}
.ku02 {margin-bottom:-6px; padding: 0px 4px 0px 4px; border: #cccccc 1px solid;}

.textareaku {
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	width: 550px;
	height: 50px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

.radiogroup {margin-top:-4px;}
.radios {float:right; width:360px; height:46px; padding-top:4px; background: url(../images/wetterlage.jpg) no-repeat;}