html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	text-align:center; /* center IE */
	
	background-position:top center;
	background-repeat:repeat;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:16px;
	text-decoration:none;
}


div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:995px;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	background-repeat:repeat;
	
}

div#content_left {
	position:relative;
	margin-left:21px;
	float:left;
	width:440px;
	overflow:hidden;
	text-align:left;
	display:inline;
}
div#content_right {
	position:relative;
	margin-left:0px;
	float:left;
	margin-left:24px;
	width:475px;
	overflow:hidden;
	text-align:left;
	display:inline;
}


div#imagebild_container {
	position:relative;
	width:440px;
	height:330px;
	overflow:hidden;
	z-index:8;
}
div#imagebild {
	position:absolute;
	width:440px;
	height:330px;
	overflow:hidden;
	background-color:#000000;
	z-index:9;
}
div#imagebild_schablone{
	position:absolute;
	width:440px;
	height:330px;
	overflow:hidden;
	z-index:10;
}
div#imagebild_slogan {
	position:absolute; 
	width:400px;
	overflow:hidden;
	margin-left:20px;
	margin-top:30px;
	height:270px;
	text-align:left;
	z-index:12;
}


div#hauptmenu {
	position:relative;
	width:167px;
	text-align:right;
	margin-top:35px;
	overflow:hidden;
	float:left;
}

div#submenu {
	position:relative;
	width:250px;
	/* width: 167px */
	text-align:left;
	margin-left:22px;
	margin-top:35px;
	overflow:hidden;
	float:left;
}
div#search {
	position:relative;
	width:238px;
	text-align:left;
	float:left;
	overflow:hidden;
	float:left;
	margin-top:10px;
}
div#menu_oben {
	position:relative;
	width:237px;
	text-align:right;
	float:left;
	overflow:hidden;
	float:left;
	margin-top:10px;
}
div#logo {
	position:relative;
	margin-top:75px;
	width:475px;
	text-align:left;
	float:left;
	overflow:hidden;
}
div#content_content {
	position:relative;
	margin-top:80px;
	margin-bottom: 25px;
	width:430px;
	text-align:left;
	float:left;
	overflow:hidden;
}

div#address {
	position:absolute;
	bottom:0px;
	left:23px;
	width:164px;
	z-index:100;
	background-color:#FFFFFF;
	text-align:right;
}

div#karteireiter {
	position:absolute;
	top:-1px;
	left:0px;
	width:20px;
	height:228px;
	overflow:hidden;
	z-index:100;
}



table,tbody,tr,td,div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:16px;
	text-decoration:none;
}

form {
margin:0px;
}

img {
border:none;
}


a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:16px;
	text-decoration:underline;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:16px;
	text-decoration:underline;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:16px;
	text-decoration:none;
}

.lauftext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:16px;
	text-decoration:none;
}

.bildtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3A4A53;
	line-height:13px;
	text-decoration:none;
}

h1 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	
	line-height:16px;
	text-decoration:none;
}

.slogan {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:26px;
	text-decoration:none;
	text-transform:uppercase;
}

.slogan2 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:19px;
	text-decoration:none;
	text-transform:none;
}




.adresse {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:13px;
	text-decoration:none;
}

a.adresse {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:13px;
	text-decoration:none;
}
a.adresse:link, a.adresse:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:13px;
	text-decoration:underline;
}
a.adresse:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3A4A53;
	line-height:13px;
	text-decoration:none;
}

.inputfields {
width:320px;
}

