.clearfix{
	min-height: 1%;
}

* html .clearfix{
height: 1%;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	visibility: hidden;
}

#container{
	width:650px;	
}

#headline{	
	font-size: large;
	font-weight: bold;
}



div.picture{	
       min-width:200px;
	max-width:200px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;	
}
	

	
p.picture_description{	
	font-style: oblique;	
}

#underheadline{	
	font-size:larger;
	font-weight: bold;
}

#underunderheadline{	
	font-weight: normal;
}
img.layout1 {
   width: 180px;
} 
