body {
	background: white;
	color: #3e3d3d;
	font-size: 90%;
	font-family: verdana, helvetica, sans-serif;
	margin: 20px auto;
	width: 90%;
}

#top {
	text-align: center;
	padding-bottom: 22px;
	padding-top: 23px;
	border-style: solid;
	border-color: red;
	border-width: 5px;
	margin-left: 285px;
	background: #dce7f2;
	padding-left: 15px;
}

#leftBox {
	width: 230px;
	padding-left: 10px;
	position: fixed;
	top: 20px;
	height: 100%;
	background: #dce7f2;
	margin-left: 0px;
}

#obereNavi {
	height: 70px;
	margin-top: 20px; 
	margin-left: 20px;
	background-image:url(grafik/logo_k1.png);
	background-repeat:no-repeat;
}

#klick {
	padding: 3px 15px;
}

#content {
	margin: -10px 0 0 220px;
	padding: 20px 0px 10px 60px;
}

#leftBox h3 {
	padding-left: 5px;
	font-weight: normal;
}

h3 {
	padding-top: 15px;
}

h2 {
	margin-top: 5px;
	padding-bottom: 10px;
}

img {
	padding-bottom: 15px;
	padding-top: 10px;
	display: block;
	border: none;
}

li {
	margin-left: -25px;
	margin-bottom: 3px;
}

label.left {
	float: left;
	text-align: right;
	width: 5em;
	margin-right: .5em;
	margin-top: .5em;
}

input[type=text],select {
	margin-top: .5em;
}

input.right {
	float: left;
	width: auto;
	clear: both;
	margin-left: 5.3em;
	margin-right: .3em;
}

input[type=submit].right {
	margin-left: 6.3em;
	border: solid 1px #0000ff;
	margin-top: 2em;
}

form br {
	clear: both;
}

label,select,input[type=checkbox],input[type=radio],input[type=button],input[type=submit]
	{
	cursor: pointer;
}

form {
	line-height: 140%;
	margin-bottom: 20px;
}

input:focus,textarea:focus {
	color: #000;
	background: #ddd;
}

span.access,span.type {
	display: none;
}

.fett {
	font-weight: bold;
}

a:hover
	{
  background-color:#fbdd74;
	}

.bild
	{
	float:left;
	margin: 10px;
	margin-bottom: 10px;
	height: 150px;
	padding-bottom: 10px;
	margin-right: 0px;
	}

#map, .map {
float: left;
float:left;
margin: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
margin-right: 10px;
}

#map {
width: 420px;
height: 420px;
margin-top 10px;
}
