/*reset some properties*/
body,h1,h2,h3,h4,a,div,span,img {
	margin: 0px;
	padding: 0px;
	}	
	
body {
	background-color:#EEEEEE;
	font-family:'lucida grande','lucida sans unicode';
	font-size:.7em;
	margin-top:70px;
	text-align:justify;
	color:#333;
	}
	
a {
	color:#333;
}
	
h2 {
	float:left;
	width:576px;
	font-family:Tahoma, Geneva, sans-serif;
	font-variant:small-caps;
	font-size:20px;
	letter-spacing:3px;
	border-top:1px solid #666;
	border-bottom:4px solid #666;
}

h3 {
	float:left;
	margin-right:40px;
}
	
h4 {
	color:red;
	font-size:16px;
	margin:10px 0px;
}
	
#content {
	position:absolute;
	width:576px;
	height:500px;
	margin-top:50px;
	margin-left:5px;
}

div#kleurenwaaier {
	position:absolute;
	margin-left:705px;
	margin-top:434px;	
	}

div#test {
	position:absolute;
	margin-left:400px;
	margin-top:493px;	
	}
	
#krediet a {
	display:block;
	width:60px;
	height:9px;
	position:absolute;
	margin-left:10px;
	margin-top:495px;	
	overflow:hidden;
}
div#portviewer {
	

}

#disclaimer a {
	display:block;
	width:69px;
	height:9px;
	position:absolute;
	margin-left:185px;
	margin-top:495px;	
	overflow:hidden;
	}
	


#menu {
	height:29px;
	width:576px;
	margin-top:27px;
	margin-left:2px;
}

/*news page*/


#newsDiv {	
	margin-top:5px;  
}

.itemWrap {
	border-bottom:1px solid #333;
	margin-bottom:5px;
	width:100%;
}

.newsItem {
	width:500px;
}

.itemWrap img {
	display:block;
	float:right;
	clear:none;
}
.newsItem span {
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:1px;
}

#scroll_mask {
	position: relative;
	width: 576px;
	height: 395px;
	margin-top:5px;
	overflow: hidden;
}
#newsDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	padding: 0px 3px 0px 0px;
}
#scroll_btn {
	position: absolute;
	top: 60px;
	right: 245px;
	z-index: 15;
}

#scroll_btn img{
	background-repeat:no-repeat;
}

#scroll_btn img {
	margin: 3px 0px 3px 20px;
	cursor: pointer;
	display:block;
	float:left;
	
}

/* links & media */

#linkBlok {
	height:765px; 
	width:100%;
	font-size:12px;
	overflow:hidden;
}

#linkBlok a {
	color:#333;
}

#linkBlok ul li {
	list-style-type:none;
}

#linkBlok ul{
	margin:0px;
	padding:0px;
}

#linkBlok ul li a {
	display:block;
	font-size:14px;
	color:#333;
	margin-bottom:8px;
}

#linkBlok td {
	width:200px;
}
	
/* Contactform */

#mailBlok {
	width:100%;
	text-align:center;
	font-size:12px;
}

#mailBlok div{
	float:left;
	width:576px;
	margin-top:20px;
}

#mailBlok .stijl {
	border:1px solid;
	border-bottom:4px solid;
	background-color:#EEEEEE;
	width: 425px;
	padding:3px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

/* Portfoliopage */

#portButtons div{
	display:block;
	width:33%;
	height:60px;
	float:left;
	margin-top:-10px;
}

#portButtons div a {
	height:60px;
	width:60px;
	display:block;
}

#portButtons div a  img {
	border:0px;
}

	


