Body 
{
	margin: 0px;
	font-size: 85%;
	font-family:  Verdana, arial, helvetica, sans-serif;

}

H1 {
	font-size: 17px;
	font-weight: bold;
	color: #0F1A8E;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color: #947B73;
}

H3 {
	font-size: 11px;
	font-weight: bold;
	color: #8897B2;
}

H4 {
	font-size: 11px;
	font-weight: bold;
	color: #8897B2;
}

H5 {
	font-size: 11px;
	font-weight: bold;
	color: #8897B2;
}

H6 {
	font-size: 11px;
	font-weight: bold;
	color: #8897B2;
}


TD {
		font-size: 85%;
}

hr { 
	color:#cccccc; height:1px;}

.SearchBox {
	padding-left: 20px;
}

.SearchForm {
	margin: 0px;
}

.SearchField {
	color:#333333;
	font-weight:normal;
	font-size:9pt;
	background-color:#ffffff;
	border-width:1px;
	border-color:#7087AB;
}



/* ------------------------style - für allgemeine links ----------------------------------------*/
A:link      {  color:  #0F1A8E; } 
A:visited   {  color:  #0F1A8E; }
A:active    {  color:  #0F1A8E; text-decoration : none; }
A:hover	    {  color:  #8897B2; text-decoration : none; }




/* ------------------------style - links für interneseiten  ------------------------------------*/
.intern A:link      {  text-decoration : none;} 
.intern A:visited   {  text-decoration : none;}
.intern A:active    {  text-decoration : none;}
.intern A:hover	    {  text-decoration : underline;}




/* ------------------------style - für navigation.asp ------------------------------------------*/

.Nav_Link1 { 
display: block;
margin-left: 0px;
margin-top: 1px;
margin-bottom: 7px;
padding-left: 12px;
text-decoration : none;
}

.Nav_Link1:Hover { 
color: #8897B2;
}

.Nav_Link1_Active { 
background: url('/upload/Style/nav_link1_aktive.gif') no-repeat left top;
font-weight: bold;
}

.Nav2 { 
background: url('/upload/style/nav_link2.gif') no-repeat;  /*repeat-y top left;*/ 
margin-left: 5px;
padding-bottom: 1px; 
margin-bottom: 5px; 
padding-left: 20px;
display: block;
}

.Nav_Link2 { 
display: block;
text-decoration : none;
}

.Nav_Link2:Hover { 
color: #8897B2;
}

.Nav_Link2_Active { 
}

.Nav3 { 
background: url('/upload/style/nav_link3_aktive.gif') no-repeat;
margin-top: -6px;
padding-top: 3px;
margin-left: 5px;
padding-bottom: 5px;
margin-bottom: 0px;
padding-left: 37px;
display: block;
}

.Nav_Link3 { 
display: block;
text-decoration : none;
}

.Nav_Link3:Hover { 
color: #8897B2;
}

.Nav_Link3_Active { 
}

.Nav_Page_Active {
font-weight: bold;
}

.Nav_Gruppe { 
color: #fff; 
font-weight: bold; 
height:20px; 
padding: 2px 15px; 
text-decoration: none;
}

.Nav_Shop { 
font-weight: bold;
font-color: #8897B2;
text-decoration: none;
}