/* =========================================================
Stylesheet fŸr Neue Seite
Stand: Ende Juli. 010
Datei: media screen.css
Datum: 09.08.2010
Autor: Dirk S. Greis
Aufbau: 
1. Allgemeine Styles
2. Styles fŸr Layout
3. Boxen
========================================================== */
/* ======================================
. Allgemeine Styles
====================================== */
	
	body {
		margin: 0;
		padding: 20px 0 0 0;
		}
		
	:link {
		color: #fff; 
		background-color: #000;
		-webkit-opacity: 0.80;
		opacity: 0.80;
		text-decoration: none;
		}
		
	a:visited {
		color: #fff;
		background-color: #000;
		-webkit-opacity: 0.80;
		opacity: 0.80;
		text-decoration: none;
		}
		
	a:hover {color: #777;}
		
/* ======================================
2. Styles fŸr Layout
====================================== */
	body {
		margin:0;
		padding:0;
		}
		
	.hidebgpics { 
		width: 0px;
		height: 0px;
		display: none;	
		}
			
	.header { 	
		position: relative;
		margin-left: 65%;
		margin-top: 2%;
		font-family: helvetica, arial, sans-serif;
		font-style: italic;
		font-weight:500;
		font-size: 50px;
		color: #333;
		}
		
	img.bg {
		position: fixed;
		min-height: 100%;
		min-width: 1024px;
		width: 100%;
		height: auto;
		top: 0;
		left: 0;
		}
		
	@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px; }
		}
		
	.menu {
		position: relative;
		margin-left: 88%;
		margin-top: 28%;
		font-family: helvetica, arial, sans-serif;
		font-size: 18px;
		line-height: 24px;
		color: #000;
		list-style-type: none;
		}
		
	.ul {list-style-type:none;}
		
	.liimpressum {
		margin-top: 30%;
		font-family: helvetica, arial, sans-serif;
		font-size: 12px;
		list-style-type: none;
		}
		
	.liboxnews {
		padding-left: 30px;
		margin-top: 0px;
		font-family:  helvetica, arial, sans-serif;
		font-size: 16px;
		color: #ccc;
		list-style-type: none;
		}
		
	.linksinfo {
		padding-left: 10px;
		margin-top: 0px;
		font-family:  helvetica, arial, sans-serif;
		font-size: 12px;
		color: #fff;
		list-style-type: none;
		}
		
	.linksboxnews {
		padding-right: 50px;
		margin-top: 0px;
		font-family:  helvetica, arial, sans-serif;
		font-size: 16px;
		float: right;
		color: #fff;
		list-style-type: none;
		}
		
	.boxprivatinfo {
		padding-left: 0px;
		margin-top: 0px;
		float: left;
		max-width: 500px;
		font-family:  helvetica, arial, sans-serif;
		font-size: 16px;
		line-height: 20px;
		color: #fff;
		list-style-type: none;
		}
		
	.thumbs {
		filter: alpha(opacity=100);
		-ms-filter: alpha(opacity=100);
		opacity: 1.0;
		}
		
	.jsalert {
		font-family:  Verdana, arial, sans-serif;
		font-style: italic;
		font-size: 26px;
		color: #ff6600;
		list-style-type: none;
		position: relative;
		margin-left: 50%;
		margin-top: -5px;
		}
		
	.kino {color: #ff6600;}
			
	.jahr {color: #cc9900;}
			
	.regie {color: #ccc;}
		
/* ======================================
3. Boxen
====================================== */
		
	#boxnews {
		position: relative; 
		display: none;
		background-color: #000;
		-webkit-opacity: 0.70;
		opacity: 0.70;
		width: 500px;
		height: 300px;
		margin-top: -45%;
		margin-left: 47%;
		padding-left: 20px;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxfilm {
		position: relative; 
		display: none;
		background-color: #000;
		-webkit-opacity: 0.70;
		opacity: 0.70;
		width: 480px;
		height: 680px;
		margin-top: -47%;
		margin-left: 47%;
		padding-left: 5px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
	
	#boxphotos {
		position: relative; 
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
        margin-top: -5%;
		margin-left: 28%;
		width: 630px;
		height: 70px;
		padding-left: 10px;
		padding-top: 10px;
		border-radius: 10px;
        -moz-border-radius: 10px;
	 	}
		
	.boxdaten {
		position: relative; 
		display: none;
		background-color: #000;
		-webkit-opacity: 0.70;
		opacity: 0.70;
		width: 484px;
		height: 380px;
		margin-top: -45%;
		margin-left: 47%;
		padding-top: 10px;
		font-family: helvetica, arial, sans-serif;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxtheater {
		position: relative; 
		display: none;
		background-color: #000;
		-webkit-opacity: 0.70;
		opacity: 0.70;
		width: 484px;
		height: 240px;
		margin-top: -45%;
		margin-left: 47%;
		padding-top: 10px;
		font-family: helvetica, arial, sans-serif;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxkontakt {
		position: relative; 
		display: none;
		background-color: #000;
		-webkit-opacity: 0.70;
		opacity: 0.70;
		width: 466px;
		height: 300px;
		margin-top: -45%;
		margin-left: 47%;
		padding-left: 20px;
		padding-top: 10px;
		font-family: helvetica, arial, sans-serif;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boximpressum {
		position: relative; 
		display: none;
		background-color: #000;
		-webkit-opacity: 0.70;
		opacity: 0.70;
		width: 484px;
		height: 350px;
		margin-top: -45%;
		margin-left: 47%;
		padding-top: 0px;
		font-family: helvetica, arial, sans-serif;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxprivates {
		position: relative; 
		display: none;
		background-image: url(imdirk/image60.jpg);
		-webkit-opacity: 1;
		opacity: 1;
        margin-top: -45%;
		margin-left: 16%;
		width: 950px;
		height: 500px;
		padding-left: 15px;
		padding-top: 10px;
		border-radius: 10px;
        -moz-border-radius: 10px;
	 	}
		
	.boxmarkus {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 205px;
		height: 80px;
		margin-top: 5%;
		margin-left: 55%;
		padding-top: 10px;
		padding-left: 0px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxselvedge {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 205px;
		height: 80px;
		margin-top: 7%;
		margin-left: 55%;
		padding-top: 10px;
		padding-left: 0px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.box500beine {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 205px;
		height: 80px;
		margin-top: 10%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxeatingasia {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 200px;
		height: 80px;
		margin-top: 16%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxthaifood {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 200px;
		height: 80px;
		margin-top: 19%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxanonyme {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 200px;
		height: 80px;
		margin-top: 21%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxw650 {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 200px;
		height: 80px;
		margin-top: 26%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxace {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 200px;
		height: 80px;
		margin-top: 29%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
	
	.boxbikers {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 200px;
		height: 80px;
		margin-top: 29%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxhawley {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 200px;
		height: 80px;
		margin-top: 33%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxhayes {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 200px;
		height: 80px;
		margin-top: 35%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boxashcroft {
		display: none;
		background-color: #000;
		-webkit-opacity: 0.90;
		opacity: 0.90;
		width: 200px;
		height: 80px;
		margin-top: 37%;
		margin-left: 55%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
		
	.boximage70 {
		display: none;
		background-image: url(imdirk/image70.jpg);
		-webkit-opacity: 1;
		opacity: 1;
		width: 240px;
		height: 314px;
		margin-top: -10%;
		margin-left: 54%;
		padding-top: 10px;
        border-radius: 10px;
		-moz-border-radius: 10px;
		}
/* =======================================
E N D E  S T Y L E S H E E T 
======================================= */