*{
margin:0px;
padding:0px;
}

.fliesstext p{margin-top: 10px;
					
} 




BODY {
	background-color : #f3fbfe;
	background-image:url(../bilder/dailies_bg.jpg);
	background-repeat:repeat-x;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration:none;		
}


img{border:none;}


 a:link {
	color:#333333;
	border:none;
	text-decoration : none;
}

a:visited {
	color:#333333;
	text-decoration : none;
}

a:hover {
	color:#004c93;
	text-decoration : none;
	
}

a:active {
	color:#666666;
	text-decoration : none;
}



/* allgemeines */ 


#wrapper{
width:980px;
padding:0; 
margin:0; 
margin:auto;

}


#header {
	background:url(../bilder/dailies_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:132px;
	width:980px;
	}
	
#suchfeld {
	position:relative;
	top:100px;
	left:750px;
	height:15px;
	width:250px;
	text-decoration:none;
	}
	
	
#typenfinder {
	position:relative;
	height:350px;
	width:640px;
	text-decoration:none;
	}
	
#ac_animation {
	position:relative;
	height:380px;
	width:640px;
	text-decoration:none;
	}	
	

	
	
#navi {
padding-left:20px;
	top:132px;
	background-image:url(../bilder/dailies_navi.jpg);
	background-repeat:no-repeat;
	height:30px;
	width:1000px;
	z-index:120;
	}
	

#navi_cut{
position:absolute;
width:20px;
height:30px;
background-image:url(../bilder/navi_cut.jpg);
background-repeat:no-repeat;
margin-left:940px;
z-index:121;
}



	
#abstand_navi_inhalt {
	top:162px;
	background-image:url(../bilder/dailies_bg_inhalt_abstand.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:980px;
	height: 38px;
	}

#inhalt {
	/* position:absolute; */
	top:200px;
	background-image:url(../bilder/dailies_bg_inhalt.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-position:0px -20px;
	width:750px;
	height: auto !important;
	min-height:550px;
	height:550px;  /*für den IE */
	}
	
#inhalt_feste_breite {
	width:640px;
	height: auto !important;
	min-height:500px;
	height:500px;  /*für den IE */
	}
			
#packshots {
	position:absolute;
	margin-left:-230px;
	top:200px;
	height:600px;
	width:190px;
	z-index: 4;
	}
	

	
#footer {
	height:100px;
	width:980px;
	background-image:url(../bilder/dailies_footer.jpg);
	background-repeat:no-repeat;
	}
	
	
#footer_txt_links {
	position:relative;
	font-size:10px;
	height:30px;
	width:290px;
	top:49px;
	left: 680px;
	}
	
#footer_txt_copy {
	position:relative;
	font-size:10px;
	height:30px;
	width:300px;
	left: 106px;
	top:20px;
	}
	
.footer_links {
	color:#004c93;
	font-size: 10px;
	text-decoration : none;
}
	
.footer_links : link {
	color:#333333;
	font-size: 10px;
	text-decoration : none;
}

.footer_links : hover {
	color:#004c93;
	font-size: 10px;
	text-decoration : none;
}


	
#datenschutz{
	height:30px;
	width:300px;
	bottom:0px;
	left:50%;
	margin-left:670px;
}
	



.text{
	font-family : Arial, Helvetica, sans-serif;
	padding-top:10px;
	text-align:left;
	padding-left:40px;
	font-size: 11px;
	color:#000;
	}

.fliesstext{
	font-family : Arial, Helvetica, sans-serif;
	padding-top:40px;
	text-align:left;
	padding-left:260px;
	font-size: 12px;
	color:#004c93;
	vertical-align:top;
	padding-bottom:20px;
	}
	
.fliesstext : link{
	color:#FFF;
	font-size: 12px;
	text-decoration : none;
	}
	
.fliesstext : hover{
	color:#004c93;
	font-size: 12px;
	text-decoration : none;
}
	
.kontaktform{
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	color:#004c93;
	vertical-align:top;
	}
.kasten{

}

.pulldown{
	font-family : Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 11px;
	color:#004c93;
	vertical-align:top;
	width: 150px;
}

