* {
	margin:0;
	padding:0;
	border: 0;
}

body{
	margin: 0;
	text-align:center;
	
	font-family: Arial, sans-serif;	
	font-size:0.8em;		
}

td{
	font-family: Arial, sans-serif;	
	font-size:0.8em;
}

#wrapper{
	margin: auto;
	width:955px;
	height:600px;
	text-align: left;
}

#kopfzeile{
	height: 170px;
	position:relative;
}

#header_nav {
	position:absolute;
	top:33px;
	left:0;
	width:955px;
	height:109px;
	z-index:1;
	background:	url(pix/balken_transparrent.png) no-repeat 0 0
}

#header{
	position:absolute;
	top:33px;
	left:0;
	width:955px;
	height:109px;	
	z-index:2;
}

#header2{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 955px;
	height: 109px;
	z-index: 2
}

.leerspalte1{
	float:left;
	width:32px;
}

#wappen_gross{
	float:left;
	margin:18px 0 0;
	width:80px;
}

.leerspalte2{
	float:left;
	width:22px;
}

#gemeinde_kontakt{
	float:left;
	margin:18px 0 0;
	width:190px;
}

.leerspalte3{
	float:left;
	width:465px;
}

#gemeinden_klein_liste{
	float: left;
	width: 150px;
}

.gemeinde_klein{
	clear: both;
	margin: 0 0 2px 0;
}

.logo_klein{
	float:left;
}

.leerspalte4{
	float:left;
	width:17px;
}


.gemeinde_klein_text{
	float:left;
	height:23px;
	padding:5px 0 0;
	z-index:2;
}


#kopfzeile .div1{position: absolute;left: 0;bottom: 0;width:415px;height:10px;background-color:#8B8B8B;}
#kopfzeile .div2{position: absolute;left: 415px;bottom: 0;width:130px;height:10px;background-color:#ddd;}
#kopfzeile .div3{position: absolute;left: 540px;bottom: 0;width:415px;height:10px;background-color:#8B8B8B;}


#spezialzeile{
	background-color: #137ED0;
	border-top: 1px solid #311009;
	border-bottom: 1px solid #7F7F7F;	
	width:955px;
	height: 18px;
}

* html #spezialzeile {
  padding: 2px 0 0;
	height: 16px
}

*+html #spezialzeile {
  padding: 2px 0 0;
	height: 16px
}

#spezialzeile .div1{float:left;vertical-align:top;margin: 0 0 0 30px;}
/*#spezialzeile .div2{float:left;color: #fff}
#spezialzeile .div3{float:left;color: #fff}
#spezialzeile .div4{float:left;color: #fff}
#spezialzeile .div5{{float:left;color: #fff}
#spezialzeile .div6{float:left;}
#spezialzeile .div7{float:left;color: #fff}
#spezialzeile .div8{float:left;}
#spezialzeile .div9{float:left;}*/

* html #spezialzeile .div1 {	
	margin: 0 0 0 15px;
}

.schriftgroesser{
	float:left;
	text-align:center;
	width:23px;
	height:18px;
	background-color:#C1DCEF;
	font-size:1em;
	margin: 0 0 0 5px;
	padding: 0 1px 0 1px;
	cursor:pointer;
}

.schriftkleiner{
	float:left;
	text-align:center;
	width:21px;
	height:18px;
	background-color:#C1DCEF;
	font-size:1em;
	margin: 0 0 0 1px;
	padding: 0 1px 0 1px;
	cursor:pointer;
}

#suchenFeld{
	width:88px;
	height:15px;
	background-color:#C1DCEF;
	font-size:0.8em;
}

.los_button{
	background-color:#C1DCEF;
	height: 18px;	
	cursor: pointer;
}

#leerzeile{
	height: 30px;
}

#navigation{
	float:left;
	width: 210px;
}

