BODY, P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #A7C0FF;
	color: #000000;
}
A,A:visited,A:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color: #0B02CF;
}
A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
	color: #0B02CF;
}

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #ffffff;
	border-top-color : #8888aa;
	border-left-color : #8888aa;
	border-bottom-color : #8888aa;
	border-right-color : #8888aa;
	color: #000000;
}
TD,SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.feld {
	background-color : #ffffff;
}
.headbutton {
	width : 200px;
}
.button {
	width : 110px;
	color : #ffffff;
	background-color : #6666cc;
}
.buttonb {
	width : 140px;
	color : #ffffff;
	background-color : #6666cc;
	font : bold;
}
.button_gross {
	width : 280px;
	color : #000000;
	background-color : #81A5FF;
}
.info {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1;
	border-color: #ffffff;
	font : bold;
	font-size : 14px;
	text-align : center;
	padding : 10px;

}
table.mit {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1;
	border-color: #000000;
}
.option {
	background-color : #cacad0;
	border : thin solid #cacad0;
}
