body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#270116;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

div#seite {
	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    	margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 900px;
	height:auto;
	clear:both;
}

div#row1, div#row2 {
	clear:both;
	width:900px;
	height:auto;
	margin-top:80px;
}

div#field1, div#field2 {
	width:180px;
	height:173px;
	float:left;
	text-align:center;
}

div#field3 {
	width:auto;
	height:auto;
}

div#row2 {
	display:none;
}

.clear {
	width:auto;
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}

A, A:link, A:visited, A:hover, A:active		{ font-size:12px; text-decoration: none; color: #270116; }

.mediaboxHiddenDivs {
	position:absolute; opacity:0; visibility:hidden; top:-5000px;clear: both;height:auto;
}

.zimmerpreisepreise {
	padding:30px 20px 40px 20px;
	width:700px;
	background-color: #fef2d9;
	clear: both;
}

.at7teamBox {
    width:180px;
    float:left;
    height:177px;
}
.at7teamBox1, .at7teamBox2 {
    width:180px;
    clear:both;
}
.at7teamGesamt {
        clear:both;
        width:auto;
        height:auto;
}

.at7teamBack {
        margin-top:15px;
        padding:10px;
        text-align:center;
        background-color:#9B1B00;
        width:245px;
}
