.rahmen {
	border: 1px solid #000000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;

}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E9E9E9;
	border: 0px none #333333;
	width: 250px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #000022;
	border: 0px none;
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;

}
.fett {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
.zeile {
	line-height: 5px;
}.texteinfach {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}.texteinfach2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body
{
   scrollbar-arrow-color:#006600;
   scrollbar-face-color:#339933;
   scrollbar-highlight-color:#339933;
   scrollbar-3dlight-color:#006600;
   scrollbar-shadow-color:#006600;
   scrollbar-darkshadow-color:#339933;
   scrollbar-track-color:#339933;

}
body {
background-color:#339933;
}

