BODY {
	#background-color : #663300;
	background-color : black;
	color : #CCCCCC;
	font-family : "Tahoma";
	font-size : 12;
	scrollbar-face-color: #000000;
	scrollbar-base-color: black;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #333333;
}

TABLE {
	color : #CCCCCC;
	font-family : "Tahoma";
	font-size : 12;
}

TABLE.navi {
	color : #CCCCCC;
	font-family : "Tahoma";
	font-size : 9;
}

A {
	text-decoration: underline;
	color: #CCCCCC;
}

A.navi {
	text-decoration: underline;
	color: #FF0000;
}

A:hover {
	text-decoration: underline;
	color: #FF0000;
}

A.schalt {
	text-decoration: none;
	color: #CCCCCC;
	background-color : #DF0000;
	border-width:3px; 
	border-style:ridge; 
	padding:1px;
	border-color: #FF0000;
}

A.marke {
	font-size : 14;
	text-decoration: none;
	color: #CCCCCC;
	cursor : url(eii.cur);
}

INPUT.nobg {
	background-color : #000000;
	border-color: #000000;
}

TEXTAREA {
	background-color : #EEEEEE;
	border-color: #CCCCCC;
	font-family : "Tahmoa";
	font-weight : bold;
	font-size : 12;
}

INPUT {
	background-color : #EEEEEE;
	border-color: #CCCCCC;
	font-family : "Tahoma";
	font-weight : bold;
	font-size : 12;
}

SELECT {
	background-color : #DF0000;
	border-color: #CCCCCC;
	font-family : "Tahoma";
	font-weight : bold;
	font-size : 12;
}

IMG {
	border-color : #CCCCCC;
}
