body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#oben {
	background-color: #E4E4E4;
	margin-bottom: 5px;
}

#oben_links {
	display: inline;
}

#oben_links img {
	margin: 5px;
}

#oben_mitte {
	display: inline;
}

#oben_mitte img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#oben_rechts {
	display: inline;
}

#links {
	background-image: url(../images/balken.jpg);
	height: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-bottom: 10px;
	background-position: left top;
	text-align: center;
}

#links p {
	display: inline;
	margin-right: 4px;
	margin-left: 8px;
}

#links a {
	color: #FDF2DF;
	text-decoration: none;
	line-height: 180%;
}

#links a:hover {
	color: #F4C881;
	text-decoration: underline;
}

#mitte_1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#mitte_1 a {
	font-weight: bold;
	color: #000066;
	font-size: 15px;
}

#mitte_1 a:hover {
	color: #E69533;
	text-decoration: underline;
}


#mitte_2 {
	background-color: #E5E5E5;
}


#links_2 {
	background-image: url(../images/balken.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 25px;
	background-position: left top;
	text-align: center;
	margin-top: 5px;
}
#links_2 ul {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
}

#links_2 li {
	display: inline;
	margin-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FDF2DF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FDF2DF;
	padding-right: 3px;
	padding-left: 5px;
}



#links_2 a {
	line-height: 180%;
	color: #FDF2DF;
	text-decoration: none;
}


#links_2 a:hover {
	text-decoration: underline;
	color: #E69533;
}

#mitte_3 {
	margin-top: 5px;
	font-size: 11px;
	line-height: 140%;

}
#mitte_3 div {
	margin-left: 3px;
	margin-right: 3px;
}




#mitte_3 a {
	margin-right: 5px;
	color: #000066;

}
#mitte_3 a:hover {
	color: #A76514;
}


#mitte_3  h3 {
	margin-top: 10px;
	margin-left: 5px;
	color: #18273D;
}


#unten {
	background-image: url(../images/balken.jpg);
	height: 18px;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	font-weight: bold;
	color: #FDF2DF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 5px;
}