/* ANFANG NAVIGATION */
	#menu { 
		list-style: none;
		margin: 0px; 
		padding: 0px; 
	}
	
	li{
		clear: both;
	}
	
	.grauerKasten{
		float:left;
		width: 29px;
		padding: 3px 0 3px 0;
		background-color: #8C8C8C;
		border-right: 1px solid #fff;
		margin: 0 0 1px 0;
	}
	
	* html .grauerKasten {	
		width: 30px;
	}	
	
	.menupunkt_n{
		float:left;
		width: 155px;

		background-color: #BFBFBF;
		display: block;
		padding: 3px 5px 3px 20px;
		margin: 0 0 1px 0;
	}
	
	* html .menupunkt_n {	
		width: 180px;
	}
	
	.menupunkt_h{
		float:left;
		width: 155px;

		/*background-color: #4E9EDB;	*/
		display: block;
		padding: 3px 5px 3px 20px;
		margin: 0 0 1px 0;
		background: url(pix/nav1_h.jpg) #4D9FDB no-repeat;
		
	}
	
	* html .menupunkt_h {	
		width: 180px;
	}	
	
	.menupunkt_h_bild{
		width: 10px;
		height: 9px;
	}
	
	#untermenu { 
		list-style: none;
		margin: 2px 0;
		padding: 0px; 
	}
	
	.weisserKasten{
		float:left;
		width: 29px;
		padding: 3px 0 3px 0;		
		background-color: #fff;
		border-right: 1px solid #fff;
	}
	
	* html .weisserKasten {	
		width: 30px;
	}	
	
	.umenupunkt_n{
		float:left;
		width: 155px;
		background-color: #BFBFBF;
		display: block;
		padding: 3px 5px 3px 20px;
		margin: 0 0 1px 0;
	}
	
	* html .umenupunkt_n {	
		width: 180px;
	}	
	
	.umenupunkt_h{
		float:left;
		width: 155px;
		background-color: #89BEE8;
		display: block;
		padding: 3px 5px 3px 20px;
		margin: 0 0 1px 0;
		
	}
	
	* html .umenupunkt_h {
		width: 180px;
	}	
/* ENDE NAVIGATION */

#inhalt{
	float:left;
	width:657px;
	margin: 0 0 0 60px;
}

* html .inhalt {
	width: 600px;
}

#fusszeile{
	float: right;
	width:925px;
	height:18px;
	margin: 30px 0 0;
	padding: 0 0 0 30px;
	background-color: #E5E5E5;
	vertical-align: bottom;
}

* html #fusszeile {
	width: 955px;
}

.kontaktvorschau1{
	float:left;
	width:184px;
	padding: 18px 10px 22px 30px;
	background-color: #E5E5E5
}

* html .kontaktvorschau1 {  /* nur fuer Internet Explorer */
  width:224px;   
}

.kontakt1{
	float:left;
	width:97px;
	height:136px;
	background-color: #E5E5E5;
	
}

* html .kontakt1 {  /* nur fuer Internet Explorer */
	width:95px;   
}

.kontakt2{
	padding: 18px 0 5px 30px;
	float:left;
	width:530px;
	border-bottom: 1px solid #fff;
	background-color: #E5E5E5;
}

* html .kontakt2 {  /* nur fuer Internet Explorer */
	width:560px;  
	padding: 18px 0 6px 30px;	
}

.kontakt3{
	clear: both;
	padding: 5px 70px 45px 125px;
	background-color: #E5E5E5;
}

* html .kontakt3 {  /* nur fuer Internet Explorer */  
  height: 133px;
}

.download_div1{
	float:left;
	width:526px;
	margin:0 0 0 13px;
	padding:7px 0 0;
	/*background-image:url(pix/punkte.jpg);
	background-repeat: repeat-x;*/
}

* html .download_div1 {  /* nur fuer Internet Explorer */  
	margin:0 0 0 13px;
  width:526px;
}
 
.download_div2{
	float:left;
	width:23px;
	margin: 0 0 0 5px;
}

* html .download_div2 {  /* nur fuer Internet Explorer */  
  width:23px;
}

.download_div3{
	float:left;
	background-color:#ACACAC;
	margin: 0 0 0 1px;
	padding: 4px 4px 3px 4px;
}

* html .download_div3 {  /* nur fuer Internet Explorer */  
  padding: 4px 4px 3px 4px;
}

.leerzeile2{
	clear:both;
}
* html .leerzeile2 {  /* nur fuer Internet Explorer */  
  height: 15px;
}

#st_wrapper{
	margin: 0 auto;
	width:955px;
	text-align: left;	
	vertical-align:middle
}

/*
	Text-Styles
*/

