* {
	margin:0px;
	padding:0px;
}

html, body {
	background:url(../images/bg.jpg) center -140px no-repeat #bacadb;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#003366;
	height:100%;
}

#wrapper {
	width:900px;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0px auto -100px auto;
	background:url(../images/bg-wrapper.gif);
}

#header {
	width:900px;
	height:25px;
	padding-bottom:35px;
	margin:0px auto;
	background:url(../images/bg.jpg) center -140px no-repeat #bacadb;
}

#kai {
	width:290px;
	height:25px;
	border-top:2px solid #ffffff;
	float:right;
}

#kai ul {
	list-style:none;
	padding-top:5px;
}

#kai li {
	display:inline;
}

#kai li a {
	float:left;
	color:#518cca;
	font-size:10px;
	text-decoration:none;
	margin-right:30px;
}

#kai li a.last {
	margin-right:0px;
}

#kai li a:hover, #kai li a.active {
	color:#ffffff;
	text-decoration:underline;
}

#navi {
	width:250px;
	height:331px;
	margin-right:35px;
	float:left;
	border-top:5px solid #ffffff;
	border-bottom:5px solid #ffffff;
	background:url(../images/bg-navi.jpg);
}

#navi ul {
	list-style:none;
	padding-top:40px;
}

#navi li:hover, #navi li.active {
	background:url(../images/li.gif);
}

#navi li a {
	display:block;
	font-size:14px;
	line-height:30px;
	color:#001a33;
	text-decoration:none;
	padding-left:40px;
}

#navi li a:hover, #navi li:hover a, #navi li.active a {
	color:#cc6600;
	font-weight:bold;
}

#content {
	width:515px;
	padding:40px 50px 0px 50px;
	float:left;
	min-height:500px;
	border-top:5px solid #ffffff;
	background:url(../images/bg-content.jpg) center top no-repeat #dfe6ee;
}

#footer {
	width:100%;
	height:100px;
	background:url(../images/bg-footer.jpg) center top no-repeat;
}

#footer_inner {
	width:900px;
	margin:0px auto;
}

#adresse_kasten {
	position:absolute;
	width:201px;
	height:135px;
	font-size:11px;
	color:#ffffff;
	line-height:15px;
	background:url(../images/bg-adresse.jpg);
	border-top:5px solid #ffffff;
	padding:20px 25px;
	margin-top:-125px;
}

#adresse_kasten a {
	color:#fff;
}

#adresse_kasten a:hover {
	color:#ccc;
}

.killfloat {
	clear:both;
	float:none;
}

h1 {
	font-size:15px;
	line-height:20px;
	color:#000000;
}

h2 {
	font-size:20px;
	line-height:20px;
	color:#ffffff;
}

p {
	margin-bottom:12px;
}

#content a img {
	border:none;
	border-top:5px solid #508bc8;
}

.klein {
	font-size:10px;
	line-height:15px;
}	

#content a {
	color:#cc6600;
	font-weight:bold;
}

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

#content ul {
	margin-bottom:12px;
	padding-left:20px;
}

.cmsbild {
	width:100px;
	height:100px;
	float:left;
	margin-right:20px;
}