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

html, body {
	background:url(../images/bg.jpg) center top #003b59 no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#fff;
	height:100%;
}

#wrapper {
	width:850px;
	margin:-20px auto -50px auto;
	min-height:100%;
	background:url(../images/bg_kachel.png) repeat-y;
}

*html #wrapper {
	height:100%;
}

#header {
	width:850px;
	height:200px;
	background:url(../images/bg_header.png) 40px 50px no-repeat;
}

#home {
	position:absolute;
	width:225px;
	height:75px;
	margin-left:40px;
	margin-top:50px;
	cursor:pointer;
}

#navi {
	width:239px;
	padding:0px 1px;
	height:550px;
	float:left;
	margin-right:40px;
	background:url(../images/bg_navi.png) 240px 150px no-repeat;
}

#navi ul {
	list-style:none;
}

#navi li a {
	display:block;
	font-size:15px;
	color:#fff;
	text-decoration:none;
	padding:7px 0px 7px 40px;
	outline:none;
}

#navi li a:hover, #navi li a.active {
	color:#ffaa00;
	padding-left:45px;
	background:url(../images/navi.png);
}

#kai ul {
	padding-left:40px;
	padding-top:10px;
}

#kai li {
	display:inline;
}

#kai li a {
	float:left;
	text-indent:-5000px;
	padding:0px 0px 0px 20px;
}

#kai li a:hover {
	padding-left:20px;
	margin-top:-2px;
}

#kai li a#kai_home {
	width:12px;
	height:12px;
	background:url(../images/kai_home.gif) no-repeat;
}

#kai li a#kai_kontakt {
	width:12px;
	height:12px;
	background:url(../images/kai_kontakt.gif) no-repeat;
}

#kai li a#kai_anfahrt {
	width:12px;
	height:12px;
	background:url(../images/kai_anfahrt.gif) no-repeat;
}

#kai li a#kai_impressum {
	width:12px;
	height:12px;
	background:url(../images/kai_impressum.gif) no-repeat;
}

#adresse {
	position:absolute;
	padding-left:40px;
	margin-top:-15px;
}

#bild {
	position:absolute;
	width:609px;
	height:230px;
	background:#000;
	margin-left:240px;
	margin-top:140px;
}

#rahmen {
	position:absolute;
	width:609px;
	height:230px;
	background:url(../images/rahmen.png);
	margin-left:240px;
	margin-top:140px;
}

#content {
	width:539px;
	margin-top:200px;
	float:left;
	padding-right:30px;
	padding-bottom:65px;
}

#rechts {
	float:right;
}

#rechts img {
	border:1px solid #fff;
}

#downloads, #links {
	width:140px;
	margin-left:30px;
	background:url(../images/bg_box.png) no-repeat;
	padding:20px;
	color:#7aafcc;
	margin-bottom:20px;
}

#downloads {
	margin-top:-20px;
}

#footer {
	width:100%;
	height:70px;
	background:url(../images/bg_footer.jpg) center top;
}

#referenzen {
	margin-bottom:40px;
}

h1 {
	font-size:22px;
	color:#ffaa00;
	font-weight:normal;
	margin-bottom:30px;
}

h2 {
	font-size:15px;
	color:#ffaa00;
	font-weight:normal;
	margin-bottom:20px;
}

p {
	margin-bottom:15px;
}

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

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

a {
	color:#fff;
}

a:hover {
	color:#ffaa00;
}


.kasten {
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	height:140px;
	width:110px;
	font-size:10px;
	line-height:14px;
}

.newsbild {
	width:80px;
	height:80px;
	margin-right:20px;
	margin-bottom:10px;
	float:left;
}

.refbild {
	width:50px;
	height:50px;
	margin-right:10px;
	float:left;
}