body {
scrollbar-base-color:#FFFBEE
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
color: #993333;
}
a.gross {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a.gross:hover {
color: #993333;
}
a.klein {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.klein:hover {
color: #993333;
}
.logo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
}
input   {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 12px;
        font-weight : none;
        font-style: none;
        color : #000000;
        border-width : 2px;
}
textarea {
         font-family : Arial, Helvetica, sans-serif;
         font-size : 12px;
         font-weight : none;
         font-style: none;
         color : #000000;
         border-width : 2px;
}
