﻿@charset "utf-8";
/* CSS Document be.live*/

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


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

#FlashHeadline{
	font-weight:bold;
 	color: #000000;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#FlashHeadline a{
	text-decoration:underline;
 	color: #990000;	
	font-weight: bold;
}

#FlashHeadline a:hover, #FlashHeadline a#active{
	color:#990000;
	text-decoration:underline;
	font-weight: bold;
}


#moviecontainer{
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:670px;	
	width:980px;
	overflow: hidden;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	font-size:11px;
	/*background-color:#f6f3ee;*/
}


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

#moviecontainer h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
    color: #000000;
	font-weight: bold;
}

#moviecontainer a{
	font-size:16px;
    color: #990000;
   	text-decoration: underline; 
	font-weight: bold;
}

#moviecontainer a:hover, #moviecontainer a#active{
	color:#990000;
	text-decoration:underline;
	font-weight: bold;
}


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

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

.nonFlashText img{
	border:none
}

.nonFlashText h1{
	color:#999999;
	font-weight:bold;
	font-size:14px;
}

.nonFlashText h2{
	color:#999999;
	font-weight:bold;
	font-size:11px;
}




.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: 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;
}
	
	   

