 @import url(https://fonts.googleapis.com/css?family=Lobster|Play:400,700);
/* CSS Document */
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
}
html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}
body, html {
	background: url(images/achtergrond-mobiel.jpg) scroll;
	background-color:#000;
	background-position:left top;
	background-size: 100% auto;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	color: rgba(0, 0, 0, 0.8);
	font-family: 'Play', sans-serif;
	font-size: 14px;

	scrollbar-face-color: #FE38D7;
	scrollbar-arrow-color: #FFFFFF;

}
a {
	color: #f7007f;
	text-decoration: none;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9);
}
a:hover {
	color: #f7007f;
}
.links a {
	text-shadow: none;
}
.nav a {
	color: rgba(255,255,255, 0.4);
}
.nav a:hover {
	color: rgba(255,255,255, 1);
}
.nav a.active {
	color: rgba(255,255,255, 1);
}
.favorieten a {
	color: rgba(255,255,255, 0.6);
}
.favorieten a:hover {
	color: rgba(255,255,255, 1);
}
h1 {
	font-style: normal;
	font-weight: 700;
	margin: 0 0 20px;
}
h1.sectie {
	font-size: 250%;
}
h2 {
	font-style: normal;
	font-weight: 500;
	margin: 0 0 15px;
}
.top {
	color: #fff;
	display: table;
	height: 240px;
	margin: 0 0 40px;
	padding: 5px 0 10px;
	position: absolute;
	width: 100%;
}
.chick {
	display: none;
}
.bottom {
	color: #888;
	display: table;
	margin: 40px 0 0;
	padding: 160px 10px 80px;
	text-align: center;
	width: 100%;
}
.chick {
	left: 10px;
	position: absolute;
	top: 20px;
	width: 12%;
	z-index: 1;
	display: none;
}
.chick img {
	width: 100%;
}
.content {
	background: url(images/achtergrond-content.png) repeat-y scroll 0 0 / 100% auto ;
	border-radius: 0 0 0 4px;
	display: table;
	margin: 0 auto;
	max-width: 1140px;
	position: relative;
	top: 220px;
	width: 100%;
}
.content-top {
	display: table;
	margin: 0 auto;
	max-width: 1140px;
	position: relative;
	width: 100%;
}
.top .content {
	background: none;
}
.model {
	height: 154px;
	position: absolute;
	right: 180px;
	top: 10px;
	width: 134px;
	z-index: 100;
}
.ster {
	height: 24px;
	position: absolute;
	right: -12px;
	top: 76px;
	width: 25px;
}
.ster-2 {
	height: 24px;
	left: -12px;
	position: absolute;
	top: 121px;
	width: 25px;
}
.ster-2 img {
	width: 80%;
}
.logo {
	position: absolute;
}
.favorieten {
	display: none;
}
.links {
	float: none;
	padding: 0 0 20px;
	width: 100%;
}
.rechts {
	background-color: #000;
	float: none;
	padding: 10px;
	width: 100%;
}
/*logo */

.logo {
	color: #f7007f;
	font-family: 'Lobster', cursive;
	font-size: 4em;
	letter-spacing: normal;
	line-height: 100%;
	margin: 0;
	position: absolute;
	right: 3%;
	text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.75);
	top: 36px;
	z-index: 40;
}
.logo span {
	color: rgba(238, 46, 137, 0.75);
	font-family: 'Play', sans-serif;
	font-size: 30%;
	font-style: italic;
	font-weight: 500;
	margin: 30px 0 15px 4px;
}
/* navigatie */

.nav {
	background: url(images/achtergrond-menu.png) repeat scroll 0 0 ;
	border-bottom: none;
	border-radius: 0 4px 4px 0;
	max-width: 1140px;
	padding: 9px 0;
	position: absolute;
	top: 90px;
	width: 100%;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.3);
}
.nav ul {
	list-style: none outside none;
	margin: 0 0 0 45px;
	padding: 0;
}
.nav ul li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    border-right: medium none;
    float: none;
    margin: 0 0 2px;
    padding: 1px 0;
    text-align: center;
}
.nav ul li:last-child {
	border-bottom: none;
}
.nav ul li span {
	font-size: 1.375em;
	padding: 0 10px;
}
.nav ul li:first-child span {
	padding: 0 10px 0 0;
}
/* advertentie */
.advertentie {
	background: none repeat scroll 0 0 rgba(255,255,255, 0.8);
	-webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.3);
	display: table;
	border-radius: 4px;
	margin: 0;
	padding: 10px;
	position: relative;
	width: 100%;
}
.advertentie.tekst H1 {
	margin: 10px 0;
}
.advertentie-klein {
	background: none repeat scroll 0 0 rgba(255,255,255, 0.8);
	-webkit-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 7px 7px 5px 0px rgba(0, 0, 0, 0.3);
	display: block;
	border-radius: 4px;
	width: 100%;
	height: auto;
	float: none;
	margin: 0 1% 10px 0;
	text-align: center;
	padding: 10px;
}
.advertentie-klein.last {
	width: 100%;
	margin: 0 0 10px;
}
.advertentie-klein H1 {
	color: #ff0000;
	font-size: 30px;
	margin: 3px 0;
}
.advertentie.tekst {
	padding: 0 20px;
}
.aanrader {
	background:none;
	border: medium none;
	border-radius: 4px;
	font-size: 0.875em;
	color: #fff;
	margin: 0;
	padding: 10px 10px 10px 0;
	text-align:center;
}
.aanrader H2 {
	line-height: 120%;
	margin: 0 0 8px;
	font-weight: 700;
}
.tekst-ad {
	clear: both;
	display: block;
	margin: 0;
	padding: 10px 0;
	width: 100%;
}
.titel {
	font-size: 250%;
	font-weight: 700;
	color: #ff0000;
}
.tagline {
	font-size: 175%;
	font-weight: 400;
	color: #ff0000;
}
.telnummer {
	color: rgba(0, 0, 0, 0.4);
	font-size: 125%;
	font-weight: 400;
	margin: 10px 0;
}
.charge {
    float: right;
}
.nieuw {
	background: none repeat scroll 0 0 #ee2e89;
	border-radius: 0 0 0 4px;
	color: #fff;
	float: right;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 5px 20px;
	position: absolute;
	right: 0;
	top: 0;
}
.ad-plaatje {
	float: left;
	margin: 0 20px 10px 0;
	max-width: 120px;
	width: 100%;
}
.banner {
	border-radius: 4px;
    display: block;
    margin: 0 auto 10px;
    max-width: 300px;
    width: 100%;
}
.divider {
	background: url(images/divider-rechts.png) repeat-y scroll 0 0 / 100% auto ;
	display: block;
	height: 1px;
	width: 100%;
}
.divider.onder {
	margin: 0 0 10px;
}
.divider.boven {
	margin: 0;
}
.divider-groot {
	background: url(images/divider-links.png) no-repeat scroll 0 0 / 100% auto ;
	display: block;
	height: 5px;
	margin: 0 0 10px;
	width: 100%;
}
.cam, .film {
	float: none;
	margin: 5% 10%;
	width: 80%;
}
input {
	background: none repeat scroll 0 0 #f60;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	font-size: 150%;
	margin: 0 0 10px;
	padding: 5px 10px 6px;
}

 @media all and (min-width: 480px) {
.cam, .film {
	float: left;
	margin: 2%;
	width: 46%;
}
.nav ul li:first-child span {
    padding: 0 10px;
}
.nav ul li {
    text-align: left;
}
.nav ul {
    margin: 0;
}

}


@media all and (min-width: 768px) {
	body {
	background: url(images/achtergrond.jpg) scroll;
	background-color:#000;
	background-position:left top;
	background-size: 100% auto;
	background-repeat:no-repeat;
}
.advertentie {
	font-size: 0.875em;
}
.advertentie-klein H1 {
	font-size: 20px;
}
.advertentie-klein {
	font-size: 0.875em;
	width:33%;
	float: left;
	height: 170px;
}
.advertentie-klein.last {
    width: 32%;
}
.titel {
	font-size: 200%;
}
.tagline {
	font-size: 150%;
}
.nav a {
	font-size: 12px;
}
.nav ul li span {
	padding: 0 10px;
}
.cam, .film {
	float: left;
	width: 32%;
	margin: 1% 1% 0 0;
}
.links {
	float: left;
	padding: 0 20px 20px;
	width: 75%;
}
.rechts {
	background-color: transparent;
	float: right;
	width: 25%;
	padding: 0 20px 20px 0;
}
.advertentie.tekst {
	padding: 0 20px 0 0;
}
.favorieten {
	position: absolute;
	right: 25px;
	top: 100px;
	z-index: 50;
	display:block
}
.nav {
	
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	border-radius: 0 4px 4px 0;
	box-shadow: 7px 7px 5px 0 rgba(0, 0, 0, 0.3);
	max-width: 1140px;
	padding: 9px 10px;
	position: absolute;
	top: 90px;
	width: 100%;
}
.nav ul li {
	border-bottom: medium none;
    border-right: 1px solid #acacac;
    float: left;
    text-align: center;
	padding:0;
	background:none;
	margin:0;
}
.nav ul li:first-child span {
    padding: 0 10px 0 0;
}
.content {
	top: 150px;
}
.nieuw {
	font-size: 150%;
}
.ad-plaatje {
	max-width: 240px;
}
.aanrader {
	background: url(images/achtergrond-boxjes.png) repeat-y scroll 0 0 / 100% auto ;	
	text-align:left;
}
input {
    font-size: 100%;
    margin: 0 5px;
}
.charge {
    float: right;
	padding:5px;
}
.model {
	right: 190px;
}
}


@media all and (min-width: 1024px) {
.advertentie-klein {
	height: 200px;
}
.advertentie-klein {
	font-size: 1em;
}
.titel {
	font-size: 250%;
}
.tagline {
	font-size: 175%;
}
.advertentie-klein H1 {
	font-size: 30px;
}
.advertentie {
	font-size: 1em;
}
.nav a {
	font-size: 14px;
}
.logo {
	font-size: 5em;
	right: 5%;
	top: 23px;
	letter-spacing: 3px;
}
.model {
	right: 315px;
}
.nav ul li span {
	padding: 0 20px;
}
.nav ul li:first-child span {
	padding: 0 20px 0 0;
}
.favorieten {
	top: 105px;
}
.aanrader {
	font-size: 1em;
}
.cam, .film {
	width: 24%;
}
}


 @media only screen and (min-width: 1360px) {
.chick {
	display: block;
}
.content {
	max-width: 1024px;
}
.content-top {
	max-width: 1024px;
}
}


 @media only screen and (min-width: 1600px) {
	 .chick {
	left:30px;
}
}
