@charset "utf-8";
/* CSS Document */
body	{
	background-image:url(../bilder/Hintergrundgesamt.png);
	margin: auto;
	width: 960px;
	text-align: center;
}

#Banner {
	height: 110px;
	text-align: center;
	margin-top: 5px;
	padding: 1px;
	width:955px;

}

#Banner h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #CCC;
	text-decoration: underline;
	margin-top: -50px;
}

#Haupt {
	font-family: Georgia, Times New Roman, Times, serif;
	background-image: url(../bilder/Hintergrund.png);
	width: 955px;
	height: 1000px;
	margin-top:10px;
}
#Haupt #Navi	{
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-bottom-color: #900;
	height: 55px;
	padding-top: 15px;
}
#Haupt #Navi ul	{
	list-style-type: none;
	text-align: center;
	margin-left: -20px;
}
#Haupt #Navi li	{
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	display: inline;
	margin-right:40px;
}
#Haupt #Navi a	{
	text-decoration: none;
	color: #CCC;
	font-size: 18px;
}
#Haupt #Navi a:hover	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #F00;
}
#Haupt h1	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #C00;
	text-decoration: underline;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#Haupt #werbung1	{
	float:left;
	margin-left:10px;
	margin-top: 50px;
}
#Haupt #werbung2	{
	float:right;
	margin-right:10px;
	margin-top: 50px;
}
#Haupt #werbung3	{
	float:left;
	margin-left:50px;
	margin-right:10px;
	width: 180px;
	height:180px;
}
#Haupt #werbung4	{
	float:left;
	margin-right:10px;
	margin-left:10px;
	width: 180px;
	height: 180px;
}
#Haupt #werbung5	{
	float:left;
	margin-left:10px;
	width: 180px;
	height: 180px;
}
#Haupt #text-kurz	{
	width:600px;
	height:380px;
	float: left;
	margin-top: 10px;
	text-align: center;
	margin-left: 40px;
}

#Haupt #text-kurz h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #999;
	text-decoration: blink;
}

#Haupt #text-kurz p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
}
#Haupt #text-kurz #chat	{
	width: 300px;
	height: 128px;
	float: left;
}
#Haupt #text-kurz #chat h1	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #F00;
	text-decoration: underline;
	text-align: center;
}
#Haupt #text-kurz #chat ul	{
	margin-left: 40px;
	margin-top: -5px;
}
#Haupt #text-kurz #chat	li	{
	text-align: left;
	font-size: 14px;
	color: #999;
}
#Haupt #text-kurz #site	{
	float: right;
	width: 300px;
	height: 128px;
}
#Haupt #text-kurz #site h1	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #F00;
	text-decoration: underline;
}
#Haupt #text-kurz #site ul	{
	margin-top: -5px;
	margin-left: 20px;
}
#Haupt #text-kurz #site li	{
	text-align: left;
	font-size: 14px;
	color: #999;
}


#Haupt #werbung6 {
	font-family: Georgia, Times New Roman, Times, serif;
	float: left;
	margin-left: 40px;
}
#Fuss	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	width: 250px;
}
#Kontakt	{
	float: right;
	width: 70px;
	text-align: center;
}
#Kontakt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#Kontakt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F00;
}

#Impressum	{
	float: right;
	width: 90px;
	text-align: center;
}

#Impressum a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

#Impressum a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F00;
}

#links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 50px;
}

#links table caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F00;
	font-weight: bolder;
	text-decoration: underline;
}

