﻿@charset "utf-8";
/* CSS Document karoon.media*/

body {
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
	text-align:center;
	background-color:#000000;
	background-image:url('../images/background.jpg');
	background-repeat:repeat-x;
	background-position:top;
}


.container{  
	width:1024px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#moviecontainer{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	height:768px;	
	width:1024px;
	/*overflow: hidden;*/
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:11pt;	
}


#moviecontainer b,strong{
  font-weight:bold;
  color: #990000;	
}

#moviecontainer a{
    color: #fe8300;
   	text-decoration: none; 
	font-weight: normal;
}

#moviecontainer a:hover, #moviecontainer a#active{
	color:#fe8300;
	text-decoration:underline;
}

#nonFlash{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	height:550px;
	overflow:auto;
}


.impressum{
	margin-top: 5px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:auto;	
	width:780px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:0.7em;
	padding:10px;
    border: solid 0px #999999;
	background-color:#000000;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}

.impressum b,strong{
	color:#999999;
	font-weight:bold;
}


.clearer {
	font-size: 0px;
	clear: both;
	height:1px;
	width:100%;
}			 

/* footer */
		  
.footer{ 
	clear:left;
	padding-top:5px;
	padding-bottom:10px;
	height:70px;
	width:850px;
	margin-top: 0px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	
}
		   
		   
.footer h1{
	font-weight:normal;
	font-size:0.70em;
	text-align:center;
	margin-top:10px;
	margin-right:0px;
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	padding-top:0px;	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	line-height:1.6em;
 }
			 
			 
.footer h1 a {
	text-decoration: none;
	color: #999999;
	padding-right:5px;
	padding-left: 5px;
	border-right: #b5b5ad 0px solid;
}

.footer h1 a:hover, .footer h1 a#active{
	text-decoration: none;
	color:#999999;
}
	
	
	
.aufklappen{
 cursor: pointer !important;
}

h1{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.fliesstext{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
	
	   
