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:#e106f5; }

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


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

.forum {
	font-family: Verdana;
	font-size: xx-small;
	color: #000055;
	left: auto;
}

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]

#share42 {
  display: inline-block;
  padding: 6px 0 0 6px;
  background: #FFF;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
}
#share42:hover {
  background: #F6F6F6;
  border: 1px solid #D4D4D4;
  box-shadow: 0 0 5px #DDD;
}
#share42 a {
  opacity: 0.5;
  vertical-align: bottom;
}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}

