@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999999;
	background-color:#C0C0C0;
	background-image:url(afbeeldingen/bg.gif);
	background-repeat:repeat-x;
	margin: 0;
	text-align: center;
}


#spare{
	height:50px;
	background-color:#666666;
}

#index-top1{
	float:left;
	height:100px;
	width:300px;
	padding-top:10px;
	padding-bottom:10px;
}


#index-top2{
	float:left;
	height:50px;
	width:500px;
	text-align:right;
	padding-top:80px;
}

div#main_container{
margin:0 auto;
width: 900px;
text-align:left;
}

#wrapper{
	float: left;
	width: 900px;
	height:530px;
	background-position: top left;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	border-color:#FFF;
	border-width:4px;
}

#content1{
	float:left;
	padding-top:10px;
	width:900px;
	height:500px;
	overflow:auto;
	}

#content{
	float:left;
	padding-top:20px;
	width:600px;
	height:490px;
	overflow:auto;
	}
	
	
#content3{
	float:left;
	padding-top:10px;
	width:700px;
	height:490px;
	overflow:auto;
	}
		
	
	
#links{
	float:left;
	width:200px;
	height:499px;
	text-align:left;
	font-weight:bolder;
	font-variant:small-caps;
	font-size:13px;
	letter-spacing:1px;
	color:#333333;
	}	
	
#portfolio-links{
	float:left;
	width:300px;
	height:100px;
	text-align:center;
	height: 250px;
	}	
	
#portfolio-rechts{
	float:left;
	width:280px;
	height:100px;
	text-align:left;
	height: 250px;
	}
	
	
#portfolio-links1{
	float:left;
	width:300px;
	height:100px;
	text-align:center;
	height: 350px;
	}	
	
#portfolio-rechts1{
	float:left;
	width:280px;
	height:100px;
	text-align:left;
	height: 350px;
	}	
			

#menu-onder{
	float:left;
	width:910px;
	height:13px;
	padding-top:20px;
	text-align:center;
	font-weight:bolder;
	font-variant:small-caps;
	font-size:13px;
	letter-spacing:1px;
	color:#333333;
}


#footer{
	float:left;
	width:910px;
	height:12px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:11px;
	letter-spacing:1px;
	color:#333333;
}


h1{
font-size:14px;
font-weight:bolder;
font-variant:small-caps;
font-size:13px;
letter-spacing:1px;
color:#333333;
}

p{
font-size:12px;
color:#333333;
}

p2{
text-align:center;
font-size:11px;
letter-spacing:1px;
color:#333333;
}

p3{
font-size:6px;
color:#FFFFFF;
}

a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#84a915;
	text-decoration:none;
}
a:active {
	color:#333333;
	text-decoration: none;
}
