body {
	margin: 20px auto;
	padding-bottom: 30px;
	text-align: center;
	scroll: auto;
	background-color: #600f0f;
}

p {
	font-family: Arial, Helvetica, sans-serifs;
	color: #000044;
	font-size: 0.9em;
	line-height: 1.4em;
	display: block;
}

h1 {
	font-family: Arial, Helvetica, sans-serifs;
	color: #000044;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: bold;
	display: block;
}

h2 {
	font-family: Arial, Helvetica, sans-serifs;
	color: #000044;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: bold;
	margin-top: 35px;
}

h3 {
	font-family: Arial, Helvetica, sans-serifs;
	color: #000044;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: 400;
	margin-top: 35px;
}

#page {
	position: relative;
	margin: 0 auto;
}

#inhalt {
	position: relative; 
	margin: 0px auto;
	text-align: center;
	width: 890px;
	height: 450px;	
}

#inhalttext {
	background-color: #b79998;
	position: relative;
	margin: 0px auto;
	width: 890px;
	border: 0px;	
}

#text {
	position: relative;
	display: block;
	margin: 0px auto;
	padding: 20px;
	text-align: left;
	width: 680px;
	left: 35px;
	border: 0px;
}

#text img {
	margin: 5px auto;
	border: 1px solid #000044;
}

#foot {
	width: 890px;
	height: 25px;
	margin: 0 auto;
	position: relative;
	border: 0px;
}

#foot td {
	font-family:  Arial, Helvetica, sans-serifs;
	color: #b79998;
	font-weight: 400;
	font-size: 0.9em;
	line-height: 3.0em;
}

a, a:link, a:visited {
	font-family:  Arial, Helvetica, sans-serifs;
	color: #000044;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	color: #efde02;
	text-decoration: none;
}

a.nav, a.nav:link, a.nav:visited {
	font-family:  Arial, Helvetica, sans-serifs;
	color: #b79998;
	font-size: 0.9em;
	line-height: 3.0em;
	font-weight: 400;
	text-decoration: none;
}

a.nav:hover {
	color: #efde02;
	font-size: 0.9em;
	font-weight: 400;
	line-height: 3.0em;
	text-decoration: none;
}

a.nav2, a.nav2:link, a.nav2:visited {
	font-family: Arial, Helvetica, sans-serifs;
	color: #b79998;
	font-size: 0.9em;
	line-height: 3.0em;
	font-weight: bold;
	text-decoration: none;
}

a.nav2:hover {
	color: #efde02;
	font-size: 0.9em;
	line-height: 3.0em;
	font-weight: bold;
	text-decoration: none;
}

a.imp, a.imp:link, a.imp:visited {
	font-family:  Arial, Helvetica, sans-serifs;
	color: #b79998;
	font-size: 1.0em;
	line-height: 3.0em;
	font-weight: 400;
	text-decoration: none;
}

a.imp:hover {
	color: #efde02;
	font-size: 1.0em;
	font-weight: 400;
	line-height: 3.0em;
	text-decoration: none;
}
