/* CSS Document */

/* CSS Document */
	
body {
	  margin: 0;
	  padding: 0;
      background-color:#666666;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  line-height:25px;
	  color: #ebebeb;
      }
 	  
 a:link { text-decoration:none; color:#ec6639; }
 a:visited { text-decoration:none; color:#ec6639; }
 a:hover { text-decoration:none; color:#ebebeb; }
 a:active { text-decoration:none; color:#ebebeb; }


#links {
	position: absolute;
	top:185px;
	left:390px;
	border:0;
}
#links a { text-decoration:none; color:#ec6639; }
#links a:hover {text-decoration:none; color:#ebebeb; }	 
#links a img {height:0; width:0; border-width:0;}
#links a:hover img {position:absolute; top:76px; left:-359px; width:223px; height:auto; border-style:solid; border-width:1px; border-color:#cccccc;}



.orange{	
font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size: 14px;
	 line-height:25px;
	 color: #ec6639;
 }

.weiss{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size: 14px;
	 line-height:25px;
	 color: #ebebeb;
 }

.grau{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size: 14px;
	 line-height:25px;
	 color: #999999;
 }

.dunkelgrau{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size: 14px;
	 line-height:25px;
	 color: #333333;
 }
 
.autor{
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size: 14px;
	 line-height:25px;
	 color: #333333;
 }
 
.grauklein{
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size: 12px;
	 line-height:15px;
	 color:#999999;
 }
 
img {
     border: 0;
	 } 

#navibox {
	 position:absolute; top:20px; left:0px;
	 width: 100%;
	 height: 110px;
     background-color: #ffffff;
 }
 

#navi {	
	 position:absolute; top:42px; left:300px;
	 border:0;

	 }


#index {	
	 position:absolute; top:50px; left:735px;
	 border:0;

	 }
	 
	 
#start {	
	 position:absolute; top:210px; left:315px;
	 border:0;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size: 14px;
	 line-height:25px;
	 color: #ebebeb;
	 }

	 
#filme {
	position:absolute;
	top:200px;
	left:315px;
	border:0;
	width:400px;
	 }
	 
#filme_e {
	position:absolute;
	top:200px;
	left:750px;
	border:0;
	width:400px;
	 }	 
	 
#bio {	
	 position:absolute; top:200px; left:315px;
	 border:0;
	 width:500px;
	 }	

#inhalt {
	position:absolute;
	top:200px;
	left:315px;
	border:0;
	width:900px;
	 }
	 	 
#kontaktfooter {	
	 position:absolute; top:780px; left:315px;
	 border:0;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-style:normal;
	 font-size: 12px;
	 line-height:15px;
	 color:#999999;
	 }	 
	 
#vorfuehrungen {	
	 position:absolute; top:200px; left:315px;

	 }


#textspalte {
	position:absolute;
	top:189px;
	left:315px;
	width:500px;
	 }	 

#bilderspalte {
	position:absolute;
	top:260px;
	left:30px;
	width: 223px;
	 }

#bilderspalte img{	
	 border-style:solid;
	 border-width:1px;  
	 border-color:#cccccc;
	 }
	 

