body {
	background-image: url(../images/Logo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
body {
scrollbar-arrow-color:#FF6699;
scrollbar-face-color:#CCCCFF;
scrollbar-highlight-color:#FFCC00;
scrollbar-3dlight-color:#003366;
scrollbar-shadow-color:#CCCCFF;
scrollbar-darkshadow-color:#003366;
scrollbar-track-color:#FFFFFF;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #003366;
	text-align:justify;
	margin-left: 15px;
	margin-top:15px;
	margin-right: 15px;
	margin-bottom:5px;
	
}
a:link {
	color: #003366;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #6699cc;
}
a:hover {
	text-decoration: underline;
	color: #ff6699;
}
a:active {
	text-decoration: none;
	color: #6699cc;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ff9933;
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699cc;
	font-weight: bold;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
}
h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	}
.graphik {
	float: right;
	margin: 10px;		
}
