@charset "utf-8";
#Haupt {
	background-image: url(../Bilder/hintergrundimpressum.png);
	height: 1280px;
	margin-top: -10px;
}

/* CSS Document */



#Haupt #inhalt {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 935px;
	margin-left: 10px;
	padding-top: 10px;
}


#Haupt #inhalt h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000;
	text-decoration: underline;
}

#Haupt #inhalt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
}

#Haupt #inhalt h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
}

#Haupt #inhalt p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #C00;
}

#kontakt {
	margin-top: 5px;
}

#impressum {
	margin-top: 5px;
}


#fuss {


}

