body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	color: #999999;
}

#main_container{	
background-image: url(images/hd/hdIndex.jpg);
background-repeat: no-repeat;
margin:0 auto; 
width:1000px;
height:99px;
}
#main_containerSub{
	background-image: url(images/hd/hdSub.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	width:1000px;
	height:99px;
}
#box1{
	float: left;
	width: 1000px;
	margin:  77px 0px 0px 0px;
}

#box2{
	float: left;
	width: 1000px;
	height:  50px;
	margin-top: 40px;
}
#portfolio{
	float: left;
	width:960px;
	height:  50px;
	margin-top: 30px;
}

#nav, #nav ul {
padding: 0px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
	float: left;
	width: 110px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
}

ul a:link, ul  a:visited{
	font-weight: normal;
	color: #999999;
	cursor: pointer;
}
ul a:hover, ul  a:active{
	font-weight: normal;
	color: #333333;
	cursor: pointer;
}
ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #CCC;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
	font-weight: normal;
	color: #333333;
	cursor: pointer;
}



/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}

img.index{
float: left;
margin: 44px 0 0px 200px;

   }
   
.tek{
margin: 0px 0px 0px 10px;
}
 .opdr{
margin: 0px 0px 0px -20px;
}
.speel{
margin: 0px 0px 0px -10px;
}
.schilder{
margin: 0px 0px 0px -20px;
}	
.cur{
margin: 0px 0px 0px -20px;
}	


#portbox1{
	float: left;
	width: 350px;
	height:  250px;
	padding: 10px 10px 40px 10px;
	background-color: #EEEEEE;
	margin: 10px 10px 0px 0px ;

}

#afbeelding01{
float: left;
	width:350px;
	height:33px;
	
	padding: 260px 0px 0px 0px;
	margin: 55px 10px 10px 0px;
	text-align: center;
	background-image: url(images/beelden/proef_lig.jpg);
	background-repeat: no-repeat;
}
#afbeelding02{
    float: left;
	width:340px;
	height:33px;

	padding: 260px 0px 0px 10px;
	margin: 55px 10px 10px 0px;

	background-image: url(images/beelden/proef_lig.jpg);
	background-repeat: no-repeat;
}


h3{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 150%;
	color: #CCCCCC;
} 
h4{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 110%;
	color: #CCCCCC;
} 
.downHd {
	background-image: url(images/hd/bck_Downhd.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #999999;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
text-decoration:none;
	color: #333333;
}
