body {
	font-family: Arial, sans-serif;
	color: #fff;
	font-size: 12px;
	background-color: #000;
}

 img {
	border-style: none;
}

.mededeling { padding-left:17px; width:215px;
}

 img.stapperthumb  {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

 img.thumb  {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
}

img.thumb { 
	max-width:130px;
	max-height:130px; 
} 

img.promo {
	height: 100px;
	margin-top:5px;
}

*html .thumb {
	width:expression((this.width/this.height)>=0.75?130:'auto');
	height:expression((this.width/this.height)<0.75?130:'auto'); 
}

p {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 7px;
	margin-bottom: 5px;
}

.promotext p{font-size:14px;text-align:left;margin-left: 1px;}
.promotext a{text-decoration:none;}
.promotext a:hover{text-decoration:underline;}

p.stapper {
	font-size: 11px;
}

.clear {
clear:both;
}
 
a {
	color: red;
}

a:hover {
	text-decoration: none;
}

a.button {
	background-position: 0px -30px;
}

a.button:hover {
	background-position: 0px 0px;
}

a.button:active {
	background-position: 0px -60px;
}

a.activebutton {
	background-position: 0px -60px;
}

a.videoitem {
	width: 190px;
	height: 190px;
}

a#homebutton {
	float: left;
	width: 66px;
	height: 30px;
	background-image: url(images_nl/nav_home.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}

a#homebuttoneng {
	float: left;
	width: 66px;
	height: 30px;
	background-image: url(images_eng/nav_home.png);
	background-repeat: no-repeat;
	margin-right: 10px;
}

#linklayer { 
	float: left; 
	width: 421px;
	height: 142px;	
	background-image: url(images_nl/liunklayer);
	float: left;
	margin-right: 10px;
}

a#nieuwsbutton {
	float: left;
	width: 82px;
	height: 30px;
	background-image: url(images_nl/nav_nieuws.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}

a#nieuwsbuttoneng {
	float: left;
	width: 66px;
	height: 30px;
	background-image: url(images_eng/nav_news.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}

a#videobutton {
	float: left;
	width: 155px;
	height: 30px;
	background-image: url(images_nl/nav_video.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}

a#videobuttoneng {
	float: left;
	width: 144px;
	height: 30px;
	background-image: url(images_eng/nav_video.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}

a#faqbutton {
	float: left;
	width: 49px;
	height: 30px;
	background-image: url(images_nl/nav_faq.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}

a#faqbuttoneng {
	float: left;
	width: 49px;
	height: 30px;
	background-image: url(images_eng/nav_faq.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}

a#overbutton {
	float: left;
	width: 111px;
	height: 30px;
	background-image: url(images_nl/nav_over.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: auto;
}

a#overbuttoneng {
	float: left;
	width: 121px;
	height: 30px;
	background-image: url(images_eng/nav_about.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: auto;
}

h1 {
	color: red;
	font-size: 26px;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}

h2 {
	color: red;
	font-size: 20px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	color: black;
	font-size: 20px;
	font-weight: normal;
	margin: 15px;
	margin-top: 10px;
}

h4 {
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

h5 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin: 15px;
	margin-bottom: 5px;
}

#wrapper {
	width: 985px;
	margin: auto;
}

#wr_language {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	z-index:3;
	
}

#header {
	width: 985px;
	height: 270px;
}

#topbar {
	width: 985px;
	height: 150px;
	background-color: #fff;
	/*background-image: url(images_nl/lmts_logo.png);*/
}

#topbareng {
	width: 985px;
	height: 150px;
	background-color: #fff;
	background-image: url(images_eng/lmts_logo.png);
}

.leaderboard { 
	position:relative;	
	top:8px;
	height:85px; 
	left:8px	
}

.language {
  position:relative;
	height: 15px;	
	float: right;
	clear: both;
	margin-right: 10px;
	margin-top:-4px;
	color:#FFFFFF;
	z-index: 3;
	
}
.language a{text-decoration:none;color:#FFFFFF;}
.language img{position:relative;top:2px;}

#nav {
	width: 470px;
	height: 30px;
	float: right;
	clear: both;
	margin-top: 35px;
}

#naveng {
	width: 470px;
	height: 30px;
	float: right;
	clear: both;
	margin-top: 33px;
}

#promobar {
	width: 985px;
	height: 120px;
}

#promoitems {
	float: right;
}

#weetwaterspeelt {position:relative;margin-top:10px;margin-left:5px;}



#sidebar {
	width: 300px;
	float: right;
}

#weekad {
	width:242px; text-align:center;}
	
#weekadblok { 
	margin-left: 15px;   
	width:218px;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:normal;
	padding:2px;}	
	
#weekadblok a{text-decoration:none;color:#000000;}

#videosidebar {
	width: 250px;	
	float: right;
}

#adv {text-align:center; line-height:8px; font-style:italic;}

#weekadblok img{margin-left:-1px;}

#main {
	margin-top:15px;
	width: 670px;
	float: left;
}

#nieuwaanbod {
	float: left;
	top: 300px;
	margin-left: 207px;
	z-index: 4; 
	position: fixed;
}

#aanbodtopbar {
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
	background-color: #fff;
}

#aantal {
	float: left;
	text-align: left;
}

#datum  {
	width: 300px;
	display: inline;
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-top:3px;
}

#mainblock {
	xwidth: 740px;
	width: 100%;
	background-color: #fff;
	color: #000;
}

#mainvideoblock {
	width: 740px;
	background-color: #fff;
	color: #000;
}

#vid {
	display: inline;
	float: left;
	width: 425px;
	height: 344px;
	margin: 15px;
}

#stapper {
	display: inline;
	float: right;
	width: 270px;
	height: 344px;
	margin-top: 15px;
	margin-right: 15px;
	border-bottom: solid 1px #6C6B67;
}

#recensie {
	float: left;
	width: 455px;
	border-right: solid 1px #6C6B67;
}

#rating {
	width: 440px;
}

#plusmin {
	float: right;
	width: 255px;
}

#review {
	padding-bottom: 15px;
	width: 740px;
}

#footer {
	width: 985px;
	height: 250px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	background-color: #fff;
}

br.clear {
	clear:both
} 

.horibanner {
	float: left;
	margin-top: 11px;
	margin-bottom: 11px;
}

.toppromoitem {
	width: 270px;
	height: 100px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(img/vertibar.gif);
	background-repeat: no-repeat;
}

.midtoppromoitem {
	width: 330px;
	height: 100px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(img/vertibar.gif);
	background-repeat: no-repeat;
}

.promotext {
	
	display: inline;
	float: left;
	margin-left: 5px;
	width:150px;
}

.promoimg {
	width: 100px;
	height: 100px;
	display: inline;
	float: right;
	margin-right: 5px;
}

.sidepromoitem {
	width: 215px;
	margin: 15px;
	padding-top: 15px;
	text-align: center;
	border-top: solid 1px #6C6B67;
}


#nieuwsbriefform {
  background-color:#ED1B24;
  width: 215px;
	margin-top: 15px;
	padding-top: 5px;
	padding-left:5px;
	text-align: left;
	border-top: solid 1px #6C6B67;
}

#nieuwsbriefform a { color:#FFFFFF; text-decoration:none; font-weight:bold;}

#skyscraper_rechts {margin-left:15px;}

#logo_nwsbrf {	
	margin-left:5px;
}

.voorstelling {
	width: 670px;
	margin-bottom: 10px;
	color: #000;
	background-color: #fff;
	background-image: url(img/zwartegaten.gif);
	background-repeat: repeat-y;
	background-position: 0px 15px;
}

.algemeen {
  color:#000;			
	margin-bottom: 10px;
	margin-top:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;	
	background-color: #fff;
	display:block;
}

.speellijst {
	color: red;	
	font-size: 8px;			
	margin-bottom: 15px;
	margin-top:15px;
	padding-top:5px;	
	padding-bottom:5px;
	width: 100%;	
	background-color: #fff;
	display:block;
}

.speellijst a {
    color: red;	
	text-decoration:none;
}

.speellijst a:hover {    
	text-decoration:none;
	color: black;
}

.speellijst ol { counter-reset: item;margin-top:10px; }
.speellijst li { font-size:12px; margin-left:-40px; margin-right:5px;display: block; list-style-position:inside; }
.speellijst li:before { content: counter(item) ". "; counter-increment: item }

/*.speellijst ol {margin-top:10px;}
.speellijst li {font-size:12px; margin-left:-15px;margin-right:5px;} */

.info {
	width: 235px;
	float: left;
	padding-top:5px;
	padding-bottom:30px;
}

.data {
	float: left;
}


.data p{
	margin-bottom:-3px; /*ines: minder hoog */
}

.data h2{
	margin-left:20px; /*ines: minder hoog */
	margin-bottom:-3px;
}


.uitverkocht	{
	width: 180px;
	height: 52px;
	display: inline;
	float: left;
	margin-left: 15px;
}

.prijs	{
	width: 180px;
	height: 52px;
	display: inline;
	float: left;
	margin-left: 15px;
	background-image: url(images_nl/prijslabel.png);
	background-repeat: no-repeat;
}

.prijseng	{
	width: 180px;
	height: 52px;
	display: inline;
	float: left;
	clear: both;
	margin-left: 10px;
	background-image: url(images_eng/pricelabel.png);
	background-repeat: no-repeat;
}

.van {
	width: 80px;
	display: inline;
	float: left;
	font-size: 22px;
	font-family: Arial;
	color: #fff;
	margin-left: 7px;
	margin-top: 22px;
}

.voor {
	float: left;
	display: inline;
	font-size: 25px;
	font-weight: bold;
	font-family: Arial;
	color: red;
	margin-left: 5px;
	margin-top: 18px;
}

.prijsadd { font-size:10px; margin-top:7px; color:red;}

.beschrijving {
  position: relative;
	width: 410px;
	float: left;
	xbackground-image: url(img/vertibar.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: 0px 15px;
	padding-bottom: 15px;
	padding-top:5px;
	padding-left:20px;
	line-height:	17px;
}

.beschrijving p{
 margin:6px 0 0 0;
}

.beschrijving h2{
 	margin:5px 0 5px 0;
 	line-height:	22px;
}
.balkenzwart {
	xwidth: 740px;
	width: 100%;
	border: 0px none #000;
	background-color : #000;
}

.content {
	width : 95%;
	padding-top : 10px;
	padding-left : 12px;
	padding-bottom : 20px;
}

.newsform {
	width: 180px;
	padding-right: 35px;
	margin-left:20px;
	text-align: left;
}

textarea.test {
  margin-top:10px;
  height:80px;
  margin-left:30px;
  width: 350px;  
  border: none;
  background-color:#000000;
  color:#FF0000; 
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:36px; 
  font-weight:800;
  text-align:center;   
  overflow:hidden;
}


.tmp_msg {color:#000000; font-size:12px; font-weight:bold; }

#grotebanner {
  margin-top:5px;
  width:300px;
  height:250px;
  background: white;
}

.clear {
  float: clear;
}