Body 
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	font-size: 12px;
	
	font-family: arial, helvetica, Verdana, sans-serif;

}

H1 {
	font-size: 17px;
	font-weight: bold;
	color: #315697;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

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;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}
.white_small {color: #FFFFFF}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8897B2;
}

.table {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding:0;
	background-color: #EFEFEF;
}

TD {
	font-size: 12px;}

hr { 
	color:#ACB7C8; height:1px;}

.tableBorder {
	border-top: 1px none #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px none #FF9900;
	border-left: 1px solid #336666;

}
.content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.panostyle {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
.tablestyle {border: 1px solid #FF9900;}


.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:  #000000; } 
A:visited   {  color:  #000000; }
A:active    {  color:  #000000; text-decoration : none; }
A:hover	    {  color:  #315697; 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: 3px; 
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-left: 5px;
padding-bottom: 1px;
margin-bottom: 2px;
padding-left: 42px;
display: block;
}

.Nav_Link3 { 
display: block;
text-decoration : none;
}

.Nav_Link3:Hover { 
color: #8897B2;
}

.Nav_Link3_Active {
}

.Nav_Page_Active {
font-weight: bold;
}