BODY {		
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

/* font-types */
body, h1, h2, h3, h4, h5, h6, td, p, a, li, input, select, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #242424;
}

.formfeld {	
font-size: 11px; 
color: #000000; 
background-color: #ffffff; 
border: 1px #242424 solid;
}

select {	
font-size: 11px; 
color: #000000; 
background-color: #ffffff; 
border: 1px #393939 solid;
}

li {  	
line-height: 14px;
list-style-position: outside; 
list-style-type: square; 
}

.headline{
font-size: 25px; 
padding-bottom:12px;
}

.subhead{
font-size: 11px; 
font-weight: bold;
color: #B23040;
}

.text_Titel {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
padding-bottom:25px;
color: #6B8836;
}

.text_Untertitel {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
line-height:14px;
color: #999999;
}

.textbildunterschrift {  	
font-size: 10px; 
padding-top:8px;
}	

.tab_bereich {
font-family: Arial, Helvetica, sans-serif; 
font-size: 26px; 
color: #ffffff;
font-weight: bold;
padding-left:13px;
padding-bottom:5px;
text-align: left;
}

.tab_trampelpfad {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff;
font-weight: bold;
padding-left:13px;
padding-bottom:5px;
text-align: left;
}

.tab_seknavi {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #ffffff;
font-weight: bold;
padding-right:35px;
padding-bottom:5px;
}

.tab_content{
padding-left:13px;
padding-right:20px;
height: 280px;
}

.tab_liste{
padding-top:15px;
padding-bottom:10px;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #B9B9B9;
}

.tab_listetext{
padding-top:15px;
padding-bottom:10px;
padding-left:10px;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #B9B9B9;
}

.tab_listevoll{
padding-bottom:15px;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #B9B9B9;
}
.tab_listevolltitel{
padding-top:15px;
padding-bottom:5px;
}


a
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	cursor: pointer;
	text-decoration: none;
}

a.zuruecklink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #6B8836; text-decoration: none}
a.zuruecklink:link { 	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #6B8836; text-decoration: none}
a.zuruecklink:hover { 	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #666666; text-decoration: underline}
a.zuruecklink:active { 	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #6B8836; text-decoration: none}

a.seknavi,a.navi,a.navia,a.navi_e_2,a.navi_e_2a,a.navi_e_3,a.navi_e_3a	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
a.seknavi:link,a.seknavi:visited					{ color: #ffffff; /* weiss */  }
a.seknavi:hover,a.seknavi:active 					{ color: #3A3A3A; /* Grau */  }

a.navi,a.navia   			{ font-weight: bold; }
a.navi_e_2,a.navi_e_2a		{ font-weight: bold; font-size: 11px; }
a.navi_e_3,a.navi_e_3a,	    { font-weight: bold; font-size: 10px; }

a:link 				{ color: #000000; /* schwarz */ }
a:visited 			{ color: #000000; /* schwarz */ }
a:hover				{ text-decoration: underline; color: #393939; /* fast schwarz */ }
a:active 			{ color: #393939; /* fast schwarz */ }

a.navi:link,a.navi:visited					{ color: #ffffff; /* weiss */  }
a.navi:hover,a.navi:active 					{ text-decoration: none; color: #3A3A3A; /* Grau */  }

a.navia:link,a.navia:visited,a.navia:hover,a.navia:active 					{ text-decoration: none; color: #ffffff; /* weiss */  }

a.navi_e_2:link,a.navi_e_2:visited	{ color: #ffffff; /* weiss */  }
a.navi_e_2:hover,a.navi_e_2:active 	{ text-decoration: none; color: #3A3A3A; /* weiss */  }

a.navi_e_2a:link,a.navi_e_2a:visited,a.navi_e_2a:hover,a.navi_e_2a:active 	{ text-decoration: none; color: #ffffff; /* weiss */  }

a.navi_e_3:link 					{ color: #3A3A3A; /* Grau  */ }
a.navi_e_3:visited 					{ color: #3A3A3A; /* Grau  */ }
a.navi_e_3:hover,a.navi_e_3:active 	{ text-decoration: none; color: #B23040; /* rot */  }

a.navi_e_3a:link 						{ color: #B23040; /* rot  */ }
a.navi_e_3a:visited 					{ color: #B23040; /* rot  */ }
a.navi_e_3a:hover,a.navi_e_3a:active 	{ text-decoration: none; color: #B23040; /* rot */  }

.sitemaprow {
	CURSOR: hand;
}

