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


*{
font-family:tahoma;
font-size:11px;
margin:0;
padding:0;
border-color:#FFFFFF;
}

ul{
margin:0;
padding:0;
list-style-type:none;
}

li{
margin:0;
padding:0;
list-style-type:none;
}

body{
background-image: url('img/bg.gif');
background-repeat:repeat-x;
background-color:#FFFFFF;
}



#total{
width:100%;
}

#container{
width:771px;
}

#links{
float:left;
width:250px;
}

#midden{
float:left;
width:440px;

}

#rechts{
float:left;
background-color:#CC0066;
}





#logo a{
background-image: url('img/logo.gif');
width:250px;
height:184px;
display:block;
}



.dot{
background-image: url('img/dot.gif');
width:2px;
height:45px;
display:block;
float:left;
}

a.navLink
{
	float:left;
	display:block;	

}



a.navLink span,a#nav_home span
{
	display:none;
}


a:hover#nav_home{
background-position:bottom right;
}

a#nav_home
{	

	display:block;
	background-image: url('img/home_knop.gif');
	width:59px;
	height:61px;
	background-position:top left;
}




a:hover#nav_about{
background-position:bottom right;
}

a#nav_about
{	

	display:block;
	background-image: url('img/about_knop.gif');
	width:59px;
	height:61px;
	background-position:top left;
}




a:hover#nav_photograph{
background-position:bottom right;
}

a#nav_photograph
{	

	display:block;
	background-image: url('img/photograph_knop.gif');
	width:90px;
	height:61px;
	background-position:top left;
}


a:hover#nav_contact{
background-position:bottom right;
}

a#nav_contact
{	

	display:block;
	background-image: url('img/contact_knop.gif');
	width:73px;
	height:61px;
	background-position:top left;
}


#clear{
clear:left;
}

#content{

clear:left;
width:412px;
margin-left:15px;
margin-top:9px;
}


.joel{
display:block;
background-image: url('img/middle_joel.gif');
width:169px;
height:28px;

}

.empty{
height:9px;
}

.dotted_middle{
margin-top:17px;
margin-bottom:15px;
background-image: url('img/dotted_middle.gif');
width:411px;
height:1px;
display:block;
}

#page_title{
margin-bottom:9px;
}

.text{
margin-bottom:35px;
}

#recent_works_title{
display:block;
background-image: url('img/recent_works.gif');
width:92px;
height:15px;
margin-bottom:16px;
}


.thumbs{
float:left;
width:100px;
height:100px;
border:1px solid #b5b5b5;
margin-right:11px;
margin-bottom:14px;
}

#choose_category{
margin-top:15px;
}

.category a{
margin-top:1px;
display:block;
width:420px;
padding:11px;
color:white;
background-color:#666666;
text-decoration:none;
}

.category a:hover{
background-color:#333333;
}




.naamform{
padding:5px;
width:300px;
height:15px;
margin-left:15px;
border:1px solid #333333;
color:#333333;
}


.emailform{
padding:5px;
width:300px;
height:15px;
margin-left:16px;
border:1px solid #333333;

color:#333333;
}

.vraagform{
padding:5px;
width:300px;
height:200px;
border:1px solid #333333;
color:#333333;
}

form{
margin-top:20px;
color:#333333;
}

.submit{
margin-left:15px;
}
