Body 
{
	margin: 0px; 
	background-attachment:fixed; 
	background-repeat:no-repeat;
	font-size: 12px;
	font-family: Verdana, arial, helvetica, sans-serif;

}

H1 {
	font-size: 15px;
	font-weight: bold;
	color: #AA0303;
}

H2 {
	font-size: 12px;
	font-weight: bold;
	color: #AA0303;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	color: #AA0303;
}

H4 {
	font-size: 12px;
	font-weight: bold;
	color: #AA0303;
}

H5 {
	font-size: 12px;
	font-weight: bold;
	color: #AA0303;
}

H6 {
	font-size: 12px;
	font-weight: bold;
	color: #AA0303;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8897B2;
}

TD {
	font-size: 12px;}

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:  #000000; } 
A:visited   {  color:  #000000; }
A:active    {  color:  #000000; text-decoration : none; }
A:hover	    {  color:  #BC0000; 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: #AA0303;
}

.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') repeat-y top left;;  /*repeat-y top left;*/ 
margin-left: 5px;
padding-bottom: 3px; 
margin-bottom: 5px; 
padding-left: 20px;
display: block;
}

.Nav_Link2 { 
display: block;
text-decoration : none;
}

.Nav_Link2:Hover { 
color: #AA0303;
}

.Nav_Link2_Active { 
}

.Nav3 { 
background: url('/upload/style/nav_link3.gif') no-repeat;
margin-top: -6px;
padding-top: 3px;
margin-left: 5px;
padding-bottom: 6px;
margin-bottom: 0px;
padding-left: 37px;
display: block;
}

.Nav_Link3 { 
display: block;
text-decoration : none;
}

.Nav_Link3:Hover { 
color: #AA0303;
}

.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;
}