body {
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align:center;
	font-family:Lucida Grande, Lucida Sans Unicode, Arial;
	color:#656565;
	background-color:#ffffff;
	background:url(../images/body_hg.gif) repeat-x;
	
}


div#Seite {
	margin:0 auto;
   	text-align:left;
	width:1002px;
	border:0;
	padding:0;
	height:auto;
}

div#linkerbereich {
	width:245px;
	height:auto;
	float:left;
	background:url(../images/links_hg.gif) no-repeat center top;
}

div#sprachen {
	width:225px;
	padding-left:20px;
	padding-top:15px;
	height:15px;
	clear:both;
	overflow:hidden;
}

.sprachen a {
	color:#000000;
	font-weight:bold;
}

div#logo {
	width:223px;
	height:100px;
	clear:both;
	margin-left:24px;
	margin-top:10px;
}

div#schnellanfragen {
	width:223px;
	height:70px;
	margin-left:24px;
	clear:both;
}

div#navigation {
	padding-top:30px;
	width:223px;
	height:auto;
	clear:both;
	margin-left:24px;
	padding-bottom:30px;
}

div#hotline {
	width:223px;
	height:30px;
	clear:both;
	margin-left:24px;
	margin-bottom:10px;
}

div#logo2 {
	width:223px;
	height:108px;
	clear:both;
	margin-left:24px;
}

div#servicenavigation {
	width:448px;
	height:20px;
	float:right;
	padding-right:190px;
	text-align:right;
	padding-top:20px;
}

div#contentbereich {
	width:747px;
	text-align:justify;
	padding-left:4px;
	padding-right:4px;
	height:auto;
	padding-bottom:60px;
	float:left;
	background:url(../images/content_hg.gif) repeat-y left top #efefed;
	position:relative;
}


div#grau {
	height:4px;
	width:747px;
	background-color:#efefed;
}

div#contentlinks {
	width:564px;
	height:auto;
	float:left;
}

div#headbild2 {
	width:564px;
	height:385px;
	clear:both;
	position:relative;
}

div#headbild {
	width:564px;
	height:385px;
	clear:both;
}

div#arlberg {
	width:564px;
	height:227px;
	clear:both;
//	position:absolute;
//	left:0px;
//	z-index:2;
//	bottom:0px;
	background:url(../images/arlberg.png) no-repeat left bottom;
}

* html div#arlberg {
	background:url(../images/welle.gif) no-repeat left bottom;
	bottom:-1px;
}

*:first-child+html #headbildrund {  
  /* CSS-Hack für IE7 */  
	background:url(../images/arlberg.png) no-repeat top left;
} 

div#content {
        text-align:justify;
	width:538px;
	margin-top:20px;
	height:auto;
	clear:both;
	background-color:#ffffff;
	padding-right:10px;
	padding-left:10px;
	/*overflow-x:hidden;*/
}

div#gallery {
	width:564px;
	height:100px;
	clear:both;
	background-color:#ffffff;
}

div#footer {
	width:554px;
	height:18px;
	clear:both;
	position:absolute;
bottom:0px;
	background:url(../images/footer_hg.gif) repeat-x #ffffff;
	padding-top:12px;
	padding-left:10px;
}

div#contentrechts {
	width:179px;
	height:auto;
	float:left;
	margin-left:4px;
	background-color:#ffffff;
}


div#angebote {
	width:179px;
	height:280px;
	margin-bottom:30px;
	overflow-y:scroll;
	overflow-x:hidden;
	clear:both;
}

div#angeboteheadline {
	width:179px;
	height:30px;
}

div#topangebote {
	margin-top:15px;
	width:142px;
	height:155px;
	overflow-y:hidden;
	overflow-x:hidden;
	clear:both;
	margin-left:18px;
	border:1px solid #8d979e;
}

div#links {
	width:149px;
	margin-top:20px;
	padding-left:15px;
	height:auto;
	clear:both;
}

div#praxmarer {
	width:80px;
	height:20px;
	clear:both;
	margin-left:15px;
	position:absolute;
	bottom:4px;
	right:4px;
}


/*__________________________________________________________________________*/

.topangebotbox {
	width:142px;
	padding-top:4px;
	clear:both;
	color:#656565;
}

.headline2 {
	width:142px;
	height:16px;
	clear:both;
	margin-left:8px;
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:2px;
}

.text2 {
	width:70px;
	height:auto;
	padding-bottom:10px;
	float:left;
	margin-left:8px;
	padding-top:4px;
	font-size:10px;
}

.link2 {
	height:12px;
	padding-top:4px;
	float:right;
	margin-right:10px;
}

.link2 a {
	color:#656565;
	font-size:10px;
}

.bild2 {
	width:125px;
	height:100px;
	clear:both;
	margin-left:8px;
}

.text2 a {
	color:#656565;

}

/*____________________________________________________________*/

.angebotbox {
	width:159px;
	height:auto;
	clear:both;
	padding-left:20px;
	background:url(../images/angebot_hg.gif) #e3e3e3 bottom no-repeat;
}


.angebottitle {
	width:159px;

	padding-top:4px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:auto;
	clear:both;
}

.angebottext {
	width:159px;
	font-size:10px;
	height:auto;
	clear:both;
}


.angebotpreis {
	width:80px;
	font-size:10px;
	float:left;
}

.angebotlink {
	font-size:10px;
	float:right;
	padding-right:20px;
}

.angebotlink a {
	font-size:10px;
}

