@charset "UTF-8";

html 	{width: 100%; height: 100%; max-height:100%; padding:0; 
margin:0; 
border:0;  /* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */}



body  {
    	background: #301e08;
    	margin: 0;
    	padding: 0;
    	color: #660066;
		background-image:url(../images/backs/backback.gif);
		background-repeat:repeat-y;
		height: 100%; 
		max-height: 100%;
		overflow: hidden;
    }
	
		img {
	border: 0;
	outline:0; -moz-outline:0; 
	}
	

	
#container { 
		background-image:url(../images/backs/back.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		background-attachment:fixed;
    	width: 100%;
		border: 0;  
    	margin: 0;
    	border: 0;
		height: 100%;
overflow: auto;
    } 
	
#containerheader { 
	position: fixed;
		width: 360px;
		top: 55px;
		left: 40px; 
		padding: 0;
		margin: 0;
		overflow: hidden;
    } 
	
#foto{ 
	position: relative;
		width: 270px;
		height: 150px;
		top: 80px;
		left: 700px; 
		padding: 0;
		margin-bottom: -50px;
		overflow: hidden;
    } 
		
		#menue{ 
	
		margin-top: -10px;
    } 

	
	
	* html div#containerheader {position:absolute;}

	

	
#fliesstext {
 padding-top: 160px; 
	margin-left: 460px;
	margin-bottom: 0;
	margin-top: 0;
	 max-width: 520px;
		padding-right: 20px;
		padding-bottom: 20px;	
 }
 
#galerie #fliesstext {
 padding-top: 80px; 
 padding-left:20px;
	margin-left: 460px;
	margin-bottom: 0;
	margin-top: 0;
	 max-width: 520px;
		padding-right: 20px;
		padding-bottom: 20px;	
 }
 
 #flashcontent {

  height: 500px;
 }
 


	

	

   