html,body{
	height:100%
}
body{
	margin:0;
	background-color:#999;
	background-image: url(art/kaart.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment: fixed;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#header h1{letter-spacing: 0.1em;}

#inhoud
{
	background-color: white;
	color: black;
	width: 633px;
}

#blok{position: absolute; left: 10%; top: 0;}
	
		#header
		{
			background-image: url(art/contentvlak.jpg);
			background-repeat: no-repeat;
			background-position: top left;
			height: 127px;
			text-align: left;
			width: 633px;
		}
		
		#navigatie
		{
			background-image: url(art/navigatie_vervolg3.gif);
			background-repeat: no-repeat;
			background-position: top left;
		}
		
		#onder{width: 100%; height: 100%;}

#wrapper {
	width:100%;
	margin:0 auto;
	padding:0;
}
#places {
	min-height:600px;
	height:auto !important;
	height:600px;
	width:900px;
	position:relative;
	margin: 0 auto;
	z-index:50;
}
#places div{
	position:absolute;
}
#places div a.markerlinks{
	background-image:url(art/stiplinks.png);
	background-repeat:no-repeat;
	padding:2px 5px 3px 20px;
	line-height:28px;
	font-weight:bold;
}
#places div a.markerrechts{
	background-image:url(art/stiprechts.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding:2px 20px 3px 5px;
	line-height:28px;
	font-weight:bold;
}
#content{
	width:633px;
	margin:0 0 0 195px;
	height:400px;
	background-color:#FFFFFF;
	overflow:auto;
	color:#000;
}
#content h1{
	background-image:url(art/contentvlak.jpg);
	background-repeat:no-repeat;
	margin:0 0 20px 0;
	text-align:left;
	padding:30px 0 70px 25px;
	color:#fff;
}
#inhoud a{
	color:#E2007A;
	font-weight:bold;
}
#tekst{
	text-align:left;
	padding:0 24px 0 24px;
	line-height: 1.3em;
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	text-decoration:underline;
}


#menu, #menucontent{
	/* display:none; */
	width: 770px; 
	height: 300px; 
	text-align: center; 
	position: relative; 
	bottom: 0;
	background-image:url(art/menubg2.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	z-index:5;	
}
#menucontent{
	background-image:url(art/menubgcontent2.gif);
}
#menucontentNOT{
	background-image:url(art/menubgcontent.gif);
}
#welkom{
	width: 606px; 
	height: 295px; 
	text-align: center; 
	position: relative; 
	bottom: 0;
	background-image:url(art/welkombg2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin:auto;
	color:#e0007a;
	text-align:left;
	padding:1px 0 0 160px;
	font-size:14px;
	z-index:25;
	/* border:1px solid #000; */
}
#transgifs{
	margin:175px 0 0 -6px;
	z-index:30;
	position:relative;
	bottom:6px;
	width:100%;
}
#transgifs img{
	margin-right:15px;
	border:solid 0px;
}
h3{
	color:#9c0055;
	margin:29px 0 7px 0;
	font-size:18px;
}
	

#cards{
	position:relative;
	left:50px;
	top:150px;
	width:450px;
	background-color:#edf6fb;
	border-top:20px solid #e0007a;
	padding:15px;
	color:#e0007a;
	z-index:50;
	display:none;
}
#cards #closer{
	position:absolute;
	left:455px;
	top:-18px;
	border:none;
}
#cards div{
	display:none;
	text-align:left;
	position:static;
}
#cards div img{
	margin: 0 0 10px 0;
}
#cards div.control{
	text-align:left;
	margin:-15px -15px 15px -15px;
	background-color:#ccc;
}
#cards div .control img{
	height:50px;
	margin:0 0 0 0;
}