/* CSS Document */

*{
font-family:tahoma;
font-size:9px;
text-decoration:none;
}

html,body{
margin:0;
background-color:#010a18;
background-image: url('img/gradient.jpg');
background-repeat: repeat-x;
}

#wrapper{
background-image: url('img/main_bg.jpg');
background-repeat: no-repeat;
width:994px;
height:990px;
}

#header{
margin-left:227px;
background-image: url('img/title.gif');
width:194px;
height:47px;
}



#nav_flash{
float:left;
}


#nav{
margin-left:122px;
}

a.navLink span {display:none}

a.navLink{
display:block;
float:left;
background-position: top left;
}

a.navLink:hover{
background-position: bottom right;
}

#test{
float:left;
}

#nav_title{
float:left;
background-image: url('img/nav_title.gif');
width:105px;
height:33px;
}

a#nav_home{
background-image: url('img/home_nav.gif');
width:147px;
height:33px;
}

a#nav_about{
background-image: url('img/about_nav.gif');
width:147px;
height:33px;
}

a#nav_works{
background-image: url('img/works_nav.gif');
width:147px;
height:33px;
}

a#nav_contact{
background-image: url('img/contact_nav.gif');
width:147px;
height:33px;
}


#home_content{
clear:left;
margin-left:130px;
margin-top:140px;
}


a.viewLink span {display:none}

a.viewLink{
display:block;
background-position: top left;
}

a.viewLink:hover{
background-position: bottom right;
}
















#links{
float:left;}

#bigger{
margin-right:10px;
display:block;
background-image: url('img/bigger.gif');
width:227px;
height:102px;
}

#midden{
margin-right:10px;
float:left;
}

#about_wolk a{
background-image: url('img/home_about.gif');
width:217px;
height:108px;
}

#rechts{
float:left;
}

#holla a{
background-image: url('img/holla.gif');
width:204px;
height:95px;
}

#content{
clear:left;
}

a#view_works{
background-image: url('img/view.gif');
width:110px;
height:33px;
}


#page_title{
margin-left:227px;
margin-top:50px;
}

#content_wrapper{
margin-top:10px;
margin-left:227px;
}








.about_links{

color:white;
float:left;
background-color:#080808;
width:333px;
}

.about_rechts{
float:left;
background-color:#080808;
border: 15px solid #080808;
}

.content_txt{
margin:15px;
}

.content_vlak{
color:white;
background-color:#080808;
width:588px;
padding:15px;
}

.works{
color:white;
float:left;
background-color:#080808;
margin-bottom:20px;

}

.works_image{
margin:15px;
}



.works1{
color:white;
width:144px;
float:left;
background-color:#080808;
}

.work_description{
margin:10px;
}








						
input.naamform{
	color:black;
	border:none;
	padding-left:5px;
	width:200px;
	margin-left:11px;

	
	}
	
	
input.emailform{
	color:black;
	border:none;
	padding-left:5px;
	width:200px;
	margin-left:13px;

	
	}
	

	
textarea.vraagform{
	color:black;
	border:none;
	padding:5px;
	width:199px;
	margin-left:11px;
	height:200px;
	
	
	}
	

input.submit{
	height:25px;
	width:200px;
	border:none;
	margin-left:42px;
	background-color:#78b8fe;
	color:white;
	}
	

	
	
form{
	padding-bottom:20x;}