@charset "UTF-8";
*{
	margin:0;
	padding:0;
	}
img{
	border:none;
	}
a{
	outline:none;
	}
h1,h2,h3,h4,h5,p{
	margin-bottom:12px;
	margin-top:12px;
	}
html{
	height:100%;
	width:100%;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(Bilder/bg.jpg);
	font-size:13px;
	height:100%;
	width:100%;
	}
#page{
	width:998px;
	margin:auto;
	height:100%;
	}
#floatBox{
	background:url(Bilder/page.png) repeat-y;
	width:940px;
	float:left;
	min-height:100%;
	padding-left:29px;
	padding-right:29px;
	}
#special{
	height:109px;
	left:800px;
	margin-bottom:-109px;
	position:relative;
	top:70px;
	width:133px;
	z-index:3;
	}
#kopf{
	margin-left:35px;
	margin-top:12px;
	height:123px;
	float:left;
	}
#kopf img{
	float:left;
	}
#service{
	margin-left:91px;
	margin-top:100px;
	float:left;
	}
#service li{
	list-style-type:none;
	float:left;
	color:#547b56;
	}
#service a{
	color:#764200;
	text-decoration:none;
	}
#flashBox{
	margin-top:14px;
	float:left;
	width:940px;
	height:281px;
	}
#contentBox{
	float:left;
	}
#subnavi{
	margin-top:25px;
	float:left;
	width:209px;
	}
#subnavi ol{
	list-style-type:none;
	margin-left:35px;
	margin-bottom:8px;
	}
#subnavi li {margin-bottom:7px;}
#subnavi a{
	color:#764200;
	text-transform:uppercase;
	text-decoration:none;
	line-height:18px;
	}
#subnavi a:hover, #subnavi a.aktiv{
	color:#547b56;
	}
#subnavi ol ol{
	margin-left:10px;
	margin-bottom:8px;
	}
#subnavi ol ol a{
	text-transform:none;
	}
#subnavi p{
	margin-left:46px;
	margin-top:50px;
	}
#navi{
	width:732px;
	float:left;
	}
#content{
	width:731px;
	float:left;
	}
#navi ol{
	list-style-type:none;
	}
#navi li{
	float:left;
	}
#navi a{
	width:145px;
	height:24px;
	display:block;
	background:#a68459;
	color:#fff;
	line-height:24px;
	text-align:center;
	margin-right:1px;
	text-decoration:none;
	text-transform:uppercase;
	}
#navi li.last a {width:147px;}
#navi a:hover, #navi a.aktiv{
	background:#5d815d;
	}
#inhalt{
	margin:36px;
	min-height:200px;
	}
#inhalt h1 img{
	margin-top:40px;
	}
#inhalt a{
	color:#764200;
	}
#inhalt strong{
	color:#764200;
	}
fieldset{
	color:#764200;
	padding:5px;
	border:1px solid #764200;
	margin-bottom:8px;
	}
legend{
	padding:4px;
	}
legend,input,textarea,select{
	color:#547B56;
	border:1px solid #764200;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	}
input,textarea,select{
	border:1px solid #764200;
	}
label{
	width:110px;
	float:left;
	display:block;
	margin-right:5px;
	}
	
/* 3 Spalten */

#links,#rechts,#mitte{
	width:205px;
	float:left;
	}
#links,#mitte{
	margin-right:10px;
	}
#links .csi-textpic,#rechts .csi-textpic,#mitte .csi-textpic {
	background:#edead7;
	padding:5px;
	margin-bottom:5px;
	width:200px;
	}
#links div.csi-left div.csi-imagewrap .csi-image, #links div.csi-intext-left-nowrap div.csi-imagewrap .csi-image, #links div.csi-intext-left div.csi-imagewrap .csi-image,#rechts div.csi-left div.csi-imagewrap .csi-image, #rechts div.csi-intext-left-nowrap div.csi-imagewrap .csi-image, #links div.csi-intext-left div.csi-imagewrap .csi-image,#links div.csi-left div.csi-imagewrap .csi-image, #mitte div.csi-intext-left-nowrap div.csi-imagewrap .csi-image, #mitte div.csi-intext-left div.csi-imagewrap .csi-image{
	margin-right:0 !important;
	}
