body { 
	color: #fff; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #000; 
	background-image: url(../images/oblibg.jpg); 
	background-repeat: no-repeat; 
	scrollbar-base-color: #4B4B4B; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #FF0000; 
	scrollbar-track-color: #4B4B4B;
}
.text {
	color: #fff; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
}
input,textarea {
	color: black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 13px;
	margin: 0;
	padding: 2px 3px 0 3px;
	background-color: #aaa;
	border: 2px;
	border-style: solid;
	border-color: white;
}
.weiss_bc {background-color: white;}
.schwarz_bc {background-color: black;}
.weiss_c {color: white;}
.schwarz_c {color: black;}
.hellgrau_bc { background-color: #666; }
.maus {cursor:pointer;}
p { }

td { }
.send_btn { color: white; background-color: black; border: solid 2px; font-family: Arial; font-size: 11px; background-image: url(../images/btex.gif); }

a:link { color: #fff; }
a:visited { color: #fff; }
a:hover { color: #fff; }
a:active { color: #fff; }

.rauli { background-image: url(../images/rauli.gif); background-repeat: no-repeat; background-position: right bottom; }
.rahre { background-image: url(../images/rahre3.gif); background-repeat: no-repeat; background-position: left bottom; }
h1 { font-size: 15px; }
