/* Aufbau  */
body{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-image: url(../grafiken/BG.jpg);
	font: 13px "Times New Roman", Times;
	color: #fff;
	line-height: 17px;
}

#main {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../grafiken/BG.jpg);
}

#wrapper {
	position: relative;
	width: 100%;
	height: 560px;
	top: 50%;
	margin-top: -280px;
}

#header_wrapper {
	position: relative;
	width: 100%;
	height: 25px;
}

#header {
	position: relative;
	width: 920px;
	height: 20px;
	top: 0px;
	margin: 0px auto;
	text-align: center;
}

#social_networks {
	position: relative;
	width: auto;
	height: 20px;
	right: 15px;
	float: right;
}



#music_networks {
	position: relative;
	width: auto;
	height: 20px;
	left: 5px;
	float: left;
}

#navigation_wrapper {
	position: relative;
	width: 100%;
	height: 42px;
	top: 1px;
	background: url(../grafiken/navi_streifen.jpg) repeat-x;
}

#nav_wrap {
	position:relative; 
	width:auto; 
	height:auto;
	left: 5px; 
	float:left
}

#navigation {
	position: relative;
	width: 920px;
	height: 30px;
	top: 5px;
	margin: 0px auto;
	text-align: center;
}

.navi_abstand {
	position: relative;
	top: 5px;
}

#music_player {
	position: relative;
	width: auto;
	height: auto;
	top: 5px;
	left: -15px;
	float: right;
}

#song_titel {
	position: relative;
	width: auto;
	height: auto;
	top: 2px;
	float: left;
	padding: 0px 10px 0px 0px;
	font: 13px "Times New Roman", Times;
	color: #fff;
}

#play_stop_btns {
	position: relative;
	width: 20px;
	height: 20px;
	float: left;
	top: -1px;
	right: 0px;
}

.music_btns_nav {
	position: relative;
	top: 2px;
	left: 3px;
}

#content_wrapper {
	position: relative;
	width: 100%;
	height: 460px;
	top: 1px;
}

#content {
	position: relative;
	width: 920px;
	height: 460px;
	margin: 0px auto;
	text-align: center;
}

#content_left_bio {
	position: relative;
	width: 560px;
	height: 460px;
	float: left;
}

#content_right_bio {
	position: relative;
	width: 360px;
	height: 445px;
	top: 7px;
	float: left;
}

#bio_arrow_wrapper {
	position: relative;
	width: 360px;
	height: 22px;
	float: left;
	top: 3px;
}

#content_txt_bio_wrapper {
	position: relative;
	width: 350px;
	height: 380px;
	top: 10px;
	left: 10px;
	float: left;
	margin: 0px 0px 15px 0px;
	text-align: left;
}

#arrow_pics_wrapper {
	position: relative;
	width: auto;
	height: auto;
	float: left;
}

#one_logo {
	position: relative;
	width: auto;
	height: auto;
	top: 12px;
	float: left;
}

.arrow_vert {
	position: relative;
	width: 22px;
	height: auto;
	top: 150px;
}

.arrow_vert2 {
	position: relative;
	width: auto;
	height: auto;
	left: 15px;
	top: 220px;
}

.arrow_vert3 {
	position: relative;
	width: auto;
	height: auto;
	left: 35px;
	top: 220px;
}

#pictures_content {
	position: relative;
	width: auto;
	height: auto;
	top: 34px;
	float: left;
	z-index: 20;
}

.pictures_abstaende {
	position: relative;
	padding: 0px 0px 0px 42px;
}

.pictures_abstaende2 {
	position: relative;
	padding: 0px 42px 0px 42px;
}

#pictures_view_wrapper {
	position: relative;
	width: 500px;
	height: 460px;
	float: left;
}

#pictures_view_headline {
	position: relative;
	width: 100%;
	height: 20px;
	top: 25px;
	float: left;
}

#pictures_view {
	position: relative;
	width: auto;
	height: auto;
	top: 50px;
}

#pictures_text {
	position: relative;
	width: auto;
	height: auto;
	top: 10px;
	left: 0px;
	margin: 0px auto;
}

#thumbnails {
	position: relative;
	width: 325px;
	height: 325px;
	top: 70px;
	left: 23px;
	float: left;
}

.thumbs_abstaende {
	position: relative;
	padding: 7px 6px 0px 2px;
	float: left;
}

