/*
ZWILLINGSSPIEL

MENONTHEMOON
2008-04-28
fns
*/
@import 'screen.css';

html {min-height: 101%;}
.container { width: 715px; margin-top: 56px; }
body {
	background: #000 url(../images/bg.jpg) no-repeat top center;
	color: #FFF;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2;
	}
a {	color: #FFFFFF; text-decoration:none;}
a:hover { color: #FFFFFF; }
.aligncenter {text-align:center; }
.alignright {float:right;margin:0 0 1em 1.5em;}
.pink { color: #fda794; }
.sl_red { color: #ff0000; }
#player {margin: 60px 0 0 0;  height: 300px; text-align:center}
.pdf {
	background:transparent url(../images/pdf.gif) no-repeat left center;
	padding-left:24px;
}
.speaker {background: url(../images/podcast.gif) no-repeat left center; padding-left:24px;}
/* -------------------------------- */
#Nav {	margin: 0 auto; width: 539px; background: url(../images/nav.jpg) top center no-repeat; }
#Nav, #Nav li{
	height:39px;
	line-height:39px;
	min-height:39px;	
	}	
	#Nav li { display: inline; float: left; text-align:center;}
	#Nav a { height:39px; display:block; }	
	#Nav span {  visibility:hidden; }
	
	#nav_trailer { width: 113px; }
	#nav_trailer a:hover, #Trailer #nav_trailer  { background: transparent url(../images/nav.jpg) 0 -39px no-repeat;}
		
	#nav_webtv{ width: 73px; }
	#nav_webtv a:hover, #WebTV #nav_webtv { background: transparent url(../images/nav.jpg) -113px -39px no-repeat;}	
	
	#nav_autor { width: 97px;}
	#nav_autor a:hover , #Autor #nav_autor { background: transparent url(../images/nav.jpg) -186px -39px no-repeat;}	
	
	#nav_buch {	width: 88px;}
	#nav_buch a:hover, #Buch #nav_buch  { background: transparent url(../images/nav.jpg) -283px -39px no-repeat;}	
	
	#nav_leserstimmen {	width: 167px;}
	#nav_leserstimmen a:hover, #Leserstimmen #nav_leserstimmen  { background: transparent url(../images/nav.jpg) -371px -39px no-repeat;}
 
/* -------------------------------- */
#Content {
	margin:30px 0 0 88px;
	min-height:510px;
	height:auto !important;
	height:510px;
	}
	p {margin:0 0 1em;}
	#Content h2 { font-size:1.5em; margin:0 0 0.75em 0; color: #ff0000; }
	#Content h3 { color: #FFF; font-size:1.2em; font-weight: 700; margin: 0;}
	#Content h4 { font-size:1.2em; font-weight:700; margin-left: 0.6em;}
	#Content a { text-decoration:underline; }
	#Content a:hover { color: #ff0000; }
	#Content ul { margin: 10px 0 0 5px; }
	#Buch #Content ul li {
	padding: 0 0 15px 10px;
	background: transparent url(../images/quote.gif) left top no-repeat;
	display: block;
}
	
	#Leserstimmen legend { font-weight: 700; }
	#Leserstimmen ol { list-style-type:none; }
	#Leserstimmen fieldset {padding:0 0 5px; margin:0;border:none;}
	.text { margin: 5px 0; }
	#Leserstimmen label{ display:block; margin-bottom:10px; }
	#Leserstimmen label span{ display:block; float:left; padding-right:6px; width:80px; text-align:right; font-weight:700;	}
	.inline label { display:inline !important; }
/* -------------------------------- */
#Footer { }

/* C O D E * IS * A R T */

