/*
//===================================================================
//					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, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
   margin: 0;
   padding: 0;
   font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
 /*  font-size: 10px; */
}

/* ############################# listen css ########################## */
h1 {
	color: #e7e7e7;
	font-size: 24px;
}

h2 {
	color: #e7e7e7;
	font-size: 16px;
}

hr {
	border-top: thin outset #e7e7e7;
}

a, a:visited {
	color: #067fea;
	font-size: 12px;
}

a:hover {
	color: #b8b9b9;
}
/* #################################################################### */

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; 
}

/*############################## Listen CSS Games ################################*/
/*################################################################################*/
.listview {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #e7e7e7;
	font-size: 12px;
	text-align: left;
}

/*################################################################################*/

/* ------------------------ music button ------------------------------- 
.music_btn a, .music_btn a:visited {
	position: relative;
	display: block;
	width: 398px;
	height: 172px;
	z-index: 5;
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #cdcdcd;
	background: #003399 url(../portal/images/music_btn.jpg) no-repeat 6px 46px;
	text-indent: 6px;
	line-height: 46px;
}

.music_btn a:hover{
	background: #6c6c6c url(../portal/images/music_btn_hover.jpg) no-repeat 6px 46px;
	color: #003399;
}*/

/* ------------------------ 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;
}

/* ------------------------ 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;
}


/*++++++++++++++++ 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 ########################## */





