




html,body{

	padding:0;
	height:100%;
}

body{
	text-align:center;
	margin: 25px 0 0 0;
	background-color: #FF8C00;
	
}
div#header{

	

	margin:0;
	padding:0;
/*	background-color: #FF8C00;
background-image:url(img/header.gif);border:1px solid #fff;*/


	
}

div#container{

	width:1001px;
	margin:0px auto;
	text-align:left;
	padding:0;
	background-image: url(img/background.gif);
	background-repeat: repeat-y;
	background-color:transparent;


}

div#wrapper{

	width:790px;
	margin:0px;
	padding:0;
	background-image: url(img/pfote.gif);
	background-repeat: no-repeat;

	 

	float:left;

		
		
}

div#contentText{
	padding: 20px 285px 0 25px;
	margin:0;


								
	
}


div#navigation{
	float:left;
	width:201px;
		background-image: url(img/irene.jpg);
	background-repeat: no-repeat;
	min-height:500px;
	padding: 300px 0 0 0;




	
}
/*div#rechts{
	float:left;
	width:200px;
	margin-left:-200px;
	background-color:#0080FF;
}*/

div#feet{
	clear:both;
	height:40px;
	line-height:40px;

	text-align:left;
	padding:20px 0 0 0;
	margin:0 0 0 200px;




	
}

div#contentLinks{
	float:left;
	width:250px;
	margin: 0 20px 0 0;

}
div#contentRechts{
	float:left;
	width:220px;
	
}


