/* FAQ */

.header {
	float:left;
}
	
.fenster {
	float:right;
	margin-left: 20px;
}

.entry {
	width:350px;
	background-image:url(/media/images/rettungsboot/minifenster-weiss.jpg);
	background-repeat:no-repeat;
	background-position:left; 

	padding-left:30px;
	margin-bottom:20px;
	margin-left:50px;
  }

.entry_overview {
	width:600px;
	background-image:url(/media/images/rettungsboot/minifenster-weiss.jpg);
	background-repeat:no-repeat;
	background-position:left; 

	padding-left:30px;
	margin-bottom:20px;
	margin-left:10px;
  }
  
