/*
//===================================================================
//					Agentur Krackow & Battermann
//		(c) Torben Lew Krackow, Thomas Battermann, Hamburg, 2008
//===================================================================
//###################################################################
//					APPOINTMENT OF THIS FILE
//					------------------------
//
//	GAMES MAIN Cascading Style Sheet
//	Defines the main layout structure and colors 
//	also for template_portal.html
//
//###################################################################
*/
/* CSS Document für www.soulfood-entertainment.de */

/* Wichtige Farben
schwarz			-	#050505
weiß			-	#f8f8f8
sf blau			-	#003399
fenstergrau		-	#8a8a8a
topnavi back	-	#464445
buttonschrift	-	#cdcdcd
content rechts	-	#061637
subnavi_btn back-	#464545
unterrubrik btn	-	#7c7b7b
*/


html, body, div, h1, h2, h3, p, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
/*  font-size: 10px; */
}

body {
	   background-color: #2c2a2a;
}

/* main div gesamtseite */

.main {
	position: relative;
	width: 100%;
	min-width: 820px;
	background-color: #fefcfd;
}
/* ############################# header ########################## */

.black {
	position:absolute; 
	width:100%;
	height:30px;
	z-index:1;
	background-color:#050505;
	}
	
.blue {
	position:absolute; 
	width:100%;
	height:100px;
	top:30px;
	left:0px;
	z-index:1;
	background-color:#003399;	
}

.ent {
	position:absolute;
	width:400px;
	height:111px;
	top:0px;
	right:0px;
	z-index:2;
	background-image:url(../shared_images/topreiter_entertain.gif);
}

.top_music {
	position:absolute;
	width:400px;
	height:111px;
	top:0px;
	right:0px;
	z-index:2;
	background-image:url(../music/images/topreiter_music.gif);
}

.logo_w a {
	position:absolute;
	width:166px;
	height:60px;
	display: block;
	top:50px;
	left:40px;
	z-index:2;
	background-image:url(../shared_images/sf_logo_weiss.gif);	
}

.shadow {
	position:absolute;
	width:100%;
/*	height:5px; */
	top:130px;
	left:0px;
	z-index:6;
/*	background-image:url(../shared_images/shadow_bottom.png);	*/
}

/* ############################# header ende ########################## */

/* ############################# body ########################## */

/* content div im flow */

.content {
	position:absolute; 
	width: 100%;
	top: 130px;
	left: 0px;
	z-index: 1;
	background-color: #fefcfd;
	
}
/* dynamischer div (höhe)*/

.dynamic {
	position: relative;
	width: 100%;
	min-height: 500px; 
 	z-index: 2;
	background-color: #fefcfd;
}

.grauverlauftop {
	position:absolute;
	width:100%;
	height:250px;
	top:0px; 
	left:0px;
	z-index:2;
	background-image:url(../shared_images/verl_grau_top_250.jpg);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

/* fenstercontainer zum ausrichten */
.fenster {
	position: relative;
	
	top: 70px; 
	left: 0px;
	width: 100%;
	z-index: 4;
} 

/*  +++++++++++++++++++++   hauptnavi + buttons ++++++++++++++++++++++++++ */

.topnavi {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 30px;
	z-index: 5;
	text-align: center;
	vertical-align: middle;
/*info: um die schrift im Button zu zentrieren info info info info*/	
	line-height: 30px;
}

/*#news {
	background-color: #8a8a8a;
}*/

.topnavi_btn a, .topnavi_btn a:visited{
	color: #e2e1e2;
	text-decoration: none;	
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;	
	width: 120px;
	height: 30px;
	margin-right: 1px;
	background-color: #464445;
}

.topnavi_btn a:hover {
	background-color: #003399;
}

/* +++++++++++++++++++ aktiver reiter bei aufruf der hauptseiten ++++++++++++++++++ */
.news_btn a, .news_btn a:visited { 
	color: #e2e1e2;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left; 	
	width: 120px;
	height: 30px;
	margin-right: 1px;
	background-color: #8a8a8a;
}

.news_btn a:hover { 
	background-color: #003399;
}

.contact_btn a, .contact_btn a:visited { 
	color: #e2e1e2;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left; 	
	width: 220px;
	height: 30px;
	margin-right: 1px;
	background-color: #464445;
}

.contact_btn a:hover { 
	background-color: #003399;
}
/* aktiver contact reiter */
.akt_contact_btn a, .akt_contact_btn a:visited { 
	color: #e2e1e2;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left; 	
	width: 220px;
	height: 30px;
	margin-right: 1px;
	background-color: #8a8a8a;
}

.akt_contact_btn a:hover { 
	background-color: #003399;
}

/* fenster grau */
.grau {
	position: relative;
	margin: auto;
	padding: 2px;
	text-align: left;
	width:796px;
	min-height: 1px; 
	background-color: #8a8a8a;
	z-index: 4;
}

/* +++++++++++++++++++++ content ++++++++++++++++++++++++++ */
.links {
	position: absolute;
	top: 0px;
	left: 2px;
	padding: 0px;
	width: 246px;
	min-height: 200px;
	float: none;
	z-index: 6;
/*	text-align: left; */
}

/* ----------------------- subnavi main --------------------------- */

.rechts {
	position: relative;
/*	display: inline-block;*/
	top: 0px;
	left: 246px;
	padding: 25px;
	color: #fefcfd;
	text-align: left;
	text-indent: 5px;
	width: 500px;
	float: none;
/*	height: 100%; */
	min-height: 396px;
	z-index: 5;
	background-color: #061637; 
}


/* ------------------------ subnavi button ------------------------------- */
.subnavi_btn a, .subnavi_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	background-color: #464545;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #cdcdcd;
	text-indent: 10px;
	line-height: 45px;
}

.subnavi_btn a:hover {
	background-color: #666666;
}

/* ------------------------ aktiv subnavi button ------------------------------- */
.akt_subnavi_btn a, .akt_subnavi_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	background-color: #666666;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #050505;
	text-indent: 10px;
	line-height: 45px;
}

.akt_subnavi_btn a:hover {
	background-color: #464545;
}

/* ##################### Portal Home Btn ######################################### */

.home_btn a, .home_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #cdcdcd;
	text-indent: 10px;
	line-height: 45px;
	background: #464545 url(../shared_images/home_btn_logo.gif) no-repeat 180px;
}

.home_btn a:hover {
	background-color: #666666;
}


/* ------------------------ genre- / unterkategorie button ------------------------------- */

.klein_subnavi_btn a, .klein_subnavi_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 22px;
	margin-top: 2px;
	z-index: 5;
	background-color: #7c7b7b;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 22px;
} 

.klein_subnavi_btn a:hover {
	background-color: #666666;
}

/*###########################################################################################
							!!!!!!!!!!!!!	GENRE BUTTONS   !!!!!!!!!!!!!
  ###########################################################################################*/

/*#########################################  metal ##########################################*/

.akt_metal_btn a, .akt_metal_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	background-color: #666666;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #cdcdcd;
	text-indent: 10px;
	line-height: 45px;
}

.akt_metal_btn a:hover {
	background-color: #464545;
}

.metalback {
	position: relative;
	top: 0px;
	left: 246px;
	padding: 25px;
	color: #fefcfd;
	text-align: left;
	text-indent: 5px;
	width: 500px;
	float: none;
/*	height: 100%; */
	min-height: 396px;
	z-index: 5;
	background-color: #27282d; 
}


/*#########################################  jazz ###########################################*/

.akt_jazz_btn a, .akt_jazz_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	background-color: #2b70aa;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 45px;
}

.akt_jazz_btn a:hover {
	background-color: #003399;
}

.jazzback {
	position: relative;
	top: 0px;
	left: 246px;
	padding: 25px;
	color: #fefcfd;
	text-align: left;
	text-indent: 5px;
	width: 500px;
	float: none;
/*	height: 100%; */
	min-height: 396px;
	z-index: 5;
	background-color: #2b70aa; 
}

.klein_jazz_btn a, .klein_jazz_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 22px;
	margin-top: 2px;
	z-index: 5;
	background-color: #265f8f;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 22px;
} 

.klein_jazz_btn a:hover {
	background-color: #003399;
}
/*#########################################  dance ##########################################*/

.akt_dance_btn a, .akt_dance_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	background-color: #f4f4f4;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #060606;
	text-indent: 10px;
	line-height: 45px;
}

.akt_dance_btn a:hover {
	background-color: #265f8f;
}

.danceback {
	position: relative;
	top: 0px;
	left: 246px;
	padding: 25px;
	color: #464545;
	text-align: left;
	text-indent: 5px;
	width: 500px;
	float: none;
/*	height: 100%; */
	min-height: 396px;
	z-index: 5;
	background-color: #f4f4f4; 
}

.klein_dance_btn a, .klein_dance_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 22px;
	margin-top: 2px;
	z-index: 5;
	background-color: #cccccc;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #060606;
	text-indent: 10px;
	line-height: 22px;
} 

.klein_dance_btn a:hover {
	background-color: #265f8f;
}

/*#########################################  pop  ###########################################*/

.akt_pop_btn a, .akt_pop_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	background-color: #4c3048;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 45px;
}

.akt_pop_btn a:hover {
	background-color: #643e5e;
}

.popback {
	position: relative;
	top: 0px;
	left: 246px;
	padding: 25px;
	color: #fefcfd;
	text-align: left;
	text-indent: 5px;
	width: 500px;
	float: none;
/*	height: 100%; */
	min-height: 396px;
	z-index: 5;
	background-color: #4c3048; 
}

.klein_pop_btn a, .klein_pop_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 22px;
	margin-top: 2px;
	z-index: 5;
	background-color: #77476f;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 22px;
} 

.klein_pop_btn a:hover {
	background-color: #643e5e;
}

/*#########################################  hip hop   ###########################################*/

.akt_hiphop_btn a, .akt_hiphop_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	background-color: #6a010d;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 45px;
}

.akt_hiphop_btn a:hover {
	background-color: #810210;
}

.hiphopback {
	position: relative;
	top: 0px;
	left: 246px;
	padding: 25px;
	color: #fefcfd;
	text-align: left;
	text-indent: 5px;
	width: 500px;
	float: none;
/*	height: 100%; */
	min-height: 396px;
	z-index: 5;
	background-color: #6a010d; 
}

.klein_hiphop_btn a, .klein_hiphop_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 22px;
	margin-top: 2px;
	z-index: 5;
	background-color: #9d0012;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 22px;
} 

.klein_hiphop_btn a:hover {
	background-color: #810210;
}


/*#########################################  Soundtracks   ###########################################*/

.akt_soundtrack_btn a, .akt_soundtrack_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	background-color: #022366;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 45px;
}

.akt_soundtrack_btn a:hover {
	background-color: #003399;
}

.soundtrackback {
	position: relative;
	top: 0px;
	left: 246px;
	padding: 25px;
	color: #fefcfd;
	text-align: left;
	text-indent: 5px;
	width: 500px;
	float: none;
/*	height: 100%; */
	min-height: 396px;
	z-index: 5;
	background-color: #022366; 
}

.klein_soundtrack_btn a, .klein_soundtrack_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 22px;
	margin-top: 2px;
	z-index: 5;
	background-color: #022d83;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 22px;
} 

.klein_soundtrack_btn a:hover {
	background-color: #023aa9;
}

/*#########################################  Musik DVD   ###########################################*/

.akt_musikdvd_btn a, .akt_musikdvd_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 45px;
	margin-top: 2px;
	z-index: 5;
	background-color: #080808;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 45px;
}

.akt_musikdvd_btn a:hover {
	background-color: #292525;
}

.musikdvdback {
	position: relative;
	top: 0px;
	left: 246px;
	padding: 25px;
	color: #fefcfd;
	text-align: left;
	text-indent: 5px;
	width: 500px;
	float: none;
/*	height: 100%; */
	min-height: 396px;
	z-index: 5;
	background-color: #080808; 
}

.klein_musikdvd_btn a, .klein_musikdvd_btn a:visited {
	position: relative;
	display: block;
	width: 244px;
	height: 22px;
	margin-top: 2px;
	z-index: 5;
	background-color: #262525;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #fefcfd;
	text-indent: 10px;
	line-height: 22px;
} 

.klein_musikdvd_btn a:hover {
	background-color: #302f2f;
}
/*###########################################################################################*/ 

/*++++++++++++++++ content ende ++++++++++++++++++++++++++*/

.schatten_u {
	position: static;
	margin: auto;
	width: 800px;
	height: 5px;
/*	background-image:url(../shared_images/shadow_bottom.png);*/
	z-index: 4;
}



.grauverlaufbot {
	position:static;
	width:100%;
	height:250px;
	bottom: 0px;
	left:0px;
	z-index:2;
	background-image:url(../shared_images/verl_grau_bot_250.jpg);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}



/* ############################# body ende ########################## */

/* ############################# footer ########################## */


.footer {
	position:relative;
	width:100%;
	height:80px;
	z-index: 3;
	background-image:url(../shared_images/footerbalken.gif);
	background-repeat:repeat-x;
}


/* ############################# footer ende ########################## */