a:link {color: #000; text-decoration: underline;}
a:visited {color: #000; text-decoration: underline;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: underline;}


a.download:link {color: #646464; text-decoration: none;background-color:#fff}
a.download:visited {color: #646464; text-decoration: none;background-color:#fff}
a.download:hover {color: #646464; text-decoration: none;background-color:#fff}
a.download:active {color: #646464; text-decoration: none;background-color:#fff}

a.download2:link {color: #fff; text-decoration: none;}
a.download2:visited {color: #fff; text-decoration: none;}
a.download2:hover {color: #fff; text-decoration: none;}
a.download2:active {color: #fff; text-decoration: none;}


a.nav1_n:link {width:100%;float:left;color: #000; text-decoration: none;font-weight: 700;}
a.nav1_n:visited {width:100%;float:left;color: #000; text-decoration: none;font-weight: 700;}
a.nav1_n:hover {width:100%;float:left;color: #000; text-decoration: none;font-weight: 700;}
a.nav1_n:active {width:100%;float:left;color: #000; text-decoration: none;font-weight: 700;}

a.nav1_h:link {width:100%;float:left;color: #000; text-decoration: none;font-weight: 700;}
a.nav1_h:visited {width:100%;float:left;color: #000; text-decoration: none;font-weight: 700;}
a.nav1_h:hover {width:100%;float:left;color: #000; text-decoration: none;font-weight: 700;}
a.nav1_h:active {width:100%;float:left;color: #000; text-decoration: none;font-weight: 700;}

a.nav2_n:link {width:100%;float:left;color: #000; text-decoration: none;}
a.nav2_n:visited {width:100%;float:left;color: #000; text-decoration: none;}
a.nav2_n:hover {width:100%;float:left;color: #000; text-decoration: none;}
a.nav2_n:active {width:100%;float:left;color: #000; text-decoration: none;}

a.nav2_h:link {width:100%;float:left;color: #000; text-decoration: none;}
a.nav2_h:visited {width:100%;float:left;color: #000; text-decoration: none;}
a.nav2_h:hover {width:100%;float:left;color: #000; text-decoration: none;}
a.nav2_h:active {width:100%;float:left;color: #000; text-decoration: none;}

.hand{
	cursor:pointer;
}

.ueberschrift_balken{
	position:absolute;
	top:5px;	
	float:left;
	width:3px;
	height:10px;
	background-color:#4D9FDB;
}

.ueberschrift{
	position:absolute;
	float:left;
	padding: 0 0 0 10px;
	vertical-align: top;
}

.ueberschrift2_strich{	
	float:left;
	width:650px;
	border-bottom: 1px solid #4D9FDB;
	/*padding: 1px 0 1px 0;*/
	margin: 0 0 15px 0;
}

* html .ueberschrift2_strich {  /* nur fuer Internet Explorer */  
  margin: 0;
}

h3{
	float:left;
	padding: 1px 15px 2px 15px;
	background-color:#4D9FDB;
	font-weight:700;
	font-size:1.0em;	
}

* html h3 {  /* nur fuer Internet Explorer */  

}

.ueberschrift2_abstand{
	margin: 0 0 15px 0;
}

* html .ueberschrift2_abstand {  /* nur fuer Internet Explorer */  
  margin: 0;
}

.clear{
	clear:both;
}

h1{
	font-family: Arial, sans-serif;	
	font-size:1.5em;
	line-height: 1.2em;
	color: #4D9FDB;
	margin: 0 0 5px 0;
}

h2{
	font-family: Arial, sans-serif;	
	font-size:1.2em;
	line-height: 1.2em;
}

.bildlinks{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.bildrechts{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.download_groesse{
	float:left;
	color: #646464;
	padding:7px 0 0 0;
}

.input_text{
	width:383px;
	height:17px;
	background-color:#C4DFF4;
}

.input_text2{
	width:150px;
	height:17px;
	background-color:#C4DFF4;
}

.textarea{
	width:383px;
	height:112px;
	background-color:#C4DFF4;
}

.button{
	width:127px;
	background-color:#BFBFBF;
}

* html .button {  /* nur fuer Internet Explorer */  
 width:127px;
}

/*
	STYLES DER STARTSEITE
*/

#st_wrapper {
	margin: auto;
	width: 955px;
	text-align: left
}

#auswahlEbene {
	width: 955px;
	height: 169px;
	border-top: 1px solid #117ED0;
	border-bottom: 1px solid #117ED0
}

.sah {
    height: 169px
}

* html .sah {
    height: 169px
}

.wappenpng,
.logopng,
.smallpng {
  cursor: pointer !important
}
