Body 
{
	margin: 0px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	margin-buttom: 0px;
	background-attachment:fixed; 
	background-repeat:no-repeat;
	background-position:left;

	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, arial, helvetica, sans-serif;

}

H1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

H2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

H3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

H4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

H5 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

H6 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


TD {
	font-size: 12px;}

hr { 
	color:#333; height:1px; noshade;}




/* ------------------------style - für allgemeine links ----------------------------------------*/
A:link      {  color:  #FFFFFF; } 
A:visited   {  color:  #FFFFFF; }
A:active    {  color:  #FFFFFF; text-decoration : none; }
A:hover	    {  color:  #666666; text-decoration : none; }







/* ------------------------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: #999999;
}

.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: #999999;
}

.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: #999999;
}

.Nav_Link3_Active { 
}

.Nav_Page_Active {
font-weight: bold;
}