* {
	margin: 0;
	padding: 0;
	border: medium none;
	}
	
.clear {
	clear: both;
	}

html {
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
body {
	background: url(../images/bg_body.png) repeat-x #e0e0e0;
	color: #676767;
	font-family: Verdana, Arial, Trebuchet MS, sans serif;
	font-style: regular;
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	}
	
	h1 {
		color: #000000;
		font-size: 14px;
		font-weight: bold;
		font-style: regular;
	}
	
	h2, h2 a {
		color: #676767;
		font-size: 13px;
		font-weight: bold;
		font-style: regular;
	}
	
	prijs {
		color: #000000;
		font-size: 55px;
		font-weight: bold;
		margin-left: 15px;
		}
	
	a {
		outline-style: none;
		text-decoration: none;
		color: #000000;
		}
	
		a.hover {
			color: #5e5e5e;
			text-decoration: underline;
			}
	
	b {
		color: #000000;
		}
			
/******************************************/

	#pagewrap {
		background: none repeat scroll 0 0;
		height: 100%;
		width: 960px;
		margin: 0 auto;
		position: relative;
		}
		
		#header {
			background: url(../images/bg_header.png) no-repeat #e0e0e0;
			width: 960px;
			height: 165px;
			overflow: hidden;
			}
			
			ul#navigatie {
				display: block;
				height: 14px;
				margin: 50px 0 0 535px;
				width: 960px;
				}
				
				ul#navigatie li {
					display: inline;
					overflow: hidden;
					}
					
					ul#navigatie li a {
						color: #000000;
						font-size: 14px;
						font-weight: normal;
						font-style: regular;
						float: left;
						margin-right: 30px;
						display: block;
						}
						
						ul#navigatie li a:hover, ul#navigatie li a.selected {
							text-decoration: underline;
							color: #5e5e5e;
							}
			
		#content {
			background: none repeat scroll 0 0;
			padding: 0 0;
			width: 960px;
			}
			
			#contenttext {
				background: url(../images/bg_content.png) repeat-y #e0e0e0;
				float: left;
				padding: 45px;
				width: 870px;
				}
				
				#contenttext img { border: 1px solid #ccc; }
				
				#CarouselDiv {
					float: left;
					width: 580px;
					height: 358px;
					}
				
/******************************************/				
				
				#content_portfolio_left {
					width: 406px;
					float: left;
					margin-right: 30px;
					}
					
				#content_portfolio_right {
					width: 406px;
					float: right;
					}
					

/******************************************/
					
				#contenttext_specificaties_left {
					width: 546px;
					float: left;
					margin-right: 30px;
					}
				
				#contenttext_specificaties_right {
					width: 294px;
					float: right;
					}

/******************************************/
					
				#content_vlak {
					margin-top: 30px;
					margin-left: auto;
					margin-right: auto;
					padding: 0;
					float: left;
					}
				
					#content_vlak_boven {
						background: url(../images/img_content_vlak_boven.png) no-repeat;
						width: 870px;
						height: 30px;
						}
						
					#content_vlak_midden {
						background: url(../images/img_content_vlak_midden.png) repeat-y;
						width: 810px;
						padding: 0 30px 0 30px;
						}
						
					#content_vlak_onder {
						background: url(../images/img_content_vlak_onder.png) no-repeat;
						width: 870px;
						height: 30px;
						}
						
						#content_vlak_prijs_left {
							width: 300px;
							float: left;
							margin-right: 30px;
							}
						
						#content_vlak_prijs_right {
							width: 400px;
							float: right;
							}
							
							#content_vlak_prijs_right li {
								display: block;
								width: 200px;
								float: left;
								font-weight: bold;
								color: #000000;
								}

/******************************************/

				#content_prijzen_left {
					width: 413px;
					float: left;
					margin-right: 30px;
					}
					
				#content_prijzen_right {
					width: 413px;
					float: right;
					}
					
/******************************************/

				#content_contact_left {
					width: 495px;
					float: left;
					margin-right: 30px;
					}
					
				#content_contact_right {
					width: 345px;
					float: right;
					}
					
				input, textarea {
				font-family: Arial;
				font-size: 12px;
				color: #9e9e9e;
				}
			
					input.text {
						border: 1px solid #dadada;
						width: 250px;
						padding: 3px 7px;
						}
					
					textarea.textarea {
						border: 1px solid #dadada;
						width: 250px;
						height: 150px;
						padding: 3px 7px;
					}
					
					input.versturen {
						color: #000000;
						height: 23px;
						background: none repeat scroll 0 0 #c3d16c;
						width: 79px;
						border: medium none;
						cursor: pointer;
						}
					
/******************************************/					
						
				#yuluma_box {
					background: url(../images/img_yuluma_box.png) no-repeat;
					height: 356px;
					width: 257px;
					margin-left: 30px;
					float: right;
					}
						#yuluma_box_text {
							margin: 30px 0 0 0;
							text-align: center;
							}
							
							#yuluma_box_text a {
								text-decoration: none;
								}
								
							#yuluma_box_text a:hover {
								text-decoration: underline;
								color: #5e5e5e;
								}

/******************************************/
								
		#footer {
			background: url(../images/bg_footer.png) no-repeat;
			width: 960px;
			height: 52px;
			position: relative;
			overflow: hidden;
			}
			
			#footer p {
				padding-top: 20px;
				}
				
		#form_div_1 label { display: block; width: 200px; }