a {
	text-decoration: none;
	}

body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
td,th {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
p {
	margin-top: 0;
	margin-bottom: 5px;
	}

.titel {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	}
	
.titel_rot {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	color: #FF0000;
	}
	
a.titel_rot {
	margin-bottom: 15px;
	color: #FF0000;
	text-decoration: none;
	}
	
.text_normal {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
.text_normal a {
	color: #000000;
	text-decoration: underline;
	}
	
a.text_normal {
	color: #000000;
	text-decoration: underline;
	}	
	
.text_fett {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}
a.text_fett {
	color: #000000;
	}	
	
.text_rot {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	}
a.text_rot {
	color: #FF0000;
	text-decoration: underline;
	}
	
.text_blau {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1055A5;
	}	
	
	
.text_blau_fett {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #1055A5;
	}
	
.fot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

a.hea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display:block;
	padding:0px 0px 2px 0px;
	/*padding (auffüllen):oben rechts unten links */
	}
	


/*** Nav A Styles ***/
	
a.nav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	padding:3px 0px 3px 7px;
	/*padding (auffüllen):oben rechts unten links */
	color: #000000;
	background-color: #FE9A00;
	text-align: left;
	}
	
a.nav1:hover {
	color:#000000;
	background-color: #CCCCCC;
	}
	
	
/*a.nav1:hover {
	background-color: #999999;
	}*/
	
a.nav1_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	padding:3px 0px 3px 7px;
	/*padding (auffüllen):oben rechts unten links */
	color:#000000;
	background-color: #CCCCCC;
	text-align: left;
	}
		
a.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display:block;
	padding:2px 0px 0px 7px;
	/*padding (auffüllen):oben rechts unten links */
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	}
	
a.nav2:hover {
	font-weight: bold;
	color: #FE9A00;
	}
	
a.nav2_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display:block;
	padding:2px 0px 0px 7px;
	/*padding (auffüllen):oben rechts unten links */
	font-weight: bold;
	color: #FE9A00;
	background-color: #FFFFFF;
	text-align: left;
	}
	
	

	
/*** Nav1 ID Styles ***/

#table_nav1 td{
	width: 150px ;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}	
#table_nav1_leer td{
	width: 138px ;
	height: 20px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
	
#table_nav2 td{
	width: 138px;
	height: 15px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
.text_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1055A5;
	border: 1px solid #000000;
	height: 18px;
	}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E7F3FF;
	border: 1px solid #000000;
	height: 18px;
}

.text_normal_sitemap {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
a.text_normal_sitemap {
	color: #000000;
	}

