body {  scrollbar-3dlight-color:#B3CBE1;
	scrollbar-arrow-color:#597390;
        scrollbar-base-color:#B3CBE1;
        scrollbar-darkshadow-color:#B3CBE1;
        scrollbar-face-color:#B3CBE1;
        scrollbar-highlight-color:#D6E7F4;
        scrollbar-shadow-color:#B3CBE1;
}


A:hover { text-decoration: none; color:#F9AB34; }

A { font-family: Verdana;
    font-size: 12 px;
    color: #000055; }


.titel {  font-family: Verdana;
          font-size: 13 px;
          color: #000055;
	  font-weight:bold;  }

td {  font-family: Verdana;
      font-size: 12 px;
      color: #000055; }

font.copyright { font-family: Verdana;
        font-size: 9 px;
        font-weight: none;
        color: #FFFFFF; }
		
.little { font-family: Verdana;
        font-size: 9 px;
        color: #000055; 
	text-decoration:none; }	

select { font-family: Verdana;
        font-size: 11 px;
        color: #000055; 
	font-weight: bold;
	background-color: #D6E7F4; }	

.ems { font-family: Verdana;
        font-size: 10 px;
        color: #000055; 
	text-decoration:none; }	
#nav
	{
	width:150px;
	background:#A1BBD5;
	list-style-type:none;
	margin:0px;padding:0px;
	text-align:left;
	}
#nav li
	{
	height:35px;
	background:url('bg_off.gif') no-repeat;
	margin-top:1px;
	padding:0px;margin-bottom:0px;
	font:bold 16px Arial;color:#5F81A4;
	line-height:35px;
	}
#nav a
	{
	display:block;
	width:150px;
	text-decoration:none;
	padding-left:30px;
	}
#nav a:hover
	{
	background:url('bg_on.gif') no-repeat;
	}
#nav a:link
	{
	color:#5F81A4;
	}
#nav a:visited
	{
	color:#5F81A4;
	}

<! [if gte IE5]>
<style>
	#nav_top_img
		{
		margin-bottom:-4px;
		width:150px;height:20px;
		border:0px;padding:0px;"
		}
</style>
<! [endif]-->
