html {
	height:100%;
	position:relative;
}

.error ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
	margin-bottom:15px;
	
}

body {
	background:#d2c8b3 url(../img/bg_sand.jpg) left  top repeat;
	color:#323232;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.8em;
	height:100%;
	position:relative;
	margin:0;
	padding:0;
	*text-align:center;
}

.ieFix {
	behavior: url(fileadmin/assets/ieFix/iepngfix.htc);
}

#wrapper {
	position:relative;
	background:transparent url(../img/bg_sand_verlauf.jpg) left top repeat-x;
	min-height:920px;
	width:100%;
}

#container {
	height:100%;
	width:980px;
	margin:0 auto;
	position:relative;
}

* #container {
	text-align:left;
}

#contentwrapper {
	position:relative;
	width:730px;
	margin-left:22px;
	padding-bottom:100px;
}

#nav {
	position:relative;
	width:140px;
	float:left;
	margin-top:90px;
	*margin-top:73px;
	background:transparent url(../img/p_line.gif) left top repeat-x;
}

#nav img {
	display:block;
	background:transparent url(../img/p_line.gif) left bottom repeat-x;
}

#metanav {
	margin-top:-104px;
	margin-left: 567px;
	background:transparent url(../img/mn_line.gif) left top no-repeat;
}

#metanav img {
	background:transparent url(../img/mn_line.gif) right top no-repeat;
}

#content {
	position:relative;
	width: 570px;
	float:left;
	margin-left:20px;
	padding-bottom:15px;
	background:transparent url(../img/p_line.gif) left bottom repeat-x;
}

#haus {
	width: 964px;
	height:370px;
	margin-top: 50px;
}

#haus_start {
	width: 964px;
	height:370px;
	margin-top: 120px;
}

#logo {
	position:relative;
	width:308px;
	height:104px;
	top:0px;
	margin-left:50px;
	
	z-index:1000;
}

#abbinder {
	position:absolute;
	width:332px;
	height:116px;
	bottom:0px;
	left:50%;
	margin-left:100px;	
}

#abbinder_start {
	position:absolute;
	width:207px;
	height:103px;
	top:475px;
	left:80px;
	z-index:1200;
}

#weiter {
	position:relative;
	margin-top:15px;
	left:640px;
	width:70px;
}

#map8 {
	margin-bottom:20px;
}

a img {
	border:none;
}

a, a:link, a:visited, a:active {
	color:#00573B;
	text-decoration:none;
	font-style:italic;
}

a:hover {
	text-decoration:underline
}

.headerwrap1 {
	background:transparent url(../img/p_line.gif) left bottom repeat-x;
	padding-bottom:15px;
}

.clearer {
	clear:both;
}

.csc-mailform-field label {
	position:relative;
	display:block;
	width: 100px;
}

input, textarea {
	border:#323232 1px dotted;
	font-size:13px;
	width: 250px;
}

input.submit {
	width:80px;
	border:#323232 1px solid;
	margin:0 0 20px 0;
}

.submitter {
	width:63px;
	height:14px;
	border:none;
	margin:0 0 20px 0;
}


dl.csc-textpic-image dt img {
	border:#FFF 8px solid;
}


div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	margin-right:31px;
}

