/* general */

    body{ 
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		background:url(../bilder/kubrickbgcolor.jpg);
        font:80% Arial, Helvetica, Sans-Serif;
		color:#999;
		line-height:180%;
		margin:0 auto;
		padding:0;
		text-align:center;
        }
	h1{
	background: inherit;
	color: #076B85;
	margin: 15px 0 15px;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
		}		
	h2, h3, h4, h5, h6{
		font-weight: normal;
		font-weight:bold;
		}	
	h2{            
		margin: 21px 0 11px;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 120%;
		}	
	h3{          
		font-size: 140%;
		}
	h4{          
		margin: 20px 0 10px;
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 120%;
		}
	h5{          
		font-size: 100%;
		}	
					
	a{
		text-decoration: underline;
		color: #076B85;
		font-weight:bold;
		}
	a:hover{
		color: #555;
		text-decoration: underline;
		}							
	p{
		margin: 1em 0;
		}
	span {
		font-color: #076B85;
	}

/*UUUUUUUUUUAAAAAAAAAAAAAHHHHHH*/
/*layout*/

.tooltext{          
		color: #076B85;
		font: Arial, Helvetica, Sans-Serif;
		margin: 1em 0;
		}
.liSpalte {
width:150px;
float: left;
padding-right: 1em;
font: 100% Arial, Helvetica, Sans-Serif;
line-height: 130%;
}
.ranking{
text-align:right;
line-height: 120%;
} 
.maincontent {
margin-left:175px;
}
/*Bilderansicht*/

.hf{
	background: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width:250px;
	height:inherit;
}

.qf{
	background: #999;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width:350px;
	height:inherit;
}
.qf_2{
	background: #999;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width:525px;
	height:inherit;
}
.qf_3{
	background: #999;
	border-color: #999;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width:520px;
	height:inherit;
}
.div_bildbox{
border-top: 4px double #999;
  float:left;
 height:100%;
 width:528px;


}
.div_bildbox_z{
 padding-top:5px;
 padding-bottom:20px;
 float:left;
 height:100%;
 width:528px;
}
.div_qf{
 padding-top:20px;
 float:left;
 width:300px;
 padding-bottom:20px;
 }

 .div_text{
 float:right;
 width:170px;
 }
	/*//Bilderansicht*/

.trennlinie {
border-bottom: 4px double #ccc;
}

.trennlinie_darksolid {
border-bottom: 1px solid #ccc;
}
.ranking{
text-align:right;
line-height: 120%;
} 
.trennlinie_lightsolid{
border-bottom: 1px solid #ddd;
line-height: 10%;
}

/*//layout*/
/**UUUUUUUUUUAAAAAAAAAAAHHHHH/


/* // general */

/* page setup */

	#container{	
		width:770px;
		text-align:left;
        margin: 0 auto
		}
	#header{
		height:280px;
		background:url(../bilder/bg_header.jpg) no-repeat 0 0;
		}				
	#content{
		background:url(../bilder/kubrickbgwide.jpg) repeat-y;
		padding:.5em 34px;
		}
	#footer{
		height:30px;
		padding:35px 0px 9px;
		background:url(../bilder/bg_footer.jpg) no-repeat 0 0;				
		color:#999;
		}				

/* //page setup */