#media_wrapper {
	position: relative;
	width: 418px;
	height: auto;
	float: left;
	top: 15px;
	right: 15px;
}

#media_wrapper_vid {
	position: relative;
	width: 418px;
	height: auto;
	float: left;
	top: 25px;
	right: 15px;
}

#media_content {
	position: relative;
	width: 418px;
	height: 320px;
	float: left;
}

#media_arrow_wrapper {
	position: relative;
	width: 418px;
	height: 45px;
	float: left;
}

.media_btn_abstaende {
	position: relative;
	padding: 15px 0px 0px 0px;
}

.media_btn_abstaende_music {
	position: relative;
	padding: 40px 0px 0px 0px;
}

.media_box_vid {
	position: relative;
	width: 418px;
	height: auto;
	float: left;
	margin: 0px 0px 10px 0px;
}

.media_box_music {
	position: relative;
	width: 418px;
	height: 55px;
	float: left;
	margin: 0px 0px 10px 0px;
}

.linie_vid {
	position: relative;
	width: auto;
	height: auto;
	margin: 0px auto;
	padding: 3px 0px 8px 0px;
}

.vid_txt {
	position: relative;
	width: 340px;
	height: 35px;
	margin: 0px auto;
	text-align: left;
}

.media_music_player {
	position: relative;
	width: 20px;
	height: 20px;
	top: 13px;
	left: 55px;
	float: left;
	z-index: 100;
}

.music_txt {
	position: relative;
	width: 340px;
	height: 35px;
	top: 5px;
	left: 20px;
	float: left;
	text-align: left;
}

#linie_wrapper {
	position: relative;
	width: 100%;
	height: 5px;
	background: url(../grafiken/line.jpg) repeat-x;
}

#linie {
	position: relative;
	width: 920px;
	height: 5px;
	margin: 0px auto;
	text-align: center;
	background: url(../grafiken/line.jpg) repeat-x;
}

#linie_news {
	position: relative;
	width: 850px;
	height: 5px;
	float: left;
	left: 25px;
	text-align: center;
	padding: 2px 0px 5px 0px;
	background: url(../grafiken/line.jpg) repeat-x;
}

.news_arrow {
	position: relative;
	width: 22px;
	height: 22px;
	top: 10px;
	left: 300px;
	float: left;
}

.news_arrow_dn {
	position: relative;
	width: 22px;
	height: 22px;
	left: 448px;
	float: left;
}

#news_wrapper {
	position: relative;
	width: auto;
	height: auto;
	float: left;
	top: 40px;
}

.download_arrow_abstand {
	position:relative; 
	width:22px; 
	height:22px; 
	top:-5px; 
	left:-15px;
	float:left;
}

.news_headline_wrapper {
	position: relative;
	width: 920px;
	height: 35px;
	float: left;
}

.news_arrow_wrapper {
	position: relative;
	width: 920px;
	height: 35px;
	top: 5px;
	float: left;
}

#news_section {
	position: relative;
	width: 920px;
	height: auto;
	float: left;
	top: 5px;
}

#news_bild {
	position: relative;
	width: 120px;
	height: auto;
	left: 40px;
	float: left;
	padding: 0px 0px 8px 0px;
}

#news_text {
	position: relative;
	width: 680px;
	height: auto;
	left: 90px;
	float: left;
	text-align: left;
}

#contact_text_wrapper {
	position: relative;
	width: 200px;
	height: auto;
	top: 30px;
	left: 10px;
	float: left;
}

#imprint_text_wrapper {
	position: relative;
	width: 350px;
	height: auto;
	top: 30px;
	left: 10px;
	float: left;
}

#content_right_contact {
	position: relative;
	width: 360px;
	height: 444px;
	top: 8px;
	float: left;
}

#footer_wrapper {
	position: relative;
	width: 100%;
	height: 30px;
}

#footer {
	position: relative;
	width: 920px;
	height: 30px;
	margin: 0px auto;
	text-align: center;
}

#fot_wrap {
	position: relative;
	width: auto;
	height: 30px;
	float: left;
}

#imprint {
	position: relative;
	width: 80px;
	height: auto;
	float: left;
	top: 8px;
	left: -5px;
	overflow: hidden;
	font: bold 13px "Times New Roman";
	color: #fff;
}

#one_band_site {
	position: relative;
	width: 165px;
	height: auto;
	float: left;
	top: 8px;
	left: 680px;
	font: bold 13px "Times New Roman";
	color: #fff;
}
/* ENDE */


