@charset "utf-8";
/* CSS Document */


@media only screen and (max-width : 920px) {
	
	
.headline

{width:80%;
background-color:#333333;
background-image:none;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
padding-left:10%;
padding-right:10%;
padding-bottom:16px;}
	
.contentcontainer
{width:90%;
margin-left:auto;
margin-right:auto;
padding:2%;}	
	
	
.topleft

{width:100%;
margin-bottom:30px;}
	
	
.topright

{width:100%;}

.footer

{width:87%;}

.header

{background-image:url(images/headerimage.jpg);
background-position:left;
background-repeat:no-repeat;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}