/* ++++++++++ STYLESHEET MONOTONFILM.DE / PYRAMEDIA 2008 / TIM GLOYSTEIN ++++++++++ */

html,body 
 {
  width:100%;
		height:100%;
  font-family:Tahoma, sans-serif;
		font-size:10px;
	 line-height:14px;
  color:#545454;
 }
	
body
 {
  background:#FFFFFF url(../_bilder/hintergrund.gif);
		cursor:default;
	}
	
* 
 {
  margin:0;
  padding:0;
  border:0;
 }
	
	
/* ++++++++++ LAYOUT ++++++++++ */
#distance 
 { 
		width:1px;
		height:50%;
		background:none;
		margin-bottom:-197px;
		float:left;
 }
	
#container
 {
		position:relative;
		clear:left;
		width:700px;
		height:394px;
		margin:auto;
	}
	
#trailer
 {
	 margin-bottom:15px;
	}
	
#beschreibung
 {
	 background:none;
		padding-left:15px;
	}
	
#beschreibung h1
 {
  font-family:Georgia, "Times New Roman", Times, serif;
		color:#FFFFFF;
	}
	
	