body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100%;
}
body {
	background-color: #FFFFFF;
	background-image:   url(img/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

body {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #BBBABA; 
	SCROLLBAR-SHADOW-COLOR: #BBBABA; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #0068B5; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.blau {
	color: #0068B5;
}
.orange {
	color: #F28E00;
}
.formular {
	color: #0068B5;
}
.mini {
	font-size: 9px;
	color: #999999;
}

a {
	font-size: 11px;
	color: #0068B5;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0068B5;
}
a:hover {
	text-decoration: none;
	color: #0068B5;
}
a:active {
	text-decoration: underline;
	color: #0068B5;
}


