body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	line-height: 18px;
}

#container {
	position: absolute;
	width: 1000px;
	border-right: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#links {
	background-color: #CDF0CD;
	border-right: 1px solid #6D8B6C;
	position: absolute;
	top: 128px;
	left: 0px;
	width: 200px;
	z-index: 3;
}

#oben {
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 100%;
}

#logo {
	position: absolute;
	top: 10px;
	right:20px;
	text-align: center;
}

#logo h1 {
	font-size: 13px;
	font-weight: bold;
}

#mitte {
	position: absolute;
	top: 140px;
	left: 210px;
	width: 530px;
}

#rechts {
	position: absolute;
	top: 128px;
	left: 750px;
	border-left: 1px solid #E6E6E6;
	width:250px;
	font-size: 12px;
	line-height: 18px;
}

#obengrau {
	color: #FFFFFF;
	border-bottom: 1px solid #828181;
	font-size: 12px;
	padding-left: 25px;
	background: #B6B6B6 url('gif/city_med_mini.gif') 0px 2px no-repeat;
}

#subnavi {
	position: absolute;
	top: 112px;
	left: 210px;
}

#sprachen {
	position: absolute;
	top: 112px;
	right: 5px;
}

#subnavi a:link, #subnavi a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#subnavi a:hover {
	color: #000000;
}

ul {
	list-style-type: square;
}

h1 {
	font-size: 20px;
	color: #3D6ECA;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

#rechts h1 {
	color: #000000;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 4px 22px 4px 0px;
	background: #E6E5E5 url('gif/dots.gif') 235px 9px no-repeat;

}

#rechts p {
	margin: 5px 10px 10px 10px;
}

#links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#links li {
	background-color: #9CE29C;
	border-top: 1px solid #D0E7CF;
	border-bottom: 1px solid #538352;
	padding: 2px 0px 2px 0px;
}

#links a:link, #links a:visited {
	text-decoration: none;
	color: #000000;
	padding-left: 12px;
	font-weight: normal;
}

#links a:hover, #links a.aktiv:link, #links a.aktiv:visited {
	background: url('gif/navi_over.gif') 4px 5px no-repeat;
}

#links a.aktiv:link, #links a.aktiv:visited {
	font-weight: bold;
}

a:link, a:visited {
	color: #3D6ECA;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #538352;
}
