@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bilder/hintergrund.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.menue {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.menue2 {font-size: 12px; 
	color: #0F218B; 
	line-height: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
}
.Bodytext {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #007681;
	line-height: 24px;
}
.Headline {font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.Unterzeile {
	font-size: 12px;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 40px;
}
.menueheader {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8894BD;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007681;
}
a:hover {
	text-decoration: none;
	color: #007681;
}
a:active {
	text-decoration: none;
	color: #007681;
}
body,td,th {
	color: #007681;
}
a {
	color: #007681;
}
.menue1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #007681;
	text-decoration: none;
}

