<style type="text/css">


a:link  {
	color : #0be0ff;
	text-decoration : none;
}

a:visited  {
	color : #0be0ff;
	text-decoration : none;
}

a:hover  {
	color : #ff9900;
	text-decoration : none;
}

a:active  {
color : #0be0ff;
	text-decoration : none;
	}


p  {
	font-family : Verdana, Arial, Helvetica, sans serife;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

td  {
	font-family : Verdana, Helvetica, sans-serife;
	color : #000000;
	font-size : 11px;
	font-weight : normal;
}

#norm  {
	font-weight : normal;
}

#inf  {
	font-size : 10px;
	font-weight : bold;
   color : #336600;
}

#info  {
	font-size : 13px;
	font-weight : bold;
}

#headline  {
	font-family : Verdana, Arial, Helvetica, sans serife;
	font-size : 25px;
	font-weight : bold;
	color : black;
}

#glo  {
	font-size : 12px;
    color : #46648c;
}

#txtline  {
	font-family : Verdana, Arial, Helvetica, sans serife;
	text-decoration : none;
	font-size : 16px;
	font-weight : normal;
	color : #ff9900;
}

#newstxt  {
	font-family : Arial;
	font-size : 12px;
	color : #001e50;
}

#nav  {
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

#erkl  {
	font-family : Arial, sans-serife;
	font-size : 8pt;
	font-weight : normal;
}

#copy  {
	font-family : Verdana, Arial, Helvetica, sans serife;
	font-size : 10px;
	font-weight : normal;
}

#ueb  {
	font-family : Verdana, Arial, Helvetica, sans serife;
	font-size : 16px;
	font-weight : normal;
		color : #336600;
}

#ueb2  {
	font-family : Verdana, Arial, Helvetica, sans serife;
	font-size : 12pt;
	font-weight : bold;
}

#ueb3  {
	font-family : Verdana, Arial, Helvetica, sans serife;
	font-size : 14pt;
	font-weight : bold;
	color : #336600;
}

p.headline  {
	font-family : Verdana, Arial, Helvetica, sans serife;
	font-size : 22px;
	font-weight : bold;
}

pre.dreilin {
text-decoration: underline overline line-through;
color: navy;
}


body {scrollbar-base-color:#46648c;
 			scrollbar-3dlight-color:#46648c;
			scrollbar-track-color:#cae4ff;
			scrollbar-arrow-color:#cae4ff;
			scrollbar-darkshadow-color:#001e50;
 }