body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #01286F;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #01286F;
	scrollbar-darkshadow-color: #01286F;
	scrollbar-face-color: #01286F;
	scrollbar-highlight-color: #01286F;
	scrollbar-shadow-color: #01286F;
	scrollbar-track-color: #FFFFFF;
}

a { text-decoration: none; font-weight: bold; font-size: 12px; color: #330066; }
a:hover { text-decoration: underline; font-weight: bold; font-size: 12px; color: #330066; }
a.kleinfett { text-decoration: none; font-weight: bold; font-size: 10px; color: #330066; }
a.kleinfett:hover { text-decoration: underline; font-weight: bold; font-size: 10px; color: #330066; }

table.outerTab { height: 100%; width: 700px; }
td.content { padding: 10px; }

.input { border: 1px solid #012B77; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #012B77; }
.button { border: 1px solid #12B77; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #012B77;}
.inputKlein { border: 1px solid #012B77; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #012B77; }
.buttonKlein { border: 1px solid #12B77; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #012B77;}

.normal { font-size: 12px; }
.fett { font-size: 12px; font-weight: bold; }
.fettrot { font-size: 12px; font-weight: bold; color:#cc0000; }
.error { font-size: 12px; font-weight: bold; color:#cc0000; }
.gross { font-size: 14px; }
.grossfett { font-size: 14px; font-weight: bold; }
.klein { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.kleinfett { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold; }