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

html{
	overflow-x:hidden;
	}
	
body{
	margin:0px;
	}
	
img{
	border:none;
	}
	
h1{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	font-weight:normal;
	line-height:20px;
	}
	
h2{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	font-weight:normal;
	line-height:20px;
	}
	
h3{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	font-weight:normal;
	line-height:20px;
	}
	
h4{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	font-weight:normal;
	line-height:20px;
	}
	
h5{
	margin:0px;
	padding:0px;
	padding-bottom:3px;
	font-weight:normal;
	line-height:20px;
	}	
	
a				  		 {color:#ac2621; text-decoration: none; font-weight:normal;}
a:link, a:visited  {color:#ac2621; text-decoration: none; font-weight:normal;}
a:hover			 {color:#ac2621; text-decoration: underline; font-weight:normal;}	

a.top				  		 		{color:#FFF; text-decoration: none; font-weight:normal;}
a.top:link, a.top:visited  	{color:#FFF; text-decoration: none; font-weight:normal;}
a.top:hover			 			{color:#FFF; text-decoration: underline; font-weight:normal;}	
		
#top{
	position:relative;
	height:36px;
	width:100%;
	background:#FFF url(./img/top_bg.png) repeat-x; 
	}
	
#top_menu{
	position: absolute;
	height:18px;
	width:420px;
	left:50%;
	margin-left:150px;
	top:12px;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:normal;
	text-shadow: 0px 1px 1px #000, 0px 1px 1px #000;
	}	
	
#head{
	position:relative;
	height:360px;
	width:100%;
	background:#FFF url(./img/head_bg.png) repeat-x; 
	}	
	
#top_shadow{
	position: absolute;
	top:1px;
	height:36px;
	width:1280px;
	left:50%;
	margin-left:-640px;
	background:transparent url(./img/top_shadow.png) no-repeat; 
	}	
	
#signe_bg{
	position: absolute;
	top:1px;
	height:150px;
	width:169px;
	left:50%;
	margin-left:-482px;
	background:transparent url(./img/signe_bg.png) no-repeat; 
	}
	
#signe{
	position: absolute;
	top:22px;
	left:42px;
	height:96px;
	width:80px;
	background:transparent url(./img/signe.png) no-repeat;
	text-decoration:none;
	}	

#angebot{
	position: absolute;
	top:182px;
	left:50%;
	margin-left:-482px;
	height:64px;
	width:162px;
	background:transparent url(./img/angebot.png) no-repeat;
	}	
	
#mainpic{
	position: absolute;
	top:32px;
	left:50%;
	margin-left:-282px;
	height:241px;
	width:759px;
	background:transparent url(./img/head_1.jpg) no-repeat;
	}		
	
#bottom_shadow{
	position: absolute;
	top:355px;
	height:15px;
	width:1280px;
	left:50%;
	margin-left:-640px;
	background:transparent url(./img/bottom_shadow.png) no-repeat; 
	}		
	
/* Content */	

#content{
	position: relative;
	margin:30px auto 30px auto;
	width:999px;
	background:transparent url(./img/content_bg.png);
	overflow:hidden;
	}	
	
#content_shadow_top{
	position: relative;
	height:11px;
	width:999px;
	background:transparent url(./img/content_shadow_top.png);
	}		
	
#content_shadow_left{
	position: relative;
	height:191px;
	width:19px;
	float:left;
	background:transparent url(./img/content_shadow_left.png);
	}	
	
#content_shadow_right{
	position: relative;
	height:191px;
	width:19px;
	float:right;
	background:transparent url(./img/content_shadow_right.png);
	}		
	
#content_main{
	position: relative;
	width:585px;
	float:left;
	background:transparent url(./img/content_center_bg.png) repeat-x;
	overflow:hidden;
	padding:30px 10px 30px 30px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A636B;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	}		

#content_side{
	position: relative;
	width:276px;
	float:left;
	background:transparent url(./img/content_center_bg.png) repeat-x;
	overflow:hidden;
	padding:30px 30px 30px 30px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A636B;
	font-weight:normal;
	text-align:left;
	line-height:20px;
	}	
	
#content_shadow_bottom{
	position: relative;
	height:18px;
	width:999px;
	background:transparent url(./img/content_shadow_bottom.png);
	clear:left;
	}	
	
.box_bg{
	position: relative;
	width:546px;
	background-color:#cfcfcf;
	padding:1px 1px 1px 1px;
	margin-bottom:20px;
	}	
	
.box_bg_2{
	position: relative;
	width:544px;
	background-color:#ffffff;
	padding:1px 1px 1px 1px;
	}	
	
.box_content{
	position: relative;
	width:524px;
	background-color:#fafafa;
	padding:10px 10px 10px 10px;
	}	
	
	
.box_bild{
	position: relative;
	width:100px;
	height:93px;
	overflow:hidden;
	border:1px solid #cfcfcf;
	background-color:#FFF;
	padding:3px;
	/*height:114px;
	background-image:url(./img/bild.jpg);*/
	float:left;
	margin-right:10px;
	}	
a.box_bild img
{
	border:1px solid #5A636B;
}	
	
.box_headline{
	position: relative;
	/*width:400px;
	height:22px;
	float:left;*/
	display:block;
	
	font-size:14px;
	color:#ac2621;
	text-align:left;
	}	
	
.box_daten{
	position: relative;
	width:400px;
	height:22px;
	/*float:left;*/
	
	font-size:12px;
	font-weight:bold;
	}	
	
.daten_1{
	font-size:12px;
	font-weight:bold;
	width:115px;
	}	
	
.daten_2{
	font-size:12px;
	padding-right:18px;
	line-height:3px;
	width:115px;
	}
	
.box_text{
	position: relative;
	width:400px;
	/*height:22px;*/
	float:left;
	margin-top:9px;
	}		
	
.box_info{
	font-size:12px;
	color:#ac2621;
	margin-right:30px;
}

.box_seite{
	font-size:12px;
	color:#ac2621;
	margin-right:10px;
	text-transform:uppercase;
}
	
.clear{
	position:relative;
	clear:left;
	}		
	
.box_button{
	position:absolute;
	width:27px;
	height:35px;
	top:47px;
	left:531px;
	z-index:999;
	}		
	
	
/* Footer */	

#footer{
	position: relative;
	margin:60px auto 30px auto;
	width:999px;
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A636B;
	font-weight:normal;
	line-height:20px;
	text-transform:uppercase;
}		

a.footer				  			 		{color:#5A636B; text-decoration: none; font-weight:normal;}
a.footer:link, a.footer:visited  	{color:#5A636B; text-decoration: none; font-weight:normal;}
a.footer:hover			 				{color:#5A636B; text-decoration: underline; font-weight:normal;}	

/* Details */

.detail_bild{
	position:relative;
	width:100px;
	height:75px;
	float:left;
	overflow:hidden;
	padding:3px;
	background-color:#FFF;
	border:1px solid #999;
	margin:0px 7px 15px 0px;
	}
	
.detail_map{
	position:relative;
	float:left;
	padding:3px;
	background-color:#FFF;
	border:1px solid #999;
	margin-top:20px;
	width:558px;
	height:230px;
	}	
	
.steckbrief_feld_1{
	background-color: #ededed;
	float:left;
	padding-left:4px;
	margin-bottom:2px;
	margin-right:2px;
	width:142px;
	}
	
.steckbrief_feld_2{
	background-color: #ededed;
	float:left;
	padding-left:4px;
	margin-bottom:2px;
	width:122px;
	}
	
.steckbrief_clear{
	clear:left;
	}
	
.formfeld{
	background-color:#f6f6f6;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	width:270px;
	margin-bottom:10px;
	}
	

.textarea{
	background-color:#f6f6f6;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	width:270px;
	}	
	
.form_button{
	margin-top:10px;
	float:left;
	}		
	
.pflichtstern{
	color:#ac2621;
	}		
	
.betreff{
	color:#ac2621;
	margin-bottom:10px;
}
	