body {
    color: #3a290f;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0; padding: 0;
	text-align:center;
	background-color:#ffffff;
	font-size:12px;
}

div#Seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 951px;
    padding: 0;
	padding-top:27px;
}

div#headerbox {
	width: 951px;
	height:107px;
	margin-bottom:9px;
	clear:both;
}

div#navigationbox {
	width:751px;
	height:107px;
	margin-right:9px;
	background-color:#35250a;
	background-image:url(../images/navi.gif);
	background-repeat:no-repeat;
	float:left;
}

div#Hauptnavigation {
	padding:60px 15px 0 0;
	color:#ffffff;
	font-size:14px;
	float:right;
}

div#BildKlein {
	width:191px;
	height:107px;
	background-color:#791236;
	float:left;
}

div#contentbox {
	width:951px;
	height:auto;
	clear:both;
}

div#contentlinks {
	width:191px;
	height:auto;
	float:left;
}

div#Logo {
	width:191px;
	height:191px;
	background-color:#c9c8c5;
	margin-bottom:9px;
	clear:both;
}

div#BildMittel {
	width:191px;
	height:288px;
	margin-bottom:9px;
	clear:both;
}

div#buttonbox {
	width:191px;
	height:30px;
	margin-bottom:9px;
	clear:both;
}

div#Button1, div#Button2, div#Button3, div#Button4 {
	width:47px;
	height:auto;
	float:left;
}

div#Tirol {
	width:191px;
	height:auto;
	margin-bottom:9px;
	clear:both;
}

div#contentmitte {
	width:551px;
	max-width:551px;
	height:auto;
	margin:0 9px 0 9px;
	float:left;
}

div#Bild {
	width:551px;
	height:276px;
	clear:both;
}

div#Subnavigation {
	width:551px;
	max-width:541px;
	height:35px;
	max-height:20px;
	padding:15px 0 0 10px ;
	background-image:url(../images/subnavi.gif);
	background-repeat:repeat-x;
	clear:both;
}

div#Content {
	widht:auto;
	height:auto;
	padding: 20px;
	clear:both;
}

div#contentrechts {
	width:191px;
	height:auto;
	float:right;
}

div#Anfrage {
	width:191px;
	height:191px;
	background-color:#c9c8c5;
	margin-bottom:9px;
	clear:both;
}

div#angebotbox {
	width:191px;
	max-width:189px;
	height:191px;
	max-height:189px;
	border:1px solid #c9c8c5;
	margin-bottom:9px;
	clear:both;	
}

div#AngebotHeadline {
	display:none;
	width:189px;
	max-width:181px;
	height:25px;
	max-height:22px;
	padding:3px 0 0 10px;
	color:#791236;
	font-size:14px;
	font-weight:bold;
	clear:both;
}

div#Angebote {
	position:relative;
	width:189px;
	height:164px;
	clear:both;
}

div#News {
	width:191px;
	max-width:189px;
	height:auto;

	border:1px solid #c9c8c5;
	margin-bottom:9px;
	clear:both;	
}

div#Hotline {
	width:191px;
	height:auto;
	margin-bottom:9px;
	clear:both;
}

div#footerbox {
	width:951px;
	height:auto;
	font-size:11px;
	clear:both;
}

div#Servicenavigation {
	width:191px;
	height:auto;
	background-color:#791236;
	text-align:center;
	padding:1px 0 1px 0;
	color:#FFF;
	margin-right:9px;
	float:left;
}

div#Breadcrump {
	width:751px;
	max-width:741px;
	height:auto;
	background-color:#35250a;
	padding:1px 0 1px 10px;
	color:#FFF;
	float:left;
}

div#Footer {
	width:951px;
	padding-top:5px;
	height:auto;
	text-align:right;
	clear:both;
}


.gallerybild {
	padding:3px;
	float:left;
}



.ihcsmoothgalleryprev, .ihcsmoothgallerynext {
	position:absolute;
	top:85px; cursor:pointer;
	width:15px; height:15px;
	background-repeat:no-repeat;
}
.ihcsmoothgallerynext {
right:-7px;
background:url(../images/scroll_right.png);
}

.ihcsmoothgalleryprev {
left:-7px;
background:url(../images/scroll_left.png);
}

.topangeboteinhalt {
	position:absolute;
	width:189px;
	height:189px;
	overflow:hidden;
	top:0px; left:0px;
}

.top_headline {
	padding:3px 10px 0 10px;
	font-size: 14px; 
	color: rgb(121, 18, 54); 
	font-weight: bold;
	clear:both;
}

.top_bild {
	padding:3px 10px 0 10px;
	clear:both;
}

.top_link {
	padding:3px 10px 0 10px;
	clear:both;
}


