/* font used at language selection */
h1,h2,h3,h4,h5,h6,h7,p,font,span,a,ul,li  {font-family: Arial, Helvetica, Verdana;}

body   { font-style: normal;
	   font-weight: normal;
	   font-size: 8pt;
	   line-hight: 10pt
         color: #000000; }


/* h1 is used for Headlines */
h1   { font-style: normal;
	   font-weight: bold;
	   font-size: 9pt;
       color: #000000; 
       margin-bottom: 2
       }
       
/* h2 is used for navigation */
h2   { font-style: normal;
	   font-weight: normal;
	   font-size: 8pt;
	   line-hight: 10pt
         color: #000000; }

/* h3 is used for normaltext */
h3   { font-style: normal;
	   font-size: 8pt;
	   line-height: 200%;
       color: #000000; 
       letter-spacing: 2px;
       }

/* h4 is used for headlines */
h4   { font-style: normal;
	   font-weight: bold;
	   font-size: 12pt;
	   line-hight: 16pt;
	   letter-spacing: 3px;
         color: #000000; }

/* h6 is used for buttons */       
h6   { font-style: normal;
	   font-weight: normal;
	   font-size: 9pt;
         color: #000000; }

A:link {color:#000000; text-decoration: none;}
A:visited {color:#000000; text-decoration: none;} 
A:active {color: #872417; text-decoration: none;}
A:hover {color: #872417; text-decoration: none;}


#submenu4 {
	Z-INDEX: 2; position:absolute;LEFT: 510px; VISIBILITY: hidden; WIDTH: 260px; TOP: 69px; HEIGHT: 2px
}

#submenu5 {
	Z-INDEX: 2; position:absolute;LEFT: 620px; VISIBILITY: hidden; WIDTH: 280px; TOP: 69px; HEIGHT: 2px
}
.aktivesmain {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 17px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.aktivessub {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #666666; LINE-HEIGHT: 17px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}