@charset "utf-8";
/* CSS Document */

body {
background-image:url(../img/bg.jpg);
margin:0px;
}

p {
margin:0px;
}

#main {
	position:relative;
	margin: auto auto;
	margin-top:0px;
	width:850px;
	height:715px;
}

#header {
	background-image:url(../img/header.jpg);
	position:relative;
	width:850px;
	height:160px;
}

#inhalte {
	background-image:url(../img/bg_inhalte.jpg);
	position:relative;
	width:850px;
	height:465px;
}

#anzeigebereich {
	position:relative;
	margin:auto auto;
	top:10px;
	width:680px;
	height:435px;
}

#text {
	position:relative;
	top:31px;
	margin-left:30px;
	width:468px;
	height:295px;
	overflow:auto;
}

#banner {
	position:relative;
	top:51px;
	margin-left:30px;
	width:468px;
	height:60px;
}

#textundbanner {
	position:relative;
	float:left;
}

#slideshowanzeige {
	position:relative;
	float:right;
	margin-right:28px;
	top:31px;
	width:133px;
	height:375px;
}

#footer {
	position:relative;
	width:850px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}

#text_inhalt {
	position:relative;
	margin-top:8px;
	width:441px;
	border-top:1px solid #eacfb1;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#a30201;
}

#text_inhalt a {
	color:#a30201;
}

.input_kontakt {
	border:1px solid #eacfb1;
	
}
