body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color:#3399FF;
	background-image:url(../bg1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	scrollbar-base-color:#3399ff;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#3399ff;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#000000;
    scrollbar-track-color:#999999;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.fehler{
	font-size:larger;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
}
.menu {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.copy {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
}
.mini {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}
.klein {
	color: #0000FF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.gross {
	color: #0099FF;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
}