/* FONTFACE */
.headline {
	font: 12px "Times New Roman";
	color: #fff;
}

.bio_txt {
	font: 13px "Times New Roman", Times;
	color: #fff;
	float: left;
	text-align: left;
}

.headline_gold {
	font: bold 15px "Times New Roman", Times;
	color: #A1904A;
	float: left;
	padding: 0px 0px 0px 50px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
}

.headline_gold_personal {
	font: bold 15px "Times New Roman", Times;
	color: #A1904A;
	float: left;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
}

.headline_gold_addi {
	font: bold 15px "Times New Roman", Times;
	color: #A1904A;
	float: left;
	padding: 0px 0px 0px 15px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
}

.headline_gold_music {
	font: bold 15px "Times New Roman", Times;
	color: #A1904A;
	float: left;
	padding: 0px 0px 0px 75px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
}

.headline_gold_contact {
	font: bold 15px "Times New Roman", Times;
	color: #A1904A;
	float: left;
	padding: 0px 0px 0px 25px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: left;
}

.headline_gold_txt {
	font: bold 13px "Times New Roman", Times;
	color: #A1904A;
	float: left;
	text-align: left;
}

.headline_gold_txt_bio {
	font: bold 13px "Times New Roman", Times;
	color: #A1904A;
	float: left;
	text-align: left;
}

.headline_gold_txt_contact {
	position: relative;
	font: bold 13px "Times New Roman";
	color: #A1904A;
	left: 25px;
	float: left;
	text-align: left;
}

.headline_gold_txt_imprint {
	position: relative;
	width: 100%;
	font: bold 13px "Times New Roman";
	color: #A1904A;
	float: left;
	text-align: left;
}

#news_headline  {
	position: relative;
	font: bold 15px "Times New Roman", Times;
	color: #A1904A;
	float: left;
	top: 15px;
	left: 40px;
	text-transform: uppercase;
	letter-spacing: 5px;
}

.back_pics {
	font: bold 12px "Times New Roman", Times;
	color: #A1904A;
	float: right;
	padding: 0px 25px 0px 0px;
}

.back_pics_personal {
	font: bold 12px "Times New Roman", Times;
	color: #A1904A;
	float: right;
}

.back_pics_addi {
	font: bold 12px "Times New Roman", Times;
	color: #A1904A;
	float: right;
	padding: 0px 0px 0px 0px;
}

.back_pics_music {
	font: bold 12px "Times New Roman", Times;
	color: #A1904A;
	float: right;
	padding: 0px 50px 0px 0px;
}

.media_videos_gold {
	font: bold 12px "Times New Roman", Times;
	color: #A1904A;
	float: right;
	padding: 10px 10px 0px 0px;
}

.media_music_gold {
	font: 12px "Times New Roman", Times;
	color: #A1904A;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 50px;
}

.media_music_white {
	font:  12px "Times New Roman", Times;
	color: #fff;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 50px;
}

.media_videos_white {
	font: bold 12px "Times New Roman", Times;
	color: #fff;
	float: right;
	padding: 10px 10px 0px 0px;
}

.back_pics:link {
	font: bold 13px "Times New Roman", Times;
	color: #A1904A;
	text-decoration: none;
}

.back_pics:hover {
	font: bold 13px "Times New Roman", Times;
	color: #A1904A;
	text-decoration: underline;
}

.back_pics:visited {
	font: bold 13px "Times New Roman", Times;
	color: #A1904A;
	text-decoration: none;
}

.times {
	position: relative;
	font: 13px "Times New Roman", Times;
	color: #fff;
	text-align: left;
	left: 25px;
	line-height: 18px;
}

.times2:link {
	font: 13px "Times New Roman", Times;
	color: #fff;
	text-decoration: none;
}

.times2:visited {
	font: 13px "Times New Roman", Times;
	color: #fff;
	text-decoration: none;
}

.times2:hover {
	font: 13px "Times New Roman", Times;
	color: #A1904A;
	text-decoration: underline;
}

.footer_link:link {
	font: 13px "Times New Roman", Times;
	color: #fff;
	text-decoration: none;
}

.footer_link:hover {
	font: 13px "Times New Roman", Times;
	color: #A1904A !important;
}

.footer_link:visited {
	font: 13px "Times New Roman", Times;
	color: #fff;
	text-decoration: none;
}

/* ENDE */


/* COLORS  */
.gold {
	color: #A1904A;
}


