body {
	background-color: #FFFFFF;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;

}
a:hover {
	color: #e30613;
	text-decoration: none;
}
a:active {
	color: #a80b17;
	text-decoration: none;
}
.hyperlink {
	FONT-SIZE: 13px;
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}
.Unten-Werbung {
	FONT-SIZE: 17px;
	COLOR: #e30613;
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 58px;
	background-image: url(index/background-unten-werbung.jpg);
}
.Unten-Ueberschrift {
	FONT-SIZE: 12px;
	COLOR: #e30613;
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 25px;
	background-image: url(index/background-unten-fett.jpg);
}
.Unten-Text {
	FONT-SIZE: 12px;
	COLOR: 333;
	FONT-FAMILY: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.Ueberschrift1 {
	FONT-SIZE: 21px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e30613;
	line-height: 45px;

}
.Ueberschrift2 {
	FONT-SIZE: 17px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e30613;
	line-height: 32px;
	background-image: url(index/background-ueberschrift.jpg);
	
}
.Ueberschrift3 {
	FONT-SIZE: 15px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e30613;
	line-height: 28px;
	
}
.Text {
	FONT-SIZE: 13px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 22px;
	
}
.Text-Klein {
	FONT-SIZE: 10px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	line-height: 22px;

}
.Text-Fett {
	FONT-SIZE: 13px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	line-height: 22px;
}
.Text-rot {
	FONT-SIZE: 13px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e30613;
	line-height: 22px;
}
.Text-black {
	FONT-SIZE: 13px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 22px;
	text-decoration: underline;
}
.Text-ENDE {
	FONT-SIZE: 13px;
	FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 40px;
}
DIV.shadow {
   float: left;
   background-color: #777;
   padding: 0px;
   border: 1px solid #999;
   margin: 0px;
   }
#container {
	height: inherit;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #999;
}
#oben {
	height: 109px;
	width: 944px;
	background-color: #FFF;
	float: left;
}
#navmenu {
	height: 35px;
	width: 944px;
	float: left;
	background-color: #FFF;
	background-image: url(index/navimenu-background.jpg);
}
#banner {
	height: 258px;
	width: 944px;
	background-color: #FFF;
	float: left;
}
#hauptseite {
	float: left;
	width: 944px;
	height: auto;
	background-color: #FFF;
}
#unten {
	height: auto;
	width: 944px;
	background-image: url(index/background-unten.jpg);
	float: left;
}
