body, html {
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; 
        background-color:#FFFFFF;
}

TD { 
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000; 
}

.cl{
	clear: left;
}

HR{
border:dashed #999999 1px;
height:1px;
color:#666666;}

P{margin:0;
padding:0;
}

H1 {
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:13px;
	color:#9b0c7c;
	font-size:14px;}
	
H2 {
	color:#000000;
	font-size: 11px;
	font-weight: bold;
}

a{
	color:#9b0c7c;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.grossbuntfett{
font-weight:bold;
margin:0px;
padding:0px;
color:#9b0c7c;
font-size:14px;
}

#wrapper {
	width: 852px;
}

#header{
	width: 852px;
	height: 218px;
}

#navigation1{
	width: 852px;
	height: 23px;
	background-image: url(../picts/nav_bg.gif);
	background-repeat: repeat;
}
#navigation2{
	height: 23px; width: 600px; margin-left:5px;
}
#contentwrapper{
	width: 852px;
	background-image: url(../picts/bg_content.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#maincontent{
	width: 650px;
	float: left;
	min-height: 416px;
}

*html #maincontent{
	height: 416px;
}

#maincontentfull{
	width: 850px;
	min-height: 416px;
}

*html #maincontentfull{
	height: 416px;
}

#inhalt{
	margin: 23px 17px;
}

#sidecontent{
	width: 176px;
	float: left;
	min-height: 416px;
	background-image: url(../picts/news_bg.gif);
	background-repeat: no-repeat;
	padding: 17px 13px 5px 13px;
}

*html #sidecontent{
	height: 416px;
}

#footer{
	background-image: url(../picts/footer_bg.gif);
	background-repeat: no-repeat;
	width: 852px;
	height: 43px;
	text-align: center;
	padding-left: 17px;
	padding-top: 10px;
	color: #A3A79D;
}

.navi{
height: 23px;
float:left;
color:#FFFFFF;
text-decoration: none;
font-size: 12px;
}

.navi2{
height: 22px;
float:left;
text-align:left;
text-decoration: none;
font-size: 12px;
}

/* Hauptnavigation Ebene 1*/
a.navileft1_passive {
	display:block;
	padding: 5px 0px 0px 17px;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
} 

a.navileft1_active {
	display:block;
	padding: 5px 0px 0px 17px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color:#FFFFFF;
	text-decoration: none;
} 

a.navileft1_open {
	display:block;
	padding: 5px 0px 0px 17px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color:#FFFFFF;
	text-decoration: none;
} 

/* Hauptnavigation Ebene 2*/
a.navileft2_passive {
	display:block;
	padding: 5px 0px 0px 12px;
	font-size: 12px;
	color:#7E7572;
	text-decoration: none;
} 

a.navileft2_active {
	display:block;
	padding: 5px 0px 0px 12px;
	font-size: 12px;
	font-weight: bold;
	color:#7E7572;
	text-decoration: none;
} 

a.navileft2_open {
	display:block;
	padding: 5px 0px 0px 12px;
	font-size: 12px;
	font-weight: bold;
	color:#7E7572;
	text-decoration: none;
}
a.additionalnavi{
	color:#9C0082;
	text-decoration: underline;
	font-size: 11px;
}
/* Fexibles Kontaktformular */

form{margin:0px; padding:0px; margin-bottom:1px;}
input{margin:0px; padding:1px; color:#000000;}
.formularlabel{vertical-align:top; height:20px; color:#000000; font-size:11px; margin:0px; padding:0px; width: 82px;}
.formular{vertical-align:top; height:20px; color:#000000; font-size:11px; margin:0px; padding:0px;}
.formularinput{vertical-align:top; height:20px; color:#000000; font-size:12px; margin:0px; padding:0px; width: 396px;}
.long{width:384px; height:19px; color:#000000; border:1px solid #CCCCCC; margin-bottom:1px;}
.short{width:141px; height:19px; color:#000000; border:1px solid #CCCCCC; margin:0px;}
.halflong{width:220px; height:19px; color:#000000; border:1px solid #CCCCCC;}
.medium{width:238px; height:19px; color:#000000; border:1px solid #CCCCCC; margin-left:1px;}
.radio{width:11px; height:11px; color:#CCCCCC;}
.xradio{width:11px; height:11px; color:#FF0000; background-color:#ff0000}
.checkbox{width:11px; height:11px; color:#CCCCCC;}
textarea{border:1px solid #CCCCCC; margin-bottom:1px;}
.formlink{color:#000000; text-decoration:none; font-size:11px; border:1px solid #CCCCCC; height:19px; line-heigth:18px; vertical-align:middle;width:100px; text-align:center; padding-top:2px;}
.formbutton{background-color:#FFFFFF; border:1px solid #CCCCCC; color:#000000; font-size:11px; height:19px; line-heigth:18px; vertical-align:middle; width:100px;text-align:center;}
