body {
	background-color: #C8BCF1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
p {
	font-size: 0.8em;
	line-height: 1.4em;
}
h1 {
	font-size: 1.9em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
h2 {
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;
	color: #2A166D;
	padding: 5px;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #2A166D;
	padding: 5px;
}
h4 {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #2A166D;
	padding: 5px;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #2A166D;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}




#container {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2A166D;
	position: relative;
	border: medium groove #DAA520;
	text-align:left;
}
#head {
	background-color: #2a166d;
	position: relative;
}


#headleft {
	background-color: #2A166D;
	background-image: url(../images/Logo.png);
	background-repeat: no-repeat;
	float: left;
	width: 300px;
	height: 130px;
	background-position: 10px 10px;
}
#headright {
	background-color: #2A166D;
	float: left;
	height: 130px;
	width: 700px;
}
#headright p {
	font-size: 1.4em;
	font-weight: 300;
	color: #FBDE00;
	margin-top: 50px;
	margin-left: 150px;
}
#fuss p {
	font-size: 0.8em;
	color: #2A166D;
	padding-top: 5px;
}

#hauptnavi {
	background-color: #2A166D;
	width: 200px;
	float: left;
	position: relative;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#inhalt {
	background-color: #FFFFFF;
	width: 700px;
	position: relative;
	left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	padding: 15px;
	margin-right: 30px;
}
.bildmitte {
	margin-left: 100px;
	margin-top: 30px;
}


#fuss {
	background-color: #CCCCCC;
	background-position: center;
	text-align: center;
	width: 960px;
	left: 25px;
	position: relative;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mitte {
	width: 1000px;
	position: relative;
}
#balkenunten {
	background-color: #DAA520;
	height: 3px;
	margin-top: 10px;
}
#balkenoben {
	background-color: #DAA520;
	height: 3px;
}







h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
}
.unsichtbar {
	display:none;
}

.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
ul#navlist
{
	padding: 0;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#navlist li
{
list-style-type: none;
background-color: #2A166D;
color: #daa520;
border: .2em solid #daa520;
font-weight: 500;
text-align: center;
padding: .3em;
margin-bottom: .1em;
}

#navlist li a
{
color: #daa520;
text-decoration: none;
display: block;
}

#navlist li a:hover
{
background-color: #faebd7;
color: #191970;
}
#inhalt marquee {
	font-size: 1em;
	font-style: oblique;
	font-weight: 600;
	color: #2A166D;
}
