#container{
	width:700px;	
}

#headline{	
	font-size: large;
	font-weight: bold;
}



#picturecontainer{
	max-width: 250px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	
}
	
#picture{
	
	
	}
	
#picture_description{
	font-style: oblique;
	
}

#underheadline{	
	font-size:larger;
	font-weight: bold;
}

#underunderheadline{	
	font-weight: normal;
}
img.layout1 {
   /*margin-left: 17em;*/
   	float:right;	
   	min-width: 250px;
	max-width:250px;
	max-height:400px;
} 

