/* CSS Document */
html {
	background-image:url(../images/tropfen.gif);
	background-repeat:repeat-x;
	}

* html {
	margin:50px 0px 0px 0px;}
		
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin:0;
	background-image:url(../images/background.png);
	background-repeat:repeat-y;
	float:left;
	}

* html body {
	/*behavior:url("pngfix/iepngfix.htc");*/
	background-image:none;
}

p, .meldung
{ 
	font-size: 80%;
	color: #434343;
	line-height: 120%;
	}
	
h1 {
	font-size:120%;
	color:#cf3436;
	font-weight:normal;
	}
	
h2 {
	font-size:90%;
	color:#15266b;}	
	
h3 {
	font-size:80%;
	color:#cf3436;
	font-weight:normal;}
ul {
	padding:0px 0px 0px 60px;
	}
	
li {
	font-size: 80%;
	list-style:square;
    color: #434343;
	}
	
a, a:visited {
	color:#cf3436;
	font-weight:bold;
	text-decoration:none;}
	
a:hover, a:active {
	color:#15266b;
	font-weight:bold;
	text-decoration:none;}
	
#head {
	height: 132px;
	width: 635px;
	margin: 0px 0px 0px 119px;
	background-color:#FFFFFF;
	background-image:url(../images/head_bg_2.gif);
	background-repeat:no-repeat;
	float:left;
	}
* html #head {
	float:none;
}

#headbild {
	height:161px;
	width:635px;
	margin:0px 0px 0px 119px;
	float:left;
}
* html #headbild {
	float:none;
}

#subnavi {
	height: 80px;
	width:635px;
	float: left;
	}
	
.sub {
	width: 380px;
	height: 15px;
	padding:15px 0px 0px 35px;
	font-size:70%;
	color:#15266b;
	float:left;}

.sub a, .sub a:visited {
	text-decoration:none;
	color:#15266b;
	font-weight:normal;}
	
.sub a:hover, .sub a:active {
	text-decoration:none;
	color:#818998;
	font-weight:normal;}
	
#suche {
	margin: 10px 0px 0px 45px;
	padding: 0px;
	width: 170px;
	float:left;
	}
* html #suche {
	margin: 10px 0px 0px 0px;
	float:none;
}
*+html #suche {
	margin: 10px 0px 0px 0px;
	float:left;
}

#logo {
	position:absolute;
	width: 200px;
	height: 85px;
	padding: 0px 0px 0px 0px;
	margin: 23px 0px 0px 670px;
	}
* html #logo {
	top: 20px;
	margin: 0px 0px 0px 30px;
	float:none;
}
* + html #logo {
	margin: 0px 0px 0px 0px;
	top: 20px;
	left: 790px;
}

.navielement{
	width: 209px;
	height:32px;
	background-color:#ffffff;
	margin: 20px 0px 0px 0px;
	padding: 0px 1px 0px 1px;
	float:left;
	background-image:url(../images/navipunkt_nonactive.gif);
	}
	
* html .navielement{
	margin: 20px -1px 0px -1px;
	width: 207px;
	}
	
.naviaktiv {
	width: 209px;
	height:32px;
	margin: 20px 0px 0px 0px;
	background-color:#ffffff;
	padding: 0px 1px 0px 1px;
	float:left;
	background-image:url(../images/navipunkt_active.gif);
	}
	
* html .naviaktiv{
	padding:0px -1px 0px -1px;
	}

.abgrenzung_weiss {
	width:1px;
	height:32px;
	float:left;
	margin: 20px 0px 0px 0px;
	background-color:#ffffff;
	}
	
* html .abgrenzung_weiss {
	width: 1px;
	background-color:#ffffff;
}
.navipunkt {
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
	text-align:center;
	padding:6px 10px 5px 10px;}
	
* html .navipunkt {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
.navipunkt a, .navipunkt a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	}
	
.navipunkt a:hover, .navipunkt a:active {
	color:#cf3436;
	font-weight:bold;
	text-decoration:none;
	}
	
#content {
	width: 565px;
	margin: 0px 0px 0px 119px;
	padding: 30px 35px 0px 35px;
	float:left;}
* html #content {
	float:none;
}
	
#spalte_rechts {
	float:right;
	width: 230px;
	height: 50px;
	display:block;
	margin: 10px 0px 0px 0px;
	/*margin: 326px 0px 0px 789px;*/
	}
* html #spalte_rechts {
	margin: -570px 0px 0px -167px;
}	
* + html #spalte_rechts {
	/*margin: -230px 0px 0px -170px;*/
}

.punkt_ueberschrift {
	padding:0;
	margin:0px 5px 0px 0px;
	vertical-align: middle;
}
	
#footer {
	height: 57px;
	width: 807px;
	margin: 0px;
	padding: 0px 0px 0px 154px;
	background-image: url(../images/footer.png);
	background-repeat:no-repeat;
	float:left;
	}
* html #footer {
	/*behavior:url("pngfix/iepngfix.htc");*/
	background-image:none;
}

#footer p{
	font-size: 70%;
	line-height:5%;
	margin-top: 2px;
	}
* html #footer p {
	font-size: 70%;
	line-height:100%;
}	
*+html #footer p {
	font-size: 70%;
	line-height:100%;
}

.kat
{
	font-size: 80%;
	color: #222644;
	line-height: 120%;
}

#firstname
{
	display: none;
}

#site
{
	width: 995px;
}

.mapToolTip
{
	font-size: 70%;
}

.kontaktAdresse, .kontaktFormular
{
	float:left;
}

.kontaktFormular
{
	margin-left: 40px;
}

.meldung
{
	width: 290px;
}

.rot
{
	color: red;
}

.gruen
{
	color: green;
}

.listenAbstand li
{
	margin-bottom: 10px;
	margin-top: 10px;
}
