/* *****************/
.headline  {font-size : 1em;color : #000000;font-family : Arial, Helvetica, Helv;font-weight : bold;}
.subhead  {font-size : .8em;color : #000000;font-family : Arial, Helvetica, Helv;font-weight : bold;}
.subheadblue  {font-size : .8em;color : #0066ff;font-family : Arial, Helvetica, Helv;font-weight : bold;}
.normal  {font-size : .8em;color : #000000;text-align : justify;font-family : Arial, Helvetica, Helv;}

/* Tabellen */
.bggray {background-color : #7F7F7F;}
.bg {background-color : #DDDDDD;}

/* Links */ 
.link:link {font : bold .8em Arial, Helvetica, sans-serif; text-decoration : underline; color: #0066ff;} 
.link {font : bold .8em Arial, Helvetica, sans-serif; text-decoration : underline; color: #0066ff;} 
.link:hover {font : bold .8em Arial, Helvetica, sans-serif; text-decoration : underline; color: #7F7F7F;} 

/* Extras */ 
@media all {
    CUSTOMTAG\:NOREP { color: blue; }
	CUSTOMTAG\:REP { color: red; }
    CUSTOMTAG\:EDI { border: blue; }
	CUSTOMTAG\:DBOX { color: grey;}
	CUSTOMTAG\:FLD {}
	CUSTOMTAG\:INLNK {}
	CUSTOMTAG\:OUT {}
}
.menulink:link {font : 10px Arial, Helvetica, sans-serif; text-decoration : none; color: #ffffff;} 
.menulink {font : 10px Arial, Helvetica, sans-serif; text-decoration : none; color: #ffffff;} 
.menulink:hover {font : 10px Arial, Helvetica, sans-serif; text-decoration : none; color: #d1d1d1;} 
.separator	{width: 1; height: 7;border:none; background-Color:#ffffff;}
.ErrorMessage {font : 10px Arial, Helvetica, sans-serif; color: #cc0000;}

.tabtitleEC { background-color: #aaa; }
