Body 
{
	margin:0px;
	margin-top:0px;
	margin-left:15px;
	margin-right:15px;
	margin-buttom:0px;

	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	font-size: 11px;
	
	font-family: Verdana, arial, helvetica, sans-serif;

}

H1 {
	font-size: 13px;
	font-weight: bold;
	color: #295C7D;
}

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-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.white:link, .white:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.white_small {
	color: #FFFFFF;
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8897B2;
}


TD {
	font-size: 11px;
}

hr	{ hr size:1; hr:noshade; color:#006666;
}



/* ------------------------style - für allgemeine links ----------------------------------------*/

A:link      {  color:  #000000; } 
A:visited   {  color:  #000000; }
A:active    {  color:  #000000; 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: 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;
}

.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;
}