Body 
{
	margin:0px;
	margin-top:0px;
	background-image: url(/upload/img_sites/background.png);	
	font-size: 13px;
	
	font-family: Verdana, arial, helvetica, sans-serif;
	SCROLLBAR-ARROW-COLOR: #FF0000;

}


H1 {
	font-size: 23px;
	font-weight: bold;
	color: #ff0000;
}

H2 {
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
}

H3 {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}

H4 {
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
}

H5 {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

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;
}

.border {
	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: #ff0000;
	border-left-color: #ff0000;
}

TD {
	font-size: 13px;
}

.NEWS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #F00;
	text-decoration: underline;

}


hr	{ hr size: 1; hr: noshade; color: #666666;
}



/* ------------------------style - für allgemeine links ----------------------------------------*/

A:link      {  color:  #000000; text-decoration: none;} 
A:visited   {  color:  #000000; text-decoration: none;}
A:active    {  color:  #000000; }
A:hover	    {  color:  #ff0000; text-decoration : underline;}




/* ------------------------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: #ff0000;
}

.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: #ff0000;
}

.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: #ff0000;
}

.Nav_Link3_Active { 
}

.Nav_Page_Active {
font-weight: bold;
color: #ff0000;
}

.Nav_Gruppe { 
color: #ff0000; 
font-weight: bold; 
height:20px; 
padding: 2px 15px; 
text-decoration: none;
}

.Nav_Shop { 
font-weight: bold;
font-color: #000;
text-decoration: none;
}
