body {
	background: #080c11;
	padding: 0;
	margin: 0;
	color: #ffffff;
	font: 15px "Helvetica Neue", "Lucida Grande", Arial;
}

a:link, a:visited {
	color : #e5e5e5;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

#content {
	position:absolute; 
	left:0px; 
	top:0px; 
	width: 618px; 
	height: 418px; 
	background: url(../images/bg.png) no-repeat;
}

#CHCH {
	width: 364px;
	height: 45px;
	z-index: 99;
	position: absolute;
	top: 47px;
	left: 127px;
}

#logo {
	width: 50px;
	height: 58px;
	position: absolute;
	top: 110px;
	left: 275px;
}

#wappen {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 110px;
	left: 275px;
}

#startlogo {
	position: absolute;
	left: 219px;
	top: 130px;
	width: 180px;
	height: 208px;
}

#stats {
	width: 100px;
	height: 100px;
	position: fixed;
	top: -100px;
	left: -100px;
}

#panoramas, #widgets, #contact, #exbe, #private, #raro, #HotCouture {
	position: absolute;
	top: 45px;
	visibility: hidden;
	width: 600px;
	left: 9px;
}

#HotCouture1 {
	position: absolute;
	top: 45px;
	visibility: show;
	width: 600px;
	left: 9px;
}

#contact, #raro {
	padding-top: 170px;
	text-align: center;
}

.scrollimg {
	width: 600px;
	height: 300px;
	border: 0px;
}

#menu {
	width: 600px;
	height: 22px;
	position: absolute;
	left: 9px;
	bottom: 30px;
	padding: 3px 0 0;
	text-align: center;
}
ul#menu li {
	display: inline;
	list-style: none;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}
