@media only screen and ( max-width:768px  ) {

body {
padding: 10px;	
padding-right: 0px;	
}

#benl_shadow {
display:none !important;	
}

#befr_shadow {
display:none !important;	
}

#de_shadow {
display:none !important;	
}

#fr_shadow {
display:none !important;	
}

#nl_shadow {
display:none !important;	
}

#uk_shadow {
display:none !important;	
}

#container {
width: 100%;
margin: 28px auto;
position: relative;
}

#title {
width: 100%;
margin: 20px 0;
}

#adverteren { 
position: absolute;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	top: -37px;
	left: 48%;
	z-index: 10;
	width: 300px;
}

section {
width: 100%;
}

header {
position: relative;
background-image: url(images/header2.png);
width: 100%;
height: 64px;
}

#kiezen {
	top:120px;
	}

section ul {
width: 332px;
margin: 0 auto;
padding-left: 46px;
left:0;
top:137px;
}

section ul li a {
margin-right: 22px !important;
margin-bottom: 22px;
}

#wereldbol {
background: url(images/wereldbol.png) top left no-repeat;
width: 102%;
height: 741px;
position: absolute;
z-index: -2;
top: -23px;
left: 17px;
opacity:0.5;
}

#paragraph {
width: 95%;
background-color: #ffffff;
padding: 15px;
border: 1px solid #ff9900;
-moz-border-radius: 10px;
border-radius: 10px;
margin-bottom: 20px;
}

footer {
width: 100%;
margin-top:-40px;
}
}

@media only screen and ( max-width:570px  ) 
{
	#parallax-bg2 {
	display:none;	
	}
	
	#benl_shadow {
display:none !important;	
}

#befr_shadow {
display:none !important;	
}

#de_shadow {
display:none !important;	
}

#fr_shadow {
display:none !important;	
}

#nl_shadow {
display:none !important;	
}

#uk_shadow {
display:none !important;	
}
	
body {
padding:10px;	
}

#kiezen {
margin-top: 28px;
}

header {
height: 73px;	
width: 100%;	
}

#adverteren { 
position: absolute;
font-size: 12px;
text-decoration: underline;
font-weight: bold;
top: -45px;
left: 55%;
z-index: 10;
width: 143px;
}


#container {
width: 100%;
margin: 0px auto;
position: relative;
padding: 0px;	
}


section  {
width: 100%;
}

#paragraph {
width: 90%;
}

#title {
	width: 100%;
margin: 10px 0;

}

#title h1 {
	font-size:22px;
	line-height:27px;
}


section ul {
width: 300px !important;
margin: 0 auto;
padding-left: 3%;
top: 145px;
}


section ul li a {
margin-right:20px !important;
}

#wereldbol {
display:none;
}

footer {
margin-top: -120px;	
}


}