/* CSS Document */
body, textearea {
scrollbar-face-color:#DEFD0F;
scrollbar-highlight-color:#DEFD0F;
scrollbar-3dlight-color:#DEFD0F;
scrollbar-darkshadow-color:#DEFD0F;
scrollbar-shadow-color:#DEFD0F;
scrollbar-arrow-color:#DEFD0F;
scrollbar-track-color:#8E9910;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-color: #FFFFFF;
 
 }


div {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FF6600; text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
.console {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #DEFD0F;
}
p,td,textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #8E9910;
}
h3 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #8E9910;
	font-weight: bold;
}

.tag {
	
	color: #996600;
}
.klein {
	font-size: 10px;
}
input, select, option {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #8E9910;
	border: 2px solid #8E9910;
}
.form_tab {
	border: 2px solid #8E9910;
}
.button {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #8E9910;
	background-color: #FFFFFF;
	border: 2px solid #8E9910;
}
.tab_rahmen {
	border: 3px solid #8E9910;
}
.rahmen_cds {
	border: 1px solid #666666;
}

