@import url(reset.css);

body {
	font-family: HelveticaNeueUltraLight, HelveticaNeue-Ultra-Light, Helvetica Neue Ultra Light, Helvetica-Light, Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 10px;
	color: #fff;
	background: #000;

}

#wrapper {
	background: #000 url('../images/bg/bg_wrapper.png') no-repeat;
	background-position: left 136px;
	width: 1073px;
	min-height: 1000px;
	margin: 0 auto;
	}
	
.big_letter {
	font-size: 1.5em;
}

h1 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
	             "Helvetica Neue", sans-serif;
	font-weight: 300;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	text-shadow: #fff 1px 5px 25px;
	margin-bottom: 10px;
}

.smalltext {
	font-size: 0.8em;
}

.smalltext a {
	font-size: 0.75;
	text-decoration: none;
}

/*-----------------------ENTER-----------------------*/


#enter {
	background: #000 url('../images/pictures/enter.png') center top no-repeat;
	width: 100%; /*1080px;*/
	height: 100%; /*990px;*/
	position: fixed;
	top:  0;
	left:  0px;
	z-index: 1;
}

#enter_text {
	font-size: 1.5em;
	line-height: 1.3em;
	margin-top: 330px;
	margin-left: 30px;
	position: absolute;
	left: 50%;
	
	
}
a#welcome_link {
	display: block;
	width: 150px;
	height: 30px;
	padding-top: 75px;
	padding-left: 210px;
	color: #fff;
	text-decoration: none;
	background: url('../images/objects/arrow.png') 303px 73px no-repeat;
}


#musicplayer {
		position: fixed;
	    bottom: 0px;
	    height: 34px;
	    width: 110px;
	    background: none;
}

/*-----------------------HEADER-----------------------*/

#header {
	width: 1073px;
	height: 136px;
	background: url('../images/bg/bg_header.png');
}

.logo {
	position: relative;
	display: block;
	height: 53px;
	width: 300px;
	top: 35px;
	left: 190px;
	/*background: green;
	opacity: 0.5;*/
}

#header ul {
	list-style-type: none;
	position: relative;
	top: 35px;
	right: 87px;
	float: right;
}

#header ul li {
	float: left;	
	display: block;
	margin-right: 12px;
	border-right: 1px solid #fff;
	padding-right: 10px;
}

#header ul li.last {
	border:none;	
}

#header ul li a{
	font-size: 1.45em;
	color: #fff;
	text-decoration: none;
}

#header ul li a.active_site{
	font-size: 1.45em;
	color: #e1b500;
	text-decoration: none;
}

#header ul li a.last_active {
	border:none;
	font-size: 1.45em;
	color: #e1b500;
	text-decoration: none;	
}


#header ul li a:hover{
	font-size: 1.45em;
	text-decoration: underline;
}


/*-----------------------HOME-----------------------*/

.wiki {
	position: relative;
	display: block;
	height: 80px;
	width: 80px;
	top: 100px;
	left: 835px;
}

#home {
	position: relative;
	left: 50px;
	width: 983px;
	height: 680px;
	background: url('../images/pictures/main.png') no-repeat;
}

#home_text1 {
	max-width: 280px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.3em;
	top: 510px;
	left: 135px;
}

#home_text2 {
	max-width: 310px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.3em;
	top: 570px;
	left: 135px;
	float: left;
}


/*-----------------------PERFORMANCE-----------------------*/

#performance {
	position: relative;
	left: 50px;
	width: 977px;
	height: 740px;
	background: url('../images/pictures/performance.png') no-repeat;
}

#performance_text1 {
	max-width: 380px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.2em;
	top: 210px;
	left: 550px;
}

#performance_text2 {
	max-width: 250px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.2em;
	top: 245px;
	left: 675px;
}

/*-----------------------BIOGRAPHY-----------------------*/

#bio {
	position: relative;
	left: 50px;
	width: 983px;
	height: 655px;
	background: url('../images/pictures/bio.png') no-repeat;
}

#bio_text1 {
	max-width: 350px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.3em;
	top: 160px;
	left: 570px;
}

#bio_text2 {
	max-width: 370px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.3em;
	top: 180px;
	left: 540px;
}


/*-----------------------MEDIA-----------------------*/

#media {
	position: relative;
	left: 50px;
	width: 978px;
	height: 4500px;
	background: url('../images/pictures/media.png') no-repeat;
}

#media_line_top {
	top: 500px;
	right: 51px;
	width: 1073px;
	height: 28px;
	background: url('../images/objects/line_footer.png') no-repeat;
	position: relative;
	
}

.media_line {
	top: 500px;
	right: 51px;
	width: 1073px;
	height: 28px;
	background: url('../images/objects/line_footer.png') no-repeat;
	position: relative;
	
	margin-top: 10px;
	
}

.media_film {
	max-width: 894px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.2em;
	top: 510px;
	left: 38px;
}

.media_film a {
	color: #fff;
	text-decoration: none;
}

.media_film a:hover {
	color: #e1b500;		
}

#media_audio {
/*	max-width: 894px;*/
	position: relative;
	font-size: 1.35em;
	line-height: 1.2em;
	top: 510px;
	left: 38px;
	margin-bottom: 60px;
	
	letter-spacing: 0.03em;
}

#media_audio a{
	text-decoration: none;
	color: #fff;
	display: block;
	float: left;
}

#media_audio a:hover{
	color: #e1b500;		
}

#media_pics {
	max-width: 894px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.2em;
	top: 510px;
	left: 38px;
	
	letter-spacing: 0.06em;
}

.mediatable td{
	max-width: 410px;
	float: left;
	padding: 10px 20px 10px 20px;
/*	border: 1px solid #333;*/
}

#mediatable_audio td{
	width: 850px;
	float: left;
	padding: 10px 20px 0 20px;
/*	border: 1px solid #333;*/
}

#mediatable_audio td a{
 	padding-right: 6px;
 }


/*-----------------------CONTACT-----------------------*/

#contact {
	position: relative;
	left: 50px;
	width: 977px;
	height: 649px;
	background: url('../images/pictures/contact.png') no-repeat;
}

#contact_text {
	max-width: 250px;
	position: relative;
	font-size: 1.6em;
	line-height: 1.2em;
	top: 350px;
	left: 600px;
}

#contact_text a {
	text-decoration: none;
	color: #fff;
}


/*-----------------------NEWS-----------------------*/

#news {
	position: relative;
	left: 50px;
	width: 983px;
	height: 1500px;
	background: url('../images/pictures/news.png') no-repeat;
}

#news_text {
	width: 360px;
	position: relative;
	font-size: 1.6em;
	line-height: 1.2em;
	top: 60px;
	right: 75px;
	float: right;	
}

#news_text a {
	color: #fff;
	text-decoration: underline;

}


#news_text2 a {
	color: #fff;
}

#news_text2 {
	width: 350px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.2em;
	top: 480px;
	left: 130px;
	float: left;
}

.info_text {
	padding-left: 10px;
	padding-bottom: 25px;
}


/*-----------------------IMPRESSUM-----------------------*/

#impressum {
	position: relative;
	left: 50px;
	width: 983px;
	height: 100px;
}


#impressum_text {
	max-width: 400px;
	position: relative;
	font-size: 1.5em;
	line-height: 1.2em;
	top: 100px;
	left: 150px;
}


#impressum_text a {
	text-decoration: none;
	color: #fff;
}

.smalltext_impressum {
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 5px;
}

.smalltext_impressum2 {
	position: relative;
	float: right;
	top: 100px;
	right: 75px;
}

/*-----------------------FOOTER-----------------------*/

#footer {
	top: 20px;
	width: 1073px;
	height: 28px;
	position: relative;
	float: left;
	
}

#footer a {
	text-decoration: none;
	color: #fff;
	float: right;
	margin-right: 120px;
	margin-top: 8px;
	font-size: 0.7em;
}