/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#0F5B96;
  scrollbar-3dlight-color: #0F5B96;
  scrollbar-arrow-color:#66B3FF;
  scrollbar-shadow-color:#66B3FF;
  scrollbar-face-color:#66B3FF;
  scrollbar-highlight-color:#0F5B96;
  scrollbar-darkshadow-color:#0F5B96;

}
a {
	text-decoration:none;
	color:#990000;
}
a:hover {
	text-decoration:underline; 
	color:#D90000; 
}
.rahmen {
	background-color:#66B3FF;
	border:2px solid #0F5B96;
}
.txtbox {
	font-size:12px;
	cursor:pointer;
}
.Stil1 {
	font-size:12px;
	font-weight:bold;
}
.link {
	font-size:10px;
	font-weight:bold;
}
.tip {
	font-size:9px;
	color:#990000;
	font-weight:normal;

}
.input {
 color:#000000;
 background-color:#66B3FF;
 border:2px solid #0F5B96;
 border-top-width:2px;
 border-right-width:2px;
 border-bottom-width:2px;
 border-left-width:2px;
 text-indent:2px;
 cursor:pointer;
}
.diskhead {color:#CC0000;}
.tabborder {background-color:#66B3FF;}
.tabground {background-color:#66B3FF;}
-->
