/* (c) EIKONA AG, it.x informationssysteme gmbh, Alle Rechte vorbehalten. */

/* Box Konstrukt */

.body-back {
	width: 100%;
	height: 100%;
	position:absolute;
	z-index:1;
	left:0px;
	top:0px;
}

.content-back {
	width: 100%;
	height: 100%;
	position:absolute;
	z-index:2;
	left:0px;
	top:0px;
}

.adjustment-1 {
	float: left;
	margin-top: -222px;
	width: 1px;
}

.box-1 {
	position: relative;
	width:100%;
	height: 50%;
	min-height: 280px;
	clear: left;
	background: #AAA296 url(../pics/layout/white-line.jpg) repeat-x bottom;

}

.box-2 {
	position: relative;
	z-index:2;
	width: 960px;
	height: 444px;
	clear: left;
	text-align: left;
}

.box-2 .vdp-logo			{ width:99px; height:60px; position: relative; padding:0; margin:0; top:-38px; left: 110px; background:url(../pics/layout/vdp-weiss-60.png) no-repeat; float:right; }
.box-2 .romantik-logo		{ width:99px; height:60px; position: relative; padding:0; margin:0; top:70px; left: 790px; background: url(../pics/layout/romantik-weiss-60.png) no-repeat; float:right; }

/* Hauptnavigation und Content */


.navigation-weingut {
	width: 680px;
	height: 62px;
	float: right;
	margin-right: 90px;
}

.content-out {
	background: #FFFFFF;
	width: 680px;
	height: 320px;
	float: right;
	margin-right: 90px;
}

.content-in {
	background: #FFFFFF;
	width: 630px;
	height: 270px;
	margin: 25px; 
}

.navigation-hotel {
	width: 680px;
	height: 62px;
	float: right;
	margin-right: 90px;
}

/* Metanavigation */

.metanavigation {
	position: absolute;
	top: -40px;
	right: 90px;
	width: 680px;
	height: 20px;
} 

.prnavi {
	width: 200px;
	height: 20px;
	float: left;
	line-height: 18px;
}                

.kontaktnavi {
	width: 450px;
	height: 20px;
	float: right;
}  

/* Logo */

.schwane-logo {
	width: 107px;
	height: 66px; 
	position: absolute;
	top: 170px;
	left: 35px;
}

/* Whiteroom */

.whiteroom {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	padding-left: 40px;
	padding-top: 40px;
}
