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

html, body {
	background:url(../images/bg_kachel.gif) repeat-x #f7ffe6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#666;
	height:100%;
}

#wrapper {
	width:950px;
	min-height:100%;
	margin:0px auto -55px auto;
}

*html #wrapper {
	height:100%;
}

#header {
	width:950px;
	height:300px;
	background:url(../images/bg_header_green.jpg) no-repeat;
	position:relative;
}

#swfbanner {
	width: 380px;
	height: 125px;
	position:absolute;
	top: 135px;
	left: 546px;
}

#link {
	position:absolute;
	width:119px;
	height:20px;
	margin-left:620px;
	margin-top:115px;
	left: 19px;
}

#navi {
	position:absolute;
	margin-left:300px;
	margin-top:110px;
}

#navi ul {
	list-style:none;
}

#navi li {
	width:175px;
	font-size:16px;
	line-height:28px;
	margin-bottom:2px;
}

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

#navi li a {
	color:#526629;
	text-decoration:none;
}

#navi li a:hover, #navi li a.active {
	font-style:italic;
	padding-left:5px;
	font-weight:bold;
}

#info {
	float:left;
	width:250px;
	margin-right:50px;
}

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

#kai li {
	font-size:11px;
	line-height:50px;
	display:inline;
}

#kai li a#kai_home {
	background:url(../images/kai_home.gif) center top no-repeat;
}

#kai li a#kai_kontakt {
	background:url(../images/kai_kontakt.gif) center top no-repeat;
}

#kai li a#kai_anfahrt {
	background:url(../images/kai_anfahrt.gif) center top no-repeat;
}

#kai li a#kai_impressum {
	background:url(../images/kai_impressum.gif) center top no-repeat;
}

#kai li a {
	color:#7b993d;
	text-decoration:none;
	float:left;
	margin-right:24px;
}

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

.tabelle {
	padding:10px;
	background:#e6f2ce;
	margin-bottom:15px;
}

#content {
	float:left;
	width:650px;
	padding-top:45px;
	padding-bottom:25px;
}

#content ul {
	padding-left:20px;
	list-style:circle;
	margin-bottom:13px;
}

#content img.bild {
	border: solid 1px #f39492;
}

.links {
	float:left;
	width:300px;
	margin-right:50px;
}

.rechts {
	float:left;
	width:300px;
}

#footer {
	width:100%;
	height:55px;
	background:url(../images/bg_footer.gif);
}

#footer_inner {
	width:650px;
	margin:0px auto;
	padding-left:300px;
	color:#3d4c1f;
	padding-top:11px;
}

#footer_inner a {
	color:#3d4c1f;
}

#footer_inner a:hover {
	color:#000;
}

a {
	color:#666;
}

a:hover{
	color:#000;
}

p {
	margin-bottom:13px;
}

h1 {
	font-size:20px;
	line-height:21px;
	font-weight:normal;
	margin-bottom:25px;
}

h2 {
	font-size:16px;
	font-weight:normal;
	margin-bottom:15px;
}

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

.winz {
	font-size:9px;
	line-height:12px;
}

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

.cmsbild {
	float:left;
	padding:10px;
	background:#ffe1cc;
	border:1px solid #ffcc99;
	margin-right:10px;
	margin-bottom:10px;
}
