h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: bolder;
	font-style: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #FFFFFF;
	text-align: left;
}
.inhalt {
	padding: 10px;
	vertical-align: top;
}
a {
	text-decoration: none;
}


.hintergrund {
	background-color: #FFCCCC;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	border-top-style: 10;
	border-right-style: 10;
	border-bottom-style: 10;
	border-left-style: 10;
	padding-top: 10px;
	padding-left: 10px;
}
.hauptmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #993300;
	height: 35px;
	width: 140px;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	font-style: normal;
	float: none;
	padding-top: 10px;
	text-decoration: none;
}
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
}
.unterlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
.inhalt_mit_hinterg {
	background-color: #FFCCCC;
	color: #003399;
}
.fotos {
	height: 80px;
	width: 80px;
}
.inhalt .inhalt_mit_hinterg2 {
	background-color: #66CC33;
}

