body{
	background-color:#191818;
	margin:0px;
	padding:0px;
	background-image:url('../img/backgroundSkyline.png');
	background-position:right bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
	width:100%;
	height:100%;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#a5a4a4;
}

.center{
	position:absolute;
	left:50%;
	top:10px;
}

.website{
	width:1008px;
	background-image:url('../img/contentBackground.png');
	min-height:480px;
  	height:auto !important;  /* für moderne Browser */
  	height:480px;  /*für den IE */
	z-index:1;
	position:absolute;
	left:-504px;
	top:170px;
	margin-bottom:20px;
}

.logo{
	width:1005px;
	height:146px;
	background-image:url('../img/logo.png');
	position:absolute;
	top:-166px;
}

.header{
	width:1007px;
	background-image:url('../img/top.png');
	height:15px;
	position:absolute;
	top:-15px;
}

.footer{
	width:1008px;
	background-image:url('../img/footer.png');
	height:6px;
	position:absolute;
	bottom:-6px;
	font-size:1px;
	background-repeat:no-repeat;
}

.menue{
	position:absolute;
	top:-10px;
	width:180px;
	text-align:center;
	z-index:99;
}

.menue a{
	display:block;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#a5a4a4;
	line-height:25px;
	width:160px;
	border-bottom:1px solid;
	margin-left:10px;
}

.menue a:hover{color:#0080c3;}

.menue a.ahover{
	color:#0080c3;
}

.page{
	position:relative;
	left:200px;
	top:0px;
}

.adresse{
	width:1008px;
	position:absolute;
	bottom:-15px;
	font-family:Verdana;
	font-size:10px;
	color:#a5a4a4;
	text-align:right;
}

h1 {
	width:531px;
	height:33px;
	background-image:url('../img/mainBackground.png');
	display:block;
	color:#a5a4a4;
	font-size:11px;
	font-family:Verdana;
	margin:0px;
	margin-top:5px;
	line-height:31px;
	padding-left:10px;
}

.bigContent{
	width:531px;
}

.bigContent h2{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#2f637b;
	margin-left:10px;
	margin-bottom:5px;
}

.bigContent p{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#a5a4a4;
	margin:0 0 0 10px;
}

.bigContent div.gaestebuch{
	border-bottom:1px solid;
	margin-left:10px;
}

.bigContent div.gaestebuch p{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#a5a4a4;
	margin:0 0 0 10px;
}

.bigContent div.gaestebuch p.comment{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#a5a4a4;
	margin:5px 0 0 20px;
}

.smallContent{
	position:absolute;
	left:570px;
	top:0px;
}

.smallContent .infoBox{
	width:200px;
}

.smallContent .infoBox h2{
	width:195px;
	height:33px;
	background-image:url('../img/infoBoxHeader.png');
	display:block;
	color:#a5a4a4;
	font-size:11px;
	font-family:Verdana;
	margin:0px;
	margin-top:5px;
	line-height:31px;
	padding-left:10px;
}

.smallContent .infoBox p,form{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#a5a4a4;
	margin:0 0 0 10px;
}

.input-text{
	width:180px;
}


.input-message{
	width:180px;
	height:50px;
}

.bigContent .gallery{
	width:200px;
	float:left;
	margin: 0 10px 10px 0;
}

.bigContent .gallery h2{
	width:195px;
	height:33px;
	background-image:url('../img/infoBoxHeader.png');
	display:block;
	color:#a5a4a4 !important;
	font-size:11px;
	font-family:Verdana;
	margin:0px;
	margin-top:5px;
	line-height:31px;
	padding-left:10px;
	text-align:center;
}

.bigContent .gallery p{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#a5a4a4;
	margin:0px;
	text-align:center;
	width:200px;
	display:block;
	margin-top:-10px;
}

.bigContent .gallery a{
	text-decoration:none;
}

.bigContent .thumbnail{
	width:166px;
	height:166px;
	margin-right:5px;
	margin-bottom:10px;
	float:left;
}

.comment{
	border-bottom:1px solid;	
}

.comment h3{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#a5a4a4;
	margin-left:10px;
	margin-bottom:0px;
}

.comment p{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#a5a4a4;
	margin-left:20px;
	margin-bottom:5px;
}

.infobox .arrows{
	width:195px;
	margin:0px !important;
	text-align:center;
}

.image{
	display:block;
	width:530px;
	text-align:center;
}