/* CSS Document */

/* HEAD */


body
	{
	margin-left: 0px; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#bghead
	{
	width:1050px;
	height:177px;
	background-repeat:no-repeat;
	display:none;
	}
	
#logo
	{
	margin-top:20px;
	display:none;
	}
/* HEAD ENDE*/
/* ÜBERSCHRIFT*/
#bgueberschrift
	{
	width:1050px;
	height:60px;
	background-repeat:no-repeat;
	}
#txtueberschrift
	{
	font-family:Tahoma;
	font-size:30px;
	font-weight:bolder;
	color:#535353;
	letter-spacing:-1px;
	margin-top:9px;
	}
/* ENDE ÜBERSCHRIFT*/
/* QUICKLINKS */
#quicklink
	{
	font-family:Tahoma;
	color:#535353;
	font-size:18px;
	font-weight:bolder;
	letter-spacing:-1px;
	text-decoration:none;
	height:18px;
	display:none;
	}

#quicklink:hover
	{
	height:18px;
	color:#008555;
	font-weight: bolder;
	text-decoration:none;
	display:none;
	}

#quicklinkaktiv
	{
	height:18px;
	color:#008555;
	font-weight: bolder;
	text-decoration:none;
	display:none;
	}	
	
	


/* ENDE QUICKLINKS */
/* PRINT UND SITEMAP ICON*/
#print
	{
	width:24px;
	height:24px;
	}
#print:hover
	{
	width:24px;
	height:24px;
	}
#sitemap
	{
	width:24px;
	height:24px;
	}
#sitemap:hover
	{
	width:24px;
	height:24px;
	}
	#sitemapaktiv
	{
	width:24px;
	height:24px;
	background-image:url(../images/icon_sitemap_aktiv.png);
	background-repeat:no-repeat;
	}
/* ENDE PRINT UND SITEMAP ICON*/
/* MITTE*/
#bgmitte
	{
	width:1050px;
	}
#text
	{
	font-family:Tahoma;
	color:#535353;
	font-size:12px;
	font-weight:normal;
	margin: 0px;
	}
h1
	{
	font-family:Tahoma, Helvetica, sans-serif;
	color:#535353;
	font-size:15px;
	font-weight:bolder;
	text-decoration:none;
	margin-top:20px;
	margin-bottom:10px;
	}
h2
	{
	font-family:Tahoma, Helvetica, sans-serif;
	color:#535353;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	margin-bottom:6px;
	margin-top: 6px;
	}
a
	{
	font-family:Tahoma;
	color:#7cc4b3;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	margin-bottom:6px;
	margin-top: 6px;
	}
a:hover
	{
	color:#008857;
	}
p
	{
	font-family:Tahoma;
	color:#00855;
	font-size:12px;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
	}
ul
	{
	font-family:Tahoma;
	color:#00855;
	font-size:12px;
	text-decoration:none;
	margin-bottom:6px;
	margin-top:6px;

	}
li
	{
	display: marker;
	content: "(" counter(counter) ")";
    counter-increment: counter;
 	margin-top:6px;
    text-align: left;
	list-style-type: square;
	margin-left: -23px;
	}
#aufzaehlung1
	{
	vertical-align:top;
	line-height:20px;
	}
#aufzaehlung2
	{
	line-height:15px;
	}
#tableinserat
	{
	border:none;
	border-bottom: 1px dotted #008857;
	}
/* MITTE ENDE*/
/* NAVIGATION*/
				/* HAUPTNAVIGATION*/

#hauptnavi
	{
	font-family:Tahoma;
	font-size:15px;
	color:#535353;
	font-weight:bold;
	text-decoration:none;
	padding-right:20px;
	display:block;
	display:none;
	}
#tdhauptnavi
	{
	}
#hauptnavi:hover
	{
	padding-right:20px;
	font-family:Tahoma;
	font-size:15px;
	color:#535353;
	font-weight:bold;
	text-decoration:none;
	display:block;
	display:none;
	}
#hauptnaviaktiv
	{
	padding-right:20px;
	font-family:Tahoma;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	display:none;
	}
	
#tdhauptnavi:hover
	{
	height:30px;
	}
	
#tdhauptnaviaktiv
	{
	height:30px;
	}
				/* ENDE HAUPTNAVIGATION*/
				/* UNTERNAVIGATION 1 */
#unternavi1
	{
	font-family:Tahoma;
	font-size:11px;
	color:#535353;
	font-weight:bolder;
	text-decoration:none;
	padding-right:23px;
	display:block;
	display:none;
	}
#tdunternavi1
	{
	}

#unternavi1:hover
	{
	font-family:Tahoma;
	color:#535353;
	font-weight:bolder;
	text-decoration:none;
	padding-right:23px;
	display:none;
	}
#unternavi1aktiv
	{
	font-family:Tahoma;
	color:#000000;
	font-weight:bolder;
	text-decoration:none;
	padding-right:23px;
	display:none;
	}

#tdunternavi1:hover
	{
	}
#tdunternavi1aktiv
	{
	}
#unternavi2
	{
	font-family:Tahoma;
	font-size:12px;
	color:#535353;
	text-decoration:none;
	padding-right:54px;
	display:none;
	}
		
#unternavi2:hover
	{
	font-family:Tahoma;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	padding-right:54px;
	display:none;
	}
#unternavi2aktiv
	{
	font-family:Tahoma;
	font-weight:bolder;
	color:#000000;
	text-decoration:none;
	padding-right:54px;
	display:none;
	}
	
#ende
	{
	display:none;
	}
	
	#startlinie
	{
	display:none;
	}	
	
	
#pfeilaktiv
	{
 width:10;
 height:10;	
	
	}
#pfeilinaktiv
	{
	width:10;
	height:10;
	
	}
/* NAVIGATION ENDE*/
/* ATUALISIERUNGSDATUM*/
#datum
	{
	font-family:Tahoma;
	color:#cccccc;
	font-size:12px;
	font-weight:normal;
	display:none;
	}
/* ATUALISIERUNGSDATUM ENDE*/
/* FURSSZEILE*/
#bgfusszeile
	{
	width:1050px;
	height:110px;
	background:url(../images/adresszeile.png);
	background-repeat:no-repeat;
	display:none;
	}
#txtfusszeile
	{
	font-family:Tahoma;
	font-size:12px;
	color:#535353;
	padding-top:13px;
	display:none;
	}
#mail
	{
	width:86px;
	height:32;
	display:none;
	}
#mail:hover
	{
	width:86px;
	height:32;
	display:none;
	}
#mailaktiv
	{
	width:86px;
	height:32;
	display:none;
	}
/* FURSSZEILE ENDE*/
/* FORMULAR */
#rahmen
	{
	border:1px dotted #666666;
	width:490px;
	padding:5px;
	display:none;
	}
textarea
	{
	font-family:Tahoma;
	color:#008857;
	font-size:12px;
	text-decoration:none;
	border:none;
	border:1px dotted #008857;
	overflow:auto;
	width:98%;
	text
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#535353;
	scrollbar-highlight-color: #008857;
	scrollbar-shadow-color: #008857;
	scrollbar-track-color: #61b396;
	background:transparent;
	}
#eingabefelder
	{
	font-family:Tahoma;
	color:#008857;
	font-size:12px;
	text-decoration:none;
	border:none;
	border-bottom: 1px dotted #008857;
	height:15px;
	vertical-align:bottom;
	padding-right:0px;
	padding-left:5px;
	background:transparent;
	}
#eingabefelderbeschriftung
	{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bolder;
	color:#535353;
	text-decoration:none;
	padding:5px;
	}
#button
	{
	background:transparent;
	background-repeat:repeat;
	border:none;
	}
select
	{
	font-family:Tahoma;
	color:#008857;
	font-size:12px;
	width:340px;
	background:transparent;
	}
#danke
	{
	padding:20px;
	width:500px;
	border:dotted;
	border-color:#008857;
	border-width:1px;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#535353;
	}
/* FORMULAR ENDE*/
/* SITEMAP */
#sitemap_haupt
	{
	position:relative;
	font-size:16px;
	color:#999999;
	padding-top: 5px;
	display:block;
	border-bottom:#CCCCCC 1px dotted;
	width: 250px;
	}
#sitemap_haupt:hover
	{
	color:#535353;
	border-bottom:#535353 1px dotted;
	}
#sitemap_unternavi
	{
	position:relative;
	font-size:14px;
	color:#CCCCCC;
	display:block;
	}
#sitemap_unternavi:hover
	{
	color:#535353;	
	}
#sitemap_subnavi
	{
	position:relative;
	fonts-size:12px;
	color:#CCCCCC;
	}
#sitemap_subnavi:hover
	{
	color:#535353;		
	}
/* SITEMAP ENDE */









.ueberschrift1
{
	font-family:Tahoma, Helvetica, sans-serif;
	color:#535353;
	font-size:15px;
	font-weight:bolder;
	text-decoration:none;
	margin-top:20px;
	margin-bottom:10px;
}
.ueberschrift2
{
	font-family:Tahoma, Helvetica, sans-serif;
	color:#535353;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	margin-bottom:6px;
	margin-top: 6px;
}
.standard
{
	font-family:Tahoma;
	color:#00855;
	font-size:12px;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
}
