@charset "utf-8";
/* CSS Document */


/* body basics */

body.formator {
	font-family:  Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #979797;
	color: white;
	margin: 0 auto;

}

/* styling */

A:link    { color: white; text-decoration:none;  }
A:active  { color: black; text-decoration:none;  }
A:visited { color: white; text-decoration:none; }
A:hover   { color: white; text-decoration: none;  }

p		  { font-size: 10px;  color: #e3e3e3; padding-left: 3px; margin: 0; padding-right: 3px;}
H1        { font-size: 12px; padding-left: 3px; padding-top: 5px;}
H2        { font-size: 10px; padding-left: 2px; }
H3        { font-size: 14px; padding-left: 0px; padding-top: 5px;margin: 0;}
H4        { font-size: 12px; padding-left: 0px; padding-top: 5px;margin: 0; padding-bottom: 5px;}
H5        { font-size: 10px; padding-left: 0px; padding-top: 5px;margin: 0;}
H6        { font-size: 8px; padding-left: 0px; padding-top: 5px;margin: 0; color: #e3e3e3;}





/* body */

#wrapper {

height: auto;
width: 100%;
min-width: 790px;
border-style: none;
border: 0px;
margin: 0 auto;
overflow:visible;

}

#header {

width: 100%;

height: 100px;
background-color:#676767;
background-repeat:no-repeat;
background-attachment:fixed;
overflow:hidden;

}


#navigation {
width: auto;
height: 20px;
background-color:#575757;
}


#content {
width: auto;
height: auto;
min-height: 475px;
background-color:979797;
overflow: visible;
background-repeat:repeat-x;
}


/* header */

#h_left_space {
height: 100px;
width: 75px;
float: left;
}


#logo {
height: 100px;
width: 290px;
background-image:url(../bilder/logo.jpg);
float: left;
}


/* navigation */

#n_left_space {
height: 20px;
width: 75px;
float: left;
}

ul#Navigation {
margin: 0;
height: 20px;
padding-top: 3px;



}

ul#Navigation li {
display: inline;
width: 50px;
height: 20px;
list-style: none;



}

ul#Navigation a {
width: 50px;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
}

ul#Navigation a:hover {
background-color:#8c8c8c;
height: 20px;
width: 50px;
}


ul#Navigation span {
background-color:#8c8c8c;
height: 20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
}


/* content */

/* spacer */

#c_left_space {
height: 475px;
min-height: 475px;
width: 75px;
float: left;
}

/* left */


#c_left_cont {
width: 450px;
height: 475px;

float: left;
background-color:none;

}



#c_left_top_spacer {
height: 10px;
width: 450px;
}

#c_left_title {
height:17px;
width: 450px;
font-size: 10px;
background-image:url(../bilder/left_title_bg.jpg);
background-repeat:no-repeat;
}

#c_left_copy_1 {
width: 447px;
height: auto;

min-height: 325px;
background-color: #737373;
background-repeat:no-repeat;

}


#c_left_copy_1_2 {
width: 447px;
height: auto;

min-height: 200px;
background-color: #737373;
background-repeat:no-repeat;

}


#c_left_copy_1_3 {
width: 447px;
height: auto;

min-height: 200px;
background-color: #737373;
background-repeat:no-repeat;

}


#c_left_contact {
width: 445px;
height: 355px;

padding-left: 5px;
background-repeat:no-repeat;
background-color:#737373;

}

#Headline {
height: 35px;
width: 450px;
background-color: none;
}

#c_left_copy_1_cont_1 {
height:auto;
min-height: 300px;

width: 447px;
background-color:none;
float: left;

}

#c_left_copy_1_cont_2 {
height: 90px;
width: 450px;
background-color:none;
float: left;
padding-top: 5px;

}



#c_left_copy_1_image {
width: 150px;
height: 150px;
background-color: red;
float:right;
margin-right: 10px;

}

#c_left_copy_2 {
width: 447px;
min-height: 300px;
background-color: none;
margin-top: -1px;
float:left;
background-repeat:no-repeat;
}

/* right */


#c_right_cont {
width: 325px;
height: 475px;
float: left;
background-color:none;
margin-left: 25px;
}

#c_right_top_spacer {
height: 10px;
width: 325px;
}

#c_right_title {
height:25px;
width: 325px;
font-size: 10px;
background-image:url(../bilder/right_title_bg.jpg);
background-repeat:no-repeat;
}





#c_right_player {
width: 315px;
height: 180px;
background-color:#737373;
padding-left: 10px;
}



#c_right_player_3 {
width: 315px;
height: 240px;
background-color:#737373;
padding-left: 10px;
}



#c_right_player_4 {
width: 315px;
height: 320px;
background-color:#737373;
padding-left: 10px;
}


#c_right_more {
width: 315px;
height: 160px;
background-color:#737373;
padding-left: 10px;
}

ul#more {
margin: 0;

padding-top: 10px;
padding-left: 0px;
}


ul#more li {

width: 100px;
height: 20px;
list-style: none;



}

ul#more a {
width: 100px;
padding-left: 7px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
}

ul#more a:hover {
background-color:#8c8c8c;
height: 20px;
width: 100px;
}


ul#more span {
background-color:#8c8c8c;
height: 20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 2px;
padding-bottom: 2px;
}


/* beatport */


ul#beatport {
margin: 0px;
padding: 5px;
margin-left: 5px;
margin-top: 3px;
height: 25px;
float: left;
text-align:left;

}

ul#beatport li {

	
	list-style: none;
 	display: inline;
    margin: 0.0em; 
	font-size: 12px;
	font-weight: bold;
	border-style: none;
	border-left-style: none;
	border-left-width: 0px;
	border-left-color: white;
	float: none;
	
  }

ul#beatport a {
   
    text-decoration: none; 
    border-style: none;
	background-color: #a2bc41;
	color: #2d5b7f;
	padding: 2px;
	

}