a {text-decoration: none; cursor:crosshair;}

a:link {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:visited {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	cursor:crosshair;
	background-color: #CCCCCC;
	color: #000000;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: bold;
	line-height: normal;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: normal;
	line-height: normal;
}

.fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}

body {
scrollbar-3d-light-color:#060606;
scrollbar-arrow-color:#666666;
scrollbar-base-color:#666666;
scrollbar-dark-shadow-color:#060606;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#060606;
scrollbar-track-color: #060606;
scrollbar-shadow-color:#666666
}

input {
border : 1px solid #999999;
background-color: #060606;
font-size: 9pt;
color: #999999;
}

textarea {
border : 1px solid #999999;
background-color: #060606;
font-size: 9pt;
color: #999999;
}

select {
border : 1px solid #999999;
background-color: #060606;
font-size: 9pt;
color: #999999;
}
