/**********************************************************************
*  layout.css(www.lehmkul-witten.de)
*
*  Version : 1.0  Datum:25.04.2008
*  Funktion: 
*
*  Autor: www.ruhrtaler-softwareschmiede.de  
***********************************************************************/
#seite{
	position:relative;
	width:895px;	

}

#header{
	position: relative;
	width:894px;
	height:128px;		
}
#logo{
	position: relative;
	width:894px;
	height:37px;		
}
.menue{
	letter-spacing:.9px;
	font-weight:bold;
}
#topmenue{
	width:894px;
	height:42px;
	
	line-height:16px;
}
#wrap{
	float:left;
	width:894px;
}
#leftbox{
	padding:3px 0 0 0;
	height:36px;
	width:177px;
}
#leftbox p{
	float:right;
	letter-spacing:.95px;
}
#topmenue ul{
	float:left;
	padding:4px 0 0 181px;
	width:640px;
	
}
#topmenue ul li{
	float:left;
	padding-right:12px;
	
}
#leftmenue{
	width:177px;
	height:450px;
	float:left;
}

#leftmenue ul li{
	
	height:20px;
	border-bottom:solid #adad9b 1px;
}
#leftmenue a{
	display:block;
	padding:1px 0 0 0;
	width:177px;
	height:19px;	
	
}
#leftmenue a span{
	float:right;	
	
}
#content{
	float:left;
	width:615px;
	min-height:450px;
	padding:0px 50px 20px;	
	
}
#footer{
	width:895px;	
} 

.foto {
			position : absolute;			
			left : 300px;			
			width : 506px;
			height : 440px;			
			display : none;
}

