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

 body  {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 70% ;
	background: #999999;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #424242;
	
    }
	h1, h2, h3, h4, h5, h6  	
		{margin:0px; padding-top:10px;}
		
	a:link { color: #666666; text-decoration:none;}
	a:visited { color:#666666  ;text-decoration:none;}
	a:hover, a:focus { color: #920101;}
	a:active {color: #666666;}
		
	p 	{margin:0px;
	padding-top:5px;
	
	color: #000000;
	
}
	p1 	{
	margin:0px;
	padding-top:5px;
	color: #000000;
	text-align: justify;	
}
	
     #container {
	position: relative;
	width:976px;
	height:726px;
	background: #ffffff;
	margin: 0 auto;
	padding:12px;
	text-align: left;
    } 
    
    #kopf {
	height: 28px;
	font-size:150%;
    } 
	
			
	#menu {height: 17px;
		text-align: right;
		border-top: 1px solid #999999;
		margin:0px;
		}
  
   #projekte1 {
	position: absolute;
	top:60px;
	left: 12px;
	width: 300px;
	background: #ffffff; 
	padding: 0px;
	font-size:150%;
	
    }
	
	#projekte {
	position: absolute;
	top:130px;
	left: 12px;
	width: 167px;
	background: #ffffff; 
	padding: 0px;
	margin: 0px;
	
    }
  
  
    #links {
	position: absolute;
	top:200px;
	left: 12px;
	width: 167px;
	background: #ffffff; 
	padding: 0px;
	
    }
	
	#bio {
	position: absolute;
	top:118px;
	left:191px;
	width: 500px;
	background: #ffffff;
	padding: 0px;
	height: 122px;
    }
	
	#bio1 {
	position: absolute;
	bottom:99px;
	left:192px;
	width: 500px;
	background: #ffffff;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 0px;
	text-align: justify;
	height: 402px;
    }
	
	#bild {
	position: absolute;
	bottom:118px;
	height: 500px;
	width: 500px;
	background-color: #444444;
	left: 191px;
	margin: 0px;
	padding: 0px;
	}
	
	
	#bild1 {
	position: absolute;
	bottom:118px;
	height: 500px;
	width: 500px;
	
	left: 191px;
	margin: 0px;
	padding: 0px;
	}
	
	#biobild {
	position: absolute;
	top:130px;
	right:232px;
	background: #ffffff;
	padding: 0px;
	height: 530px;
    }
	
    #rechts {
	position: absolute;
	top:130px;
	left: 703px;
	width: 285px;
	height: 111px;
	background:#ffffff;
	padding: 0px
    }
	
	 #rechtsunten2 {
	position: absolute;
	bottom: 118px;
	left: 703px;
	width: 284px;
	height: 410px;
	background:#ffffff;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 0px;
	text-align: justify;
	}
	
	
	 #rechtsunten1 {
	position: absolute;
	bottom: 118px;
	left: 703px;
	width: 284px;
	height: 390px;
	background:#ffffff;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 0px;
	text-align: justify;
	}
	
	 #rechtsunten {
	position: absolute;
	bottom: 118px;
	left: 704px;
	width: 284px;
	height: 350px;
	background:#ffffff;
	vertical-align: bottom;
	padding: 0px;
	margin-top: 0px;
	text-align: justify;
	}
    
	
	#utext {
	position:  absolute;
	bottom:73px;
	left:191px;
	margin: 0px;
	padding: 0px;
	width: 386px;	
    }
	
	#utext2 {
	position:  absolute;  
    bottom:50px;
	left:191px;
	margin: 0px; 
	padding: 0px; 
	width: 309px;
	
    }
	
	
	#back {
	position:  absolute;  
    bottom:73px;
		left:500px;
	margin: 0px;
	padding: 0px; 
	width: 191px;
	text-align:right;
    }
	
	
     #footer { position:absolute;
	 bottom:20px;	 
    } 
    
