*, html {
	margin:0;
	padding:0;
}
body {
	background: #000 url('../img/background.jpg') top left no-repeat;
}
#content_main {
	position: absolute;
	top: 300px;
	left: 90px;
	width: 380px;
	background: url('../img/contentbg.png');
}
.innerContent {
	padding: 30px;
	color: #fff;
}
.innerContent p, .innerContent h1, *, html {
	font-family: Arial;
}
.innerContent p {
	font-size: 12px;
	padding-bottom: 0px;
}

.innerContent p.trenner {
	padding-bottom: 30px;
	border-bottom: 1px solid #427a81;
	margin-bottom: 10px;
}

.innerContent h1 {
 	font-size: 16px;
 	margin-top: 0px;
	padding-bottom: 10px;
	color: #d30068;
}

#content_index {
	position: absolute;
	top: 300px;
	left: 90px;
	width: 380px;
	background: none;
}

.table {
 	font-size: 11px;
	color: #ffffff;

}
#content_socialmedia {
	position: absolute;
	left: 480px;
	top: 512px;
}
#content_socialmedia ul {
	list-style: none;
	color: #fff;
	padding: 10px;
}
#content_audio {
	position: absolute;
	left: 205px;
	top: 245px;
}
#content_audio ul {
	list-style: none;
	color: #fff;
	padding: 0px;
}
#content_menue {
	background: url('../img/contentbg.png');
	position: absolute;
	left: 480px;
	top: 300px;
}
#content_menue ul {
	list-style: none;
	color: #fff;
	padding: 20px;
}
#buttons li {
	display:inline; float: left;
	padding:3px; 
}
.spacedP {
	padding-top: 15px;
}
.hoverx { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 100px; 
	height: 24px; 
	background: url("../img/about.png") 0 0 no-repeat;
	}
	.hoverx:hover { 
	background-position: -100px 0;
	}
		
.hover2 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 100px; 
	height: 24px; 
	background: url("../img/dates.png") 0 0 no-repeat;
	}
	.hover2:hover { 
	background-position: -100px 0;
	}	

.hover3 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 100px; 
	height: 24px; 
	background: url("../img/photo.png") 0 0 no-repeat;
	}
	.hover3:hover { 
	background-position: -100px 0;
	}

.hover4 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 100px; 
	height: 24px; 
	background: url("../img/video.png") 0 0 no-repeat;
	}
	.hover4:hover { 
	background-position: -100px 0;
	}	

.hover5 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 100px; 
	height: 24px; 
	background: url("../img/references.png") 0 0 no-repeat;
	}
	.hover5:hover { 
	background-position: -100px 0;
	}	

.hover6 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 100px; 
	height: 24px; 
	background: url("../img/booking.png") 0 0 no-repeat;
	}
	.hover6:hover { 
	background-position: -100px 0;
	}

.hover7 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display:block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 100px; 
	height: 24px; 
	background: url("../img/imprint.png") 0 0 no-repeat;
	}
	.hover7:hover { 
	background-position: -100px 0;
	}

.hover8 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display:block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 32px; 
	height: 32px; 
	background: url("../img/facebook.png") 0 0 no-repeat;
	}
	.hover8:hover { 
	background-position: -32px 0;
	}

.hover9 { 
	text-decoration: none; 
	border:0; 
	padding:0px; 
	display:block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 32px; 
	height: 32px; 
	background: url("../img/myspace.png") 0 0 no-repeat;
	}
	.hover9:hover { 
	background-position: -32px 0;
	}

.hover10 { 
	text-decoration: none; 
	border:0; 
	padding:0px; 
	display:block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 32px; 
	height: 32px; 
	background: url("../img/youtube.png") 0 0 no-repeat;
	}
	.hover10:hover { 
	background-position: -32px 0;
	}

.currentMenu { 
 background-position: -100px 0;
 }		
 #kontaktForm label {
	display: inline-block;
	width: 120px;
	float: left;
	font-size: 12px;
 }
  #kontaktForm input,  #kontaktForm textarea {
	float: left;
	background: #333333;
	border: 0px;
	padding: 4px;
	color: #fff;
	font-size: 12px;
	width: 180px;
}
 #kontaktForm textarea {
	width: 180px; height: 120px;
 }
 #mailMessage {
	font-weight: bold;
	padding: 15px 0px;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
