/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-DarkShadow-Color:#808080;
        scrollbar-Track-Color:#CEEFFF;
        scrollbar-Face-Color:#F1DB41;
        scrollbar-Shadow-Color:#004080;
        scrollbar-Highlight-Color:#FFFF80;
        scrollbar-3dLight-Color:#0080C0;
        scrollbar-Arrow-Color:#004080;
}
a {
	text-decoration:none;
	color:#990000;
}
a:hover {
	text-decoration:underline; 
	color:#D90000; 
}
.rahmen {
	background-color:#FFFFFF;
	border:1px solid #387DBE;
}
.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;
}
.header {
	font-size:32px; 
	font-weight:bold; 
	font-style:italic;
}
.input {
 color:#000000;
 background-color:#D8ECFF;
 border:1px solid #000000;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 text-indent:2px;
 cursor:pointer;
}
.diskhead {color:#CC0000;}
.tabborder {background-color:#387DBE;}
.tabground {background-color:#FFFFFF;}
-->
