/* ========================================================================= */
/* CSS-RESET-TECHNIK */

@import url("reset.css");
/* ========================================================================= */

/* SEITEN-GESTALTUNG */

body, h1, h2, h3, h4, h5, h6, adress, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}


body{
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
	font-size: 10px;
	color: #444;
	text-align:left;
	vertical-align: top;
	background-color:#f6f6f6;	
}

p{
font-size: 1.17em;
line-height: 1.55em;
}

strong{
font-weight: bold;
color: #000;
}

a{
text-decoration: none;
color: #000;
}

a.link{
text-decoration: underline;
}

a:hover{
color: #fff;
background-color: #000;
}



#wrapper{
width: 821px;
margin: 20px auto 0 auto;
}

/*  //////////////////////// Logo /////////////////// */


#logo{
margin: 0 10px 0 0;
height: 228px;
width: 181px;
border-top: solid #000 3px;
border-bottom: solid #000 1px;
float: left;
}

#logo img{
margin: 5px 0;
}

#logo a.logo:hover{
background-color: transparent;
}

/*  ////////////////////////  Oberer Bereich /////////////////// */

#top_section{
width: 630px;
height: 228px;
border-top: solid #000 3px;
border-bottom: solid #000 1px;
float: left;
background: red url("media/images/logo.jpg") top-right no-repeat;
}

/*  ////////////////////////  Navigation /////////////////// */

#navi{
height: 27px;
width: 630px;
border-bottom: solid #000 1px;
}

#navi ul{
letter-spacing: 0.1em;
padding: 7px 0 10px;

}

#navi ul li{
display: inline;
}

#navi ul li a{
padding: 7px 2px 6px;
z-index: 2;
}

#navi ul li.selected a{
color: #fff;
background-color:#000;
}

#navi ul li a:hover{
color: #fff;
background-color: #000;
}

#navi ul li.impressum{
margin-left: 250px;
}


#label{
position: relative;
top:-38px;
margin-left: 529px;
}





/*  //////////////////////// Textfelder oben /////////////////// */
h1{
position: relative;
top: -70px;
}


#top_text{
position: relative;
top: -70px;
border-top: solid #000 1px;
margin: 8px 0 0 0;
padding: 12px 0 0;
}

#top_text p{
background-color: none;
float: left;
width: 304px;
}

#top_text p.col1{
margin: 0 20px 0 0;
}

/*  ////////////////////////  Unterer Bereich und Gallery /////////////////// */

#bottom_section{
clear: both;
background-color: none;
width: 821px;
height: 480px;
border-bottom: solid #000 1px;
}

#bottom_section img{
margin: 10px 0 0;
width: 817px;
}

/*  ////////////////////////  Audio Player  /////////////////// */

#players{
background-color: transparent;
width: 181px;
height:10px;
visibility: visible;
float: left;
}

#bottom_text_col1.sound ul li a span.sound_btn{
background: url("media/images/btn_sound.gif") no-repeat top center; 
padding: 0px 10px 2px;
}

#bottom_text_col1.sound ul li a:hover, #bottom_text_col1.sound ul li a:hover span.sound_btn{
background-color: transparent;
color: #000;
}


#drama1{
position: absolute;
top: 300px;
}
#crossing{
position: absolute;
top: 336px;
}
#paced{
position: absolute;
top: 372px;
}
#drama2{
position: absolute;
top: 408px;
}
#libero{
position: absolute;
top: 444px;
}
#sonnendeck{
position: absolute;
top: 520px;
}
#splashdowns{
position: absolute;
top: 596px;
}
#kincade{
position: absolute;
top: 672px;
}

/*  //////////////////////// Textfelder unten /////////////////// */

#bottom_text_col1{
background-color: none;
height: 200px;
width: 304px;
margin: 0 20px 0 191px;
padding: 10px 0 0 0;
float: left;
}

#bottom_text_col1.sound{
background-color: none;
height: 200px;
width: 304px;
margin: 0 20px 0 10px;
padding: 10px 0 0 0;
float: left;
}

#bottom_text_col2{
background-color: none;
height: 200px;
width: 304px;
padding: 10px 0 0 0;
float: left;
}

#bottom_section ul{
font-size: 1.17em;
line-height: 1.55em;
}
  
  /*  ////////////////////////  kleine headlines Sprite positionierung /////////////////// */
h2{
margin: 10px 0 10px;
}  
  
  
h2.rock{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 0; 

}

h2.singer{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -20px; 
}

h2.space{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -40px; 
}

h2.pop{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -60px; 
}

h2.vorlieben{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -80px; 
}

h2.musik{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -100px; 

}

h2.freunde{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -120px; 
}

h2.hd{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -140px; 
}

h2.mikrofone{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -160px; 
}

h2.outboard{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -180px; 
}

h2.monitoring{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -200px; 
}

h2.kontakt{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -220px; 
}

h2.impressum{
height: 20px;
background: url("media/images/sprite2.gif") no-repeat 0 -240px; 
}



p.clearfix
{
clear: both;
}





	


/* ////////////////////////       Footer      //////////////////////// */
#footer {
	clear:both;
	float:left;
	color:#8b8b8b;
	margin: 5px 0 20px;
	width: 821px;
}

#footer img{
float: left;
margin-bottom: 20px;
}

#footer p{
font-size: 1em;
float: right;
margin: 2px 0 0;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
