	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		background-color:#f8f7fb;
		text-align:center;
		font : 12px Arial;	
		color : #333333;
		line-height:15px;
		background : url(images/_elemente/bg_all.gif) repeat top center #fff;
		}


	#main_rahmen {
	position: relative;
		margin:0 auto;
		text-align:center;
		width:994px;
		clear:left;
		background : url(images/_elemente/bg_rahmen.gif) repeat-y top center #fff;
		}

	#main{
	position: relative;
		margin:0 auto;
		text-align:left;
		width:950px;
		clear:left;
		background : url(images/_elemente/bg_main.gif) repeat-y top left #fff;
		}

#anfrage{
	background:url(images/_elemente/bg_anfrage.jpg) no-repeat top left #fff; 
	width:273px; 
	height:70px;
}
#anfrage td{
	color:#fff;
	font-weight:bold;
	font-size:17px;
	line-height:25px;
}
.Auswahl{
	font-size:10px;
	line-height:15px;
	height:15px;
}

#anfrage_innen{
	padding:10px;
}

#nullpunkt{
	position: relative;
	visibility: visible;
	left: 0;
	top: 0;
	width: 0px;
	height: 0px;
}
#google_rechts{
	position: absolute;
	visibility: visible;
	left: 970px;
	top: 0px;
	width: 120px;
	z-index : 20;
	background:#fff;
}
#google_links{
	position: absolute;
	visibility: visible;
	left: -142px;
	top: 0px;
	width: 120px;
	z-index : 20;
	background:#fff;
}
#navi_bg{
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 155px;
	width: 950px;
	height: 44px;
	z-index : 10;
}
#navi{
	position: absolute;
	visibility: visible;
	left: 45px;
	top: 161px;
	width: 880px;
	height: 19px;
	z-index : 12;
}

#sprachen{
	position: absolute;
	visibility: visible;
	left: 775px;
	top: 50px;
	width: 150px;
	height: 19px;
	z-index : 12;
	text-align:right;
}

a.navilink{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding-right:25px;
}
a.navilink:hover{
	color:#990000;
}

#language{
	position: absolute;
	visibility: visible;
	left: 430px;
	top: 8px;
	width: 150px;
	height: 130px;
	z-index : 2;
}



#links{
	width:611px;
	float:left;
	overflow:hidden;
}
#rechts{
	width:339px;
	float:right;
	overflow:hidden;
	margin-bottom:-50px;
}
#clear{
	clear:both;
	height:8px;
	overflow:hidden;
}

#Bildernavi{
	display:block;
	background:#666666;
	color:#fff;
	height:25px;
	line-height:25px;
	font-size:14px;
	padding-left:13px;
}
a.bildernavilink{
	padding-left:13px;
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

a.bildernavilink:hover{
	text-decoration:underline;
	font-size:14px;
	color:#fff;
}

#trenner{
	display:block;
	background:#afb9b1;
	height:1px;
	overflow:hidden;
}
#trenner2{
	display:block;
	background:#e7e9ea;
	height:10px;
	overflow:hidden;
}
#text{
	display:block;
	color:#000;
	padding:13px;
}


#rechts  #text{
	padding-left:50px;
	padding-right:45px;
	font-size:11px;
}

#Trenner_Headline{
	display:block;
	background:#666666;
	color:#fff;
	height:25px;
	line-height:25px;
	font-size:14px;
	padding-left:50px;
}

#text a{
	text-decoration:none;
	color:#990000;
}

#text a:hover{
	color:#990000;
	text-decoration:underline;
	font-size: 14px;
}

h1{
	line-height:30px;
	padding:0;
	margin:0;
}

#icons{
	display:block;
	text-align:center;
}

#sterne{
margin-left: 0;
padding-left: 0px;
list-style: none;
line-height:20px;
}

#sterne li{
		padding-left: 20px;
		background-image: url(images/_elemente/stern.gif);
		background-repeat: no-repeat;
		background-position: top left;
}

#footer{
	font-size:10px;
	display:block;
	bottom:60px;
	width:611px;
}

#footer a{
	text-decoration:none;
	color:#000;
}

#footer a:hover{
	color:#000;
	text-decoration:underline;
}

#details_rechts{
	padding:0;
	margin:0;
	font-size:11px;
}

