Body { 
margin: 0px; background-repeat: no-repeat;
font-size: 12px; font-family: Arial, Verdana, helvetica,sans-serif;
}

TD {font-size: 12px;}

hr { size:1px; color:#ACB7C8; height:1px;}

input.srcform {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	width:75px;
	color:#333333;
	font-weight:normal;
	font-size:9pt;
	background-color:#ffffff;
	border-width:1px;
	border-color:#7087AB;
}

H1 {
	color: #4c7298;
	font-size: 32px;
	font-weight: bold;
}

H2 {
	color: #4c7298;
	font-size: 22px;
	font-weight: bold;
}

/* ------------------------style - navigation ------------------------------------------*/

A:hover	    { text-decoration: none;}

/* ------------------------style - für gruppennavigation ------------------------------------------*/

.gruppenlink A:link      {  color: #000000; text-decoration: none;} 
.gruppenlink A:visited   {  color: #000000; text-decoration: none;} 
.gruppenlink A:aktive    {  color: #336699; text-decoration: none;} 
.gruppenlink A:hover	 {  color: #2E5B89; text-decoration: underline;}


/* ------------------------style - für navigation_vertical ------------------------------------------*/

.Nav_Link1 { 
display: block;
margin-left: 0px;
margin-top: 1px;
margin-bottom: 7px;
padding-left: 15px;
text-decoration : none;
color:#000000;
}

.Nav_Link1:Hover { 
color: #8897B2;
}

.Nav_Link1_Active { 
background: url('/upload/img_sites/Pfeil_klein.gif') no-repeat left top;
color:#336699;
font-weight: bold; 
}

.Nav2 { 
margin-left: 5px;
padding-bottom: 2px; 
margin-bottom: 6px; 
padding-left: 20px;
display: block;
text-decoration : none;
color:#000000;
}

.Nav_Link2 { 
display: block;
color:#000000;
text-decoration : none;
}

.Nav_Link2:Hover { 
color: #8897B2;
}

.Nav_Link2_Active { 
color:#336699;
}

.Nav3 { 
margin-left: 5px;
padding-bottom: 3px;
margin-bottom: 6px; 
padding-left: 40px;
display: block;
}

.Nav_Link3 { 
display: block;
text-decoration : none;
}

.Nav_Link3:Hover { 
color: #8897B2;
}

.Nav_Link3_Active { 
}

.Nav_Gruppe { 
color: #fff; 
font-weight: bold; 
height:20px; 
padding: 2px 15px; 
text-decoration: none;
}

.Nav_Page_Active {
font-weight: bold; 
color:#336699;
}