body {
	background: #ACC3E5 url("../images/background.gif") repeat-x;
	font-family: Arial,sans-serif;
	margin: 0;
}
.container {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 939px;
}

/*
	Header
*/

#header {
	background: #FFF;
	border: 12px solid #253650;
	border-top: 10px solid #253650;
	margin: 0;
	padding: 0;
	width: 939px;
}
#header-start {
	background: #FFF;
	border: 12px solid #253650;
	border-top: 10px solid #253650;
	border-bottom: 0;
	height: 338px;	
	margin: 0;
	padding: 0;
	width: 939px;
}
#logo-christiansen {
	background: url("../images/logo_christiansen.gif") no-repeat;
	height: 74px;
	left: 52px;
	position: absolute;
	top: 36px;
	width: 250px;
	z-index: 10;
}
#moewe {
	background: url("../images/moewe.png") no-repeat;
	height: 200px;
	left: -22px;
	position: absolute;
	top: -40px;
	width: 137px;
	z-index: 11;
}
#rct {
	background: url("../images/rcorner_left.gif") no-repeat;
	height: 113px;
	left: -12px;
	position: relative;
	top: -10px;
	width: 939px;
	z-index: 1;
}
#panorama-thumb {
	background: url("../images/panorama-thumb.jpg") no-repeat;
	height: 113px;
	left: 336px;
	position: absolute;
	top: 10px;
	width: 615px;
}
#panorama-start {
	background: url("../images/header.jpg") no-repeat;
	height: 324px;
	left: 22px;
	position: absolute;
	top: 20px;
	width: 918px;
}
#startseite-top {
	height: 113px;
	left: 336px;
	position: absolute;
	top: 10px;
	width: 615px;
}

/*
	Header-Pics
*/

#header-pics {
	background: #FFF;
	border-left: 12px solid #253650;
	border-right: 12px solid #253650;
	padding: 10px;
	padding-bottom: 0;
	width: 919px;
}
#header-pics img {
	border: 1px solid #253650;
	padding: 1px;
}
#header-pics .img-abstand {
	margin-right: 20px;
}
#navigation {
	background: #FFF;
	border-left: 12px solid #253650;
	border-right: 12px solid #253650;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	width: 929px;
}
#navigation #nav-container {
	border-bottom: 1px solid #253650;
	padding-bottom: 1px;
	width: 918px;
}
#subnav-container {
	background: #FFF;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 10px;
	width: 142px;
}
/*
	Content
*/

#content {
	background: #FFF;
	border-left: 12px solid #253650;
	border-right: 12px solid #253650;
	padding: 10px;
	padding-bottom: 0;
	width: 919px;
}
#main {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	width: 919px;
}
#ct-main {
	border-left: 1px solid #677385;
	float: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-left: 20px;
	width: 744px;
}
.both-side {
	padding: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
.left-side {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;	
	width: 439px;
}
.right-side {
	float: left;
	margin-left: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 439px;
}
.objectinfo-left {
	float: left;
	margin-bottom: 10px;
	width: 295px;
}
.objectinfo-right {
	float: right;
	margin-bottom: 10px;
	text-align: right;
	width: 436px;
}

/*
	Historie
*/
.historie-left {
	float: left;
	width: 273px;
}
.historie-right {
	float: left;
	margin-left: 40px;
	width: 600px;
}

/*
	Main
*/
#lageplan .left-side {
	float: left;
	width: 352px;
}
#lageplan .right-side {
	float: left;
	margin-left: 30px;
	width: 352px;
}

/*
	Footer
*/

#footer {
	background: #253650;
	clear: both;
	height: 55px;
	margin: 0;
	padding: 0;
	width: 963px;
}
#ft-center {
	color: #FFF;
	float: left;
	margin-top: 13px;
	text-align: center;
	width: 140px;
}
#ft-left {
	float: left;
	font-size: 0.9em;
	margin-left: 22px;
	margin-top: 10px;
	width: 390px;
}
#ft-right {
	float: left;
	margin-top: 10px;
	text-align: right;
	width: 385px;
}

/*
	Allgemeines
*/
.clear {
	clear: both;
}

