@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Times New Roman', serif;
	font-size: 13px;
	background-color: #fff;
	letter-spacing: 0.2;
	
	
}

a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#848484;
}


 	
#wrapper{
	width: 100%;
	min-width:100%;
	min-height: 100%
	background-color: #000;
	}

#nav{

	float:left;
	width: auto; 	
	overflow: hidden
	background-color:#fff;
	padding:20px;
}

#container{

	background-color:#fff;
	width: auto;
	padding-left:20px; 
	padding-top:40px;
	float:left
	letter-spacing: 0.2;
	font-size:13px;
	float:left;	
		font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-transform: none;
	line-height: 20px;
	
}

#image-container{
	background-color:#fff;
	width: auto;
	margin-top:0px;
	padding-left:20px; 
	padding-top:40px;
	float:left;
	letter-spacing: 0.2;
	font-size:13px;	
		font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-transform: none;
	line-height: 20px;
}

#slideshow{
	background-color: #fff;
	width: auto;
	padding-left:20px;
	float:left;
	text-align:center;

	
	
}


ul#navigation {
	width:100%;
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
    color: #CCC; 
    padding: 0em 0em 0em 0em;	
    margin: 0em 0em 0em 2.3em;
}
ul#navigation li {
    list-style: none;
    display: inline;
}
ul#navigation a, ul#navigation span {
    padding: 0em 3em 0em 0em;
    text-decoration: none;
}
* html ul#navigation a, * html ul#navigation span {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    w/idth: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
}
ul#navigation a:hover, ul#navigation span {
    color: #FFF; 
}
ul#navigation em {
	color: #FFF;
}  
#anzeige_links{
	float:left;
	padding: 0em 0em 0em 3em;
    margin: 2.3em 0em 0em -0.8em;	
	text-align: left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
    color: #CCC;
}
#anzeige_rechts{
    margin: 2.3em 0em 0em 18em;	
	text-align: left;
	width:400px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
    color: #CCC;
}
#filmbild{
	padding-bottom:10px;
}
#filmbild_letterbox{
	padding-bottom:5px;
}


#caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	align:left;
	color : #848484;
	line-height:1.3em;
}

	
ul#menulist{
	padding: 0em 0em 0em 0em;	
    margin: 2em 0em 0em 11.8em;	
	width:100%;
	text-align: left;
	line-height:16pt;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
    color: #CCC;
}
ul#menulist li {
    list-style: none;
    display: block;
}
ul#menulist a:hover, ul#navigation span {
    color: #FFF; 
  }

