@charset "utf-8";
body {
	background-image: url(bilder/hintergrund.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #e0f3fa;
	margin: 0px;
}
td {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.h1 {
	font-size: 18px;
}
.marker1 {
	background-color: #FFFFCC;
	padding: 2px;
	color: #333333;
	font-weight: bold;
}

.menu {
	font-size: 15px;
	background-color: #f5a811;
}
.ac {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #AA0000;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10%;
	padding-bottom: 4px;
	padding-left: 10%;
}

.menu-normal {
	margin-top: 4px;
	font-size: 14px;
	padding-top: 8px;
}
.rahmen {
	background-color: #eaf5f9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #add8e8;
}
.t10-h1 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

.t10 {
	font-size: 10px;
	color: #999999;
}
.whte {
	color: #FFFFFF;
}
.news-headline {
	font-size: 24px;
	color: #333333;
}
.news-title {
	font-size: 18px;
	color: #666666;
}
.contentbg {
	background-image: url(bilder/contentbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}



a.menu-normal:link {  color: #333333; text-decoration: none;  }
a.menu-normal:visited {  color: #333333; text-decoration: none; }
a.menu-normal:hover {  color: red; text-decoration: none; }
a.menu-normal:active {  color: #333333; text-decoration: none;  }

a.menu2:link {  color: #ffffff; text-decoration: none;  }
a.menu2:visited {  color: #ffffff; text-decoration: none; }
a.menu2:hover {  color: #333333; text-decoration: none; }
a.menu2:active {  color: #ffffff; text-decoration: none;  }
.bildbg {
	background-image: url(bilder/bildbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bildbg2 {
	background-image: url(bilder/bildbg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

