/* BODY */
body{	
margin:				0px;
background-image:   url(../images/bg.gif);
background-repeat:	repeat-x;
background-color:	#F9B159;
font-family:		Arial, Helvetica, sans-serif;
font-size:			11px;
font-weight:		normal;
color:				#0C1215;
padding:			0px 0px 25px 0px;
}

/* TEKST EN LINKS */
h1{
font-size:			17px;
font-weight:		normal;
color:				#FFFFFF;
margin:				-2px 0px 0px -5px !important;
margin:				12px 0px 5px -4px;	
}

h2{
margin:				2px 0px 2px 0px;
font-size:			16px;
font-weight:		normal;
color:				#7AB3D7;
}

h3{
margin:				0px 0px 5px 0px;
font-size:			16px;
font-weight:		normal;
color:				#FFFFFF;
}

h4{
margin:				0px 30px 0px 0px;
font-size:			14px;
font-weight:		normal;
color:				#FFFFFF;
}

p{
margin-top:			0px;
letter-spacing:		0.6px;
line-height:		15px;
}

a{
color:				#FFFFFF;
text-decoration:	none;
}

a:hover{
color:				#FFFFFF;
text-decoration:	underline;
}

.logo a{
margin:				10px 30px 0px 30px !important;
margin:				10px 30px 0px 30px;
float:				left;
height:				60px;
width:				320px;
}

.logo a:hover{
text-decoration:	none;
}

.logo_txt{
font-family:		Arial, Helvetica, sans-serif;
font-style:			italic;
font-size:			10px;
color:				#F9B159;
}

.menu_txt{
margin:				3px 0px 3px 0px;
float:				left;
font-weight:		normal;
font-size:			10px;
color:				#000;
width:				auto;
}

.menu a{			
color:				#7AB3D7;
text-decoration:	none;
}

.menu a:hover{			
color:				#5E8FAD;
}

.footer_text {
float:				left;
text-align:			left;
width:				300px;
}

.footer_links {
float:				left;
text-align:			right;
width:				470px;
}

.footer_links a{
color:				#FFFFFF;
text-decoration:	none;
padding:			0px 3px 0px 3px;
}

.footer_links a:hover{
color:				#FFFFFF;
text-decoration:	underline;
}

/* TOP */
.container{
margin: 			58px auto !important;
margin:				54px auto;
width: 				800px; 
height:				100%;
}

.logo{
float:				left;
}

/* MENU */
.menu{
float:				left;
height:				55px;
width:				auto;
margin:				13px 0px 0px 20px  !important;
margin:				13px 0px 11px 20px;
}

.menuStijl {
	float:				left;
	height:				40px;
}
.menu1{
float:				left;
width:				60px;
height:				40px;
}

.menu2{
float:				left;
width:				80px;
height:				40px;
}

.menu3{
float:				left;
width:				75px;
height:				40px;
}

.menu4{
float:				left;
width:				90px;
height:				40px;
}

.lijn{
float:				left;
margin:				5px 5px 10px 5px;
background-color:	#ccc;
width:				1px; 
height:				30px;
}

/* MAIN */
.top_balk {
padding:			13px 0px 13px 30px !important;
padding:			13px 0px 0px 30px;
float:				left;
background-color:	#5E8FAD;
width:				770px;
height:				16px;
}

.header {
position:			relative;
float:				left;
background-color:	#000000;
background-image:	url(../images/header.jpg);
height:				150px;
width:				800px;
text-indent:		-9999px;
}

.header_projecten {
position:			relative;
float:				left;
background-color:	#7AB3D7;
background-image:	url(../images/header_projecten.jpg)!important;
height:				150px;
width:				800px;
}

.header_text{
position:			relative;
float:				right;
margin:				45px 40px 0px 20px !important;
margin:				45px 20px 0px 20px;
height:				100px;
width:				430px;
}

.content_home {
background-image:	url(../images/bg_content.jpg);
position:			relative;
float:				left;
height: 			auto!important;
width:				800px;
background-color:	#5E8FAD;
}

.content_contact {
background-image:	url(../images/bg_content.jpg);
position:			relative;
float:				left;
height: 			auto!important;
width:				800px;
background-color:	#5E8FAD;
}

.content_projecten {
position:			relative;
float:				left;
height: 			auto;
width:				800px;
background-color:	#5E8FAD;
}

.content_left {
background-color:	#5E8FAD;
float:				left;
height: 			auto;
width:				340px;
padding: 			10px 30px 20px 30px;
}

.content_right {
float:				right;
background-color:	#7AB3D7;
height: 			auto;
width:				340px;
padding: 			10px 30px 20px 30px;
}

/* LAATSTE PROJECTEN OP HOMEPAGE */
.projecten {
position:			relative;
float:				left;
background-color:	#FFFFFF;
height:				100px;
width:				800px;
}

.projecten_box {
float:				left;
width:				199px;
height:				100px !important;
height:				70px;
text-align:			center;
}

.projecten_box a {
float:				left;
background-color:	#FFFFFF;
padding:			27px 0px 0px 0px;
height:				100%;
width:				100%;
}

.projecten_lijn {
position:			relative;
float:				left;
background-color:	#7AB3D7;
left:				0px;
width:				1px;
height:				100px;
}

/*	PROJECTEN PAGINA */
.project_box{
position:			relative;
float:				left;
background-color:	#FFFFFF;
height:				150px;
width:				300px;
text-align:			center;
}

.project_box a{
background-color:	#FFFFFF;
padding:			44px 0px 0px 0px;
height:				106px;
width:				300px;
}

.project_text{
position:			relative;
float:				left;
height:				150px;
width:				500px;
}

.project_content{
margin:				15px 30px 0px 30px;
}

.project_ganaar{
position:			absolute;
float:				left;
top:				120px;
right:				15px;
}

.project_lijn{
position:			relative;
float:				left;
background-color:	#7AB3D7;
font-size:			0px;
line-height:		0px;
height:				1px;
width:				800px;
}

/* FOOTER */
.footer {
position:			relative;
float:				left;
background-color:	#4D7A95;
color:				#FFFFFF;
margin:				0px 0px 20px 0px;
padding:			8px 15px 7px 15px;
height:				15px;
width:				770px;
}

/* FORMULIER */
.form {
margin:				0px 0px 0px 0px;
}

.input{
margin:				0px 0px 2px 0px;
height:				15px;
width:				150px;
font-family:		Arial, Helvetica, sans-serif;
font-size:			11px;
background-color:	#f5f5f5;
border-color: 		#ccc;
border-style: 		solid;
border-width: 		1px;
}

.textarea{
margin:				0px 0px 2px 0px;
height:				80px;
width:				200px;
font-family:		Arial, Helvetica, sans-serif;
font-size:			11px;
background-color:	#f5f5f5;
border-color: 		#ccc;
border-style: 		solid;
border-width: 		1px;
}

.select_verstuur {
width: 				90px;
height:				20px;
font-size: 			x-small;
background-color: 	#f5f5f5;
border-color: 		#ccc;
border-style: 		solid;
border-width: 		1px;
margin-bottom: 		10px;
padding-bottom:		10px;
}

.select_wissen {
width: 				90px;
height:				20px;
font-size: 			x-small;
background-color: 	#f5f5f5;
border-color: 		#ccc;
border-style: 		solid;
border-width: 		1px;
margin-bottom: 		10px;
padding-bottom:		10px;
}