/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
body {
	background-image: url(Bilder/logo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #78ADDC;
}
a {
	font-size: 12px;
	color: #D27C27;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #D27C27;
}
a:hover {
	color: #7CAFDC;
}
a:active {
	color: #7CAFDC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 11px;
}
.Stil1 {
	color: #FFFFFF;
	font-size: 9px;
}
.Stil3 {
	color: #7CAFDC;
	font-size: 12px;
	font-weight: bold;
}

