/* CSS Document */
html, body {
	margin: 0 auto;
	padding: 0px;
	text-align: center; /* for IE */
	text-color: #8a9e18;
}
a {
font-size: 16px;
	text-decoration: none;
	text-align:left;
	color: #8a9e18;
}
a:hover {
	color: #8a9e18;
		text-decoration: underline;
		text-align:left;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	text-align:left;
}
body {
	font: 16px Tahoma, verdana, sans-serif;
	font-color: #8a9e18;
	font-weight: bold;
	text-color: #8a9e18;
	background: #BEBEBE url(images/big.gif) no-repeat top left;
	height: 100%;
	width: 100%;
}	


body_m{
	font: 16px Tahoma, verdana, sans-serif;
	font-color: #8a9e18;
	font-weight: bold;
	text-color: #8a9e18;
	background: #BEBEBE url() no-repeat top left;
	height: 100%;
	width: 100%;}
	
#wrapper{
margin: -0px auto;
display:block;
width: 850px;
height: 600px;
float: center top;

}
#draw_link{
margin: 0px auto;
float: right;
width:368px; 
height:368px;
background: #BEBEBE url(images/duoball2.gif) no-repeat ;
			}
#draw_link_text {
margin: 100px 80px auto;
color: #8a9e18;
float:left;

}
#wax_link_text {
margin: 120px 60px auto;
color: #8a9e18;
float:right;
}

#paint_link_text {
margin: 130px 110px auto;
color: #8a9e18;
float:left;
}
#draw_link2{
margin: 340px auto;
float: right;
width:300px; 
height:300px;
background: url(images/leftball.gif) no-repeat;
	}			
#draw_link2 a{
			color: #8a9e18;
			}
	
#wrapper_images {
	display: block;
	background: #BEBEBE;
	margin: 20px auto;	
	width: 100%;
	height: 100%;	
	color: #8a9e18;
	text-align: left;

		}
#image_menu {
	display: block;
	width: 535px;
	height: 270px;
	float:left;
	margin-left: 20px;
		}
	#image_menu a {
	border: 15px solid #bebebe;
	
	}
		
#loadarea{
	width: 300px; 
	float: center; 
	margin: 0px auto;
	}
	#loadarea2{
	width: 300px; 
	float: conter; 
	margin: 0px auto;
	}
#main {
margin: 60px auto;
background: url(images/bgmain.jpg);
	display: block;
	width: 345px;
	height: 270px;
	float:left;
		}

#abouttext {
margin: 0px auto;
display:block;
float:right;
width: 645px;
	font-size: 16px;
	text-decoration: none;
	text-align:left;
	color: #8a9e18;
	}
#abouttext a {
	color: #8a9e18;
	}

		#cv{
color: #8a9e18;
}
#contact_links {
position:absolute;
float:right;
margin-left: 63% ;
margin-top: 20%;
display:block;
border: 0px solid #ffffff;
width: 170px;
font-size: 14px;
text-decoration: none;
text-align: left;
color: #8a9e18;
font-weight: normal;
z-index:2;

	}
#contact {
margin: 0px auto;
display:block;
width: 520px;
font-size: 16px;
text-decoration: none;
text-align:left;
	color: #8a9e18;
	}
#contact a{
color: #8a9e18;
}
	#mailinglist
{
display: block;
margin-left: 320px;
width:300px;
height:250px;
color: #8a9e18;
font-size: 12px;
float: left;
}
	#cv{
margin: 20px auto;
display:block;
float:left;
width: 645px;
text-align:left;
	
	}
	#rev{
margin: 20px auto;
display:block;
float:left;
width: 900px;
height:637;
background: url(images/recentie1.jpg);
	}
#gallery {
margin: 20px auto;
	display: block;
	width: 345px;
	height: 270px;
	float:left;
	
		}
#gallery_title{
color: #8a9e18;
}

/* menu*/
#menu
{
display:block;
width: 100%;
float: left;
margin: 0px auto;

}
a:link.menu, a:visited.menu {
color: #8a9e18; /*button text color*/
text-decoration: bold;
margin-right: 23%;
float:right;

}
a:active.menu{
color: #8a9e18; /*button text color*/
text-decoration: underline;
margin-right: 23%;
float: right;
}

#menu_sub
{
color: #8a9e18;
display:block;
width: 100%;
float: left;
margin: 0% auto;
font-weight: lighter;

}
a:link.menu_sub, a:visited.menu_sub {
color: #8a9e18; /*button text color*/
text-decoration: none;
margin: 0% auto;
font-weight: lighter;

}
a:active.menu{
color: #8a9e18; /*button text color*/
text-decoration: underline;
font-weight: lighter;
}
