* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0;
padding: 0;
}

body {
	text-align: center;
}

div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksb�ndig ausgerichtet sind */
}
p, img, input, form{
margin:0;
padding:0;
}

html, body {
height: 600px;
}

h1 {
	padding: 0;
	margin:15px 0 0 0;
	color: #1A0068;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	padding: 0;
	margin:0;
}

/* DIV-Boxen */

div#wrapper {
	position:relative;
	margin: 0 auto;
	width: 961px;
	min-height: 600px;
	height: auto !important;
	height: 600px;

}

div#header {
	height: 141px;
	background-color: #fff;
	background-image: url(images/headerbild.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 961px;
	display:none;


}

div#topNavi {
	height: 46px;
	background-color: #fff;
	background-image: url(images/navigationBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 961px;
	text-align:center;
	display:none;
}
/*HAUPTNAVIGATION 	border: 1px solid #765342;
*/
#homebut{
padding-right:0px;
}
#mainnavi {
	margin: 0px 0 0 0;
	padding: 6px 0 0 8px;
	height: 32px;
	width: 945px;
}

#mainnavi ul {
	font-size: 11px;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial;
	color: #4D4E4F;
	margin:0;
	padding:0;
}

#mainnavi li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#mainnavi a {
	background-image: url(images/navitrennung.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	display:block;
	color: #fff;
	font: normal 11px Tahoma, Verdana, Arial;
	padding: 10px 21px 10px 21px;
	text-decoration: none;
}

#mainnavi a:hover {
background:url(images/hover.jpg) no-repeat center bottom;
color:#FFFFFF;
text-decoration:none;
}

#mainnavi a.current {
background:url(images/hover.jpg) no-repeat center bottom;
color:#FFFFFF;
text-decoration:none;
}/*HAUPTNAVIGATION */


div#leftCol {
width: 200px;
float: left;
padding:0 0 0 8px;
 display:none;

}

/* #leftCol {
	float: left;
	width: 192px;
	margin:0;
	padding:0;
	color:#ffffff;
}--------------left navigavtion------------- */



#leftCol ul{
	list-style-type: none ;
	padding: 0;
	margin: 0 0 30px 0;
}
#leftCol li{
	margin: 0;
	padding: 5px 0 5px 20px;
	height:25px;
	width:178px;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED3DC;

}

#leftCol li a {
	font-size: 11px;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial;
	color: #4D4E4F;
	padding:0 0 0 0px;
	width:178px;
}


#leftCol .menu-current {
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/subpfeil.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}

#leftCol .menu-sibling:hover {
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/subpfeil.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}

#leftCol .menu-child:hover {
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/subpfeil.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}



#suchfeld{
	margin:0 0 0 15px;
	padding:20px 0 0 0;
	background-image: url(images/suche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	 display:none;

}
#suchfeld form {
padding-bottom: 10px;
}

.inputsuche{
	width:135px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	float:left;
}
.inputbutton{
	margin:0px 0 2px 8px;
	padding:0px 0 0 0 ;
}


div#rightCol {
	width: 216px;
	float: right;
	padding-right: 7px;
	display:none;
	border: 1px solid #0066CC;

}
div#centerCol img {
border:0;
}
div#centerCol {
	margin: 0 216px 0 208px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E0039;
	text-decoration: none;
	padding:27px 28px 0px 21px;

}

div#centerCol ul{
	padding:0px 0px 0 21px;
}

div#centerCol h2{ font-size:13px; line-height:18px; margin:0 10px 5px 0; color: #5B79E4;}

div#leftCol, div#rightCol, div#centerCol {
padding-bottom: 45px;
}

#footer {
	clear: both;
	position: relative;
	bottom: 0;
	width: 961px;
	height: 25px;
	background: #fff url(images/footerBg.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E9EFFB;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	 display:none;


}

/* AKTUELLES */
#aktuelles{
	background-image: url(images/aktuelles2.jpg);
	background-repeat: repeat-y;
	background-position: left center;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
	text-decoration: none;
	 display:none;

}
#aktuelles h2{
	background-image: url(images/aktuelles1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 216px;
	margin:0 0 3px 0;
	padding:0;
}
#aktuelles a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2900A5;
	text-decoration: none;
}


#aktuelles ul{
	padding:0 5px 0 0px;
	margin:0 0 0 10px;
	list-style-type: none ;
}
#aktuelles li{
	background-color: #EDF1F8;
	background-image: url(images/bgaktuelles.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 3px;
	width:190px;
	padding:5px;
}
.weisserlink {
	color: #FFFFFF;
}
/* -----------Formulare--------------------------- */

.formbutton {
	background-color: #FFFFFF;
	width: 95px;
	border: 1px solid #666666;
}
.formfeld1 {
	width: 300px;
}
#formularsuche{
margin:0 0 0 22px;
}
.bild{
padding:0 18px 14px 0;
}
.bildrechts{
padding:0 0px 14px 18px;
}
#druck{
 display:none;

}
#drucken{
}


/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* �berschrift */

