/* body */

html {
	overflow-y: visible;
	overflow-x: auto;
	margin:0px;
	padding:0px;
} 

body {
	background: url(gfx/bg.gif) left top no-repeat;
}


/*logo*/
div.d1
{
	float: left;
	width: 301px;
	height: 82px;
	padding-top: 16px; 
	text-align:right;
}


/*bovenmenu*/
div.d2
{
	float: left;
	width: 100%;
	height: 88px;
	margin-right: -400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 10px;
}


/*linkerhelft*/
div.d3
{
	margin-top:20px;
	float: left;
	width: 300px;
}


/*media*/
div.d3a
{
	float: left;
	margin-top: -6px;
}


/*balk*/
div.d4
{
	float: left;
	width: 155px;
	height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 4px;
	margin-top:6px;
	margin-bottom:6px;
}

/*projecten1*/
div.d5
{
	float: left;
	width: 155px;
	height: 18px;
	border-bottom: solid #f0f0f0 1px;
	border-right: solid #f0f0f0 1px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	margin-left: 4px;
}


/*projecten2*/
div.d6
{
	float: left;
	width: 135px; 
	height: 18px; 
	border-bottom: solid #f0f0f0 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	padding-left: 3px;
	
}


/*homekop*/
div.d7a
{
	width:500px;
	margin:5px;
	height: 116px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 30px;
}


/*homekop*/
div.d7a2
{
	width:100%;
	margin-right:-310px;
	padding:5px;
	height: 116px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	padding-top: 30px;
	padding-left: 5px;
}


/*auteur*/
div.d7b
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	
	
}


/*projectkop*/
div.d8
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EC008C;
	font-size: 20px;
	position:absolute;
	top: 123px;
	left: 8px;
	width:600px;
	height:40px;
}


/*projectkop*/
div.d82
{
	margin-top: 123px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EC008C;
	font-size: 20px;
}


/*projectkop2*/
div.d8a
{
	width:100%;
	margin-top: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EC008C;
	font-size: 20px;
}


/*speelveld*/
div.d9
{
	padding-top:4px;
	padding-left:5px;
	width:600px;
	height:1000px;	
}


/*speelveld2*/
div.d9a
{
	width:100%;
	margin-right:-17px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	margin-top:5px;
	padding-left: 5px;
	color: #000000;
}


/*speelveld3*/
div.d9a2
{
	width:400px;
	position:absolute;
	top:157px;
	left:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}


div.d9a3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

/*speelveldrechts*/
div.d10
{
	margin-right:-350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

/*speelveldrechts*/
div.d10a
{
	position: absolute;
	top: 156px;
	left:330px;
	width:350px;
	height:350px;
	overflow:visible
}


/*menulinks*/
.link
{
	color: #000000;
	text-decoration: none;
}


/*menulinks muisover*/
.link:hover
{
	color: #000000;
	background: #EC008C;
	text-decoration: none;
		
}


/*menulinks blijvend*/
.link:active
{
	color: #000000;
	color: #EC008C;
	text-decoration: none;
}

/* bullets */
.bullet
{
	margin-top:6px;
	margin-right:13px;
	width:5px;
	height:5px;
}


.vsa
{
	margin-top:10px;
	margin-left:1px;
	margin-right:1px;
}

.vsa img
{
	background:#ffffff;
	width:2px;
	height:1px;
	border:0px;
}

#vsl
{
	display:none;
}