* {
  margin: 0px;
  padding: 0px;
  border:0;
}

 body {
	font-size: medium;
	font-family: verdana,Arial, Helvetica, sans-serif;
	
	}
	

#header{
		background-image:url('images/bg_header.gif' );
		background-repeat:repeat-x;
		background-position: top left;
		height:300px;
		width:900px;
}

#navi{

		margin-top: -95px;


}



#main{		
		background-image:url('images/bg_main.gif' );
		background-repeat:repeat-x;
		background-position: top left;
		text-align:left;
		background-color:#482D13;
		margin-top:-5px;
		width:900px;
		 min-height:400px;
 		 height:auto !important;
		
}



h2{
		font-size:14px;
		font-weight:bold;
		padding-left: 50px;
		padding-right: 50px;
		padding-top: 20px;

}

#texte{
		
		font-size:12px;
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 50px;
		padding-top: 20px;
		text-align: justify;
}


#footer{
	height: 100px;
	background-color: #000;
	width: 900px;
	background-image: url('images/footer_l.gif');
	background-repeat:repeat-x;
}

#logos{

	padding-top:60px;
	
	float:right;
	width:200px;
	diplay:inline;
}


#footerlinks{
	float:left;
	display:inline;
	padding-top:60px;
	padding-left: 10px;
	width:300px;
}

.sprecher{
	width:700px;
	
}

.sprecher img{

	margin-right:40px;

}

#main img{
margin:10px;

}
