html, body{
	font-family:century gothic, tahoma;
	font-size:12px;
	color:#222222;
	background:#e5d5ac;
	min-height:100%;
	height:100% !important;
}

div.container{
	background:#e5d5ac url('../images/container.png') repeat-y;
	width:924px;
	margin: 0 auto -52px auto;
	padding:0px 0px 52px 0px;
	min-height: 100%;
	height: auto !important;
	overflow:hidden;
}
a{
	color:#6185ba;
}
	a:hover{
		color:#000000;
		text-decoration:none;
	}
	span.text{
		color:#6185ba;
		display:block;
	}
	
	
	
	
	div.header{
		width:924px;
		height:175px;
		padding:0px 0px 0px 50px;
		background:#e5d5ac url('../images/header.png') 42px 0px no-repeat;
	} 
	div.Fakeheader{
		width:924px;
		height:175px;
		padding:0px 0px 0px 50px;
		background-color:#e5d5ac;
	}
		div.logo{
			width:196px;
			height:176px;
			margin:0px 0px 0px 29px;
			position:absolute;
			top:0;
			float:top;
			background:url('../images/logo.png') no-repeat;
			behavior:url('js/iepngfix.htc');
		} 
			div.Fakelogo{
				width:196px;
				height:176px;
				margin:0px 0px 0px 29px;
				position:absolute;
				top:0;
				float:top;
				background:url('../images/logo.png') no-repeat;
				behavior:url('js/iepngfix.htc');
			}
	div.left{
		width:297px;
		float:left;
	}
	ul.menu{
		width:210px;
		padding:15px 0px 0px 87px;
		background:url('../images/menu.png') no-repeat;
		overflow:hidden;
	}
		ul.menu li.menu{
			width:180px;
			text-align:center;
				background:url('../images/menuLi.png') center bottom no-repeat;
				height:36px;
		}
		ul.menu li.submenu{
			width:180px;
		}
			ul.menu li a.menu{
				color:#ffffff;
				font-size:14px;
				display:block;

				padding:15px 0px 0px 0px;
				font-variant:small-caps;
			}
				ul.menu li a.menu:hover{
					font-size:21px;
					color:#ffffff;
					padding:11px 0px 0px 0px;
					font-variant:small-caps;
				}
		ul.menuSub{
			width:180px;
			overflow:hidden;
			text-align:center;
			margin:5px 0px 0px 0px;
			display:block;
		}
		ul.menuSub li{
		
		}
			ul.menuSub li a.menuSub{
				color:#a3b7d5;
				font-size:12px;
			}
				ul.menuSub li a.menuSub:hover{
					color:#ffffff;
					font-size:12px;
				}
				
				
				
				
		div.nieuwsbrief{
			width:150px;
			margin:45px 0px 0px 87px;
			overflow:hidden;
			color:#ffffff;
			padding:0px 15px 0px 15px;
		}
			input.nieuwsbriefInput{
				border:0px;
				background:#ffffff;
				width:135px;
				height:17px;
				padding:3px 5px 0px 5px;
			}
			input.nieuwsbriefInput:focus{
				border:0px;
				background:#ffffff;
			}
			div.nieuwsbriefButton{
				text-align:right;
				padding:0px 0px 0px 15px;
			}
				div.nieuwsbriefButton a{
					color:#ffffff;
					text-decoration:underline;
				}
				
				
				
		div.weer{
			width:150px;
			margin:45px 0px 0px 87px;
			overflow:hidden;
			color:#ffffff;
			padding:0px 15px 0px 15px;
		}
		
		
		
	div.content{
		float:left;
		margin:60px 25px 10px 25px;
		width:353px;
	}
	div.contentLarge{
		float:left;
		margin:60px 25px 10px 25px;
		display:inline;
		width:577px;
	}
	
	
	
	
	
		h1.title{
			font-size:30px;
		}
		h2.title{
			font-size:16px;
			margin:0px 0px 0px 30px;
		}
		h3.title{
			font-size:22px;
			margin:0px 0px 0px 30px;
		}
		p{
			line-height:18px;
			margin:0px 0px 12px 30px;
		}
		p.comment{
			color:#9b8e6d;
			line-height:18px;
			font-size:10px;
			margin:0px 0px 12px 30px;
		}
		div.image{
			background:#ffffff;
			margin:0px 0px 0px 30px;
			padding:4px 0px 0px 0px;
			width:547px;
			text-align:center;
			overflow:hidden;
		}
		div.content ul, div.contentLarge ul{
			list-style-type:disc;
			margin:0px 0px 12px 30px;
			padding:0px 0px 0px 20px;
		}
		
		
		
		ul.previousNext{
			width:498px;
			list-style-type:none;
			padding:0px 0px 0px 0px;
			margin:3px 0px 12px 30px;
			overflow:hidden;
		}
			ul.previousNext li.previous{
				width:126px;
				float:left;
				list-style-type:none;
				padding:0px 0px 0px 20px;
			}
			ul.previousNext li.numbers{
				text-align:center;
				padding:0px 0px 0px 0px;
				width:206px;
				list-style-type:none;
				float:left;
			}
			ul.previousNext li.next{
				width:126px;
				text-align:right;
				list-style-type:none;
				float:right;
				padding:0px 20px 0px 0px;
			}
			
			
			
		ul.thumbnails{
			width:517px;
			overflow:hidden;
			margin:0px 0px 12px 30px;
		}
			ul.thumbnails li{
				float:left;
				width:150px;
				height:191px;
				margin:0px;
				padding:8px;
				overflow:hidden;
				background:#ffffff;
				text-align:center;
				display:inline;
				background:url('../images/thumbnail.png');
			}
			ul.thumbnails li div.thumb{
				width:150px;
				height:150px;
				overflow:hidden;
				position:relative;
				margin:0px 0px 0px 0px;
			}
			ul.thumbnails li img{
				height:150px;
				overflow:hidden;
				background:#ffffff;
			   
			}
				ul.thumbnails li a{
					color:#000000;
					cursor:pointer;
				}
				
				
		div.largeListLight{
			margin:0px 0px 0px 30px;
			padding:5px;
			overflow:visible;
			background:#efe6cd;
			
		}
		div.largeListDark{
			margin:0px 0px 0px 30px;
			padding:5px;
			overflow:hidden;
		}
			div.largeListLight a.plus, div.largeListDark a.plus{
				background:url('../images/plus.png') left 5px no-repeat;
				padding:0px 0px 0px 15px;
				display:block;
			}
			
			div.largeListLight a.min, div.largeListDark a.min{
				background:url('../images/min.png') left 5px no-repeat;
				padding:0px 0px 0px 15px;
				display:block;
			}
			
		div.arrangementLight{
			overflow:hidden;
			padding:20px 0px 0px 0px;
			background:#efe6cd;
			display:block;
			display:inline-block;
		}
		div.arrangementDark{
			overflow:hidden;
			padding:20px 0px 0px 0px;
			display: inline-block;
		}
			div.arrangementLeftLight{
				width:150px;
				height:150px;
				padding:8px;
				float:left;
				background:#efe6cd;
			}
			div.arrangementLeftDark{
				width:150px;
				height:150px;
				padding:8px;
				float:left;
				/*background:url('../images/thumbnail2.png') no-repeat;*/
				behavior:url('js/iepngfix.htc');
			}
			div.arrangementRight{
				width:350px;
				float:left;
			}
			
			
			
			div.buttonLarge a{
				display:block;
				width:306px;
				height:35px;
				background:url('../images/buttonLarge.png') no-repeat;
				padding:15px 0px 0px 20px;
			}
		
		table.lastminutes{
			border:1px solid #c3b592;
			overflow:hidden;
			padding:0px;
			display:inline-block;
			margin: 0 0 12px 30px;
			border-collapse:collapse;
		}
			table.lastminutes td{
				text-align:center;
				border:1px solid #e5d5ac;
			}
		   div.lastminutesDark{ 
			
				background:#6185ba;
				color:#ffffff;
			} 
			 div.lastminutesDark{ 
				padding-left:10px;
				   padding-right:10px;
				   padding-top:5px;
				padding-bottom:3px;
				
					background:#6185ba;
					color:#ffffff;
				}
			div.lastminutesLight{
			   padding-left:10px;
			   padding-right:10px;
			   padding-top:5px;
			padding-bottom:3px; 
			width:35px;
				background-color:#efe6cd;
			}
			 	div.lastminutesNoColor{
					   padding-left:10px;
					   padding-right:10px;
					   padding-top:5px;
					padding-bottom:3px; 
					width:35px;
					}
	
	div.sidebar{
		margin:25px 0px 0px 0px;
		float:left;
		width:224px;
		background:url('../images/sidebar.png') repeat-y;
		overflow:hidden;
	}
		div.sidebarTop{
			width:224px;
			height:20px;
			overflow:hidden;
			background:url('../images/sidebarTop.png') no-repeat;
		}
		div.sidebar img{
			margin:0px 8px 12px 8px;
			display:block; 
			width:199px;
			padding:5px;
		}
		div.sidebarBottom{
			width:224px;
			height:20px;
			overflow:hidden;
			background:url('../images/sidebarBottom.png') no-repeat;
		}

	.push{
		height:50px;
	}
	div.footerContainer{
		width:924px;
		margin:auto;
	}
	div.footer{
		overflow:hidden;
		background:#efe6cd;
		margin:12px 0px 12px 322px;
		color:#615943;
		font-size:10px;
		clear:none;
		display:block;
	}
	div.footer div.left{
		float:left;
		background:#efe6cd;
		width:443px;
		padding:6px;
	}
	div.footer div.right{
		float:right;
		background:#efe6cd;
		text-align:right;
		width:135px;
		padding:6px;
		margin-top:3px;
	}
		div.footer a{
			color:#615943;
			padding:0px 6px 0px 6px;
		}
			div.footer a:hover{
				color:#000000;
				padding:0px 6px 0px 6px;
			}
			
			fieldset {
border:1px solid #C3B592;
margin:0px 0px 10px;
padding:10px;
}

fieldset legend {
color:#2E2633;
font-size:16px;
margin:0px 0px 2px;
}

label.text {
cursor:pointer;
display:block;
float:left;
padding:5px 10px 0px 0px;
text-align:right;
width:130px;
}

form.formulier{
	width:577px;
}

input, textarea{
	border:1px solid #c3b592;
	padding:4px;
	font-size:12px;
	font-family:century gothic;
	color:#555152;
}
input:focus, textarea:focus{
	border:1px solid #000000;
	color:#000000;
}

	form.formulier fieldset{
		border-width:1px 1px 1px 1px;
		border-style:solid;
		border-color:#c3b592;
		margin:0px 0px 10px 0px;
		padding:10px 10px 10px 10px;
	}
		form.formulier fieldset legend{
			font-size:16px;
			color:#2e2633;
			margin:0px 0px 20px 0px;
		}
		
			/* standaard textformulier */
			form.formulier div.holder1{
				overflow:hidden;
				padding:3px;
			}
			
				form.formulier label.text{
					display:block;
				  float:left;
				  width:130px;
					padding:5px 10px 0px 0px;
				  text-align:right;
					cursor:pointer;
				}
				form.formulier input.text{
					width:200px;
				}
				form.formulier input.text2{
					width:200px;
					margin:0px 0px 0px 140px;
				}
				form.formulier textarea.textfieldSmall{
					width:300px;
					height:200px;
				}
				
				form.formulier p.normal{
				  width:500px;
					display:block;
					padding:5px 10px 10px -20px;
				}
				form.formulier textarea.textfieldLarge{
					width:500px;
					height:200px;
				}
				
				
				form.formulier div.radiobutton{
					display:block;
					margin:0px 0px 3px 50px;
					overflow:hidden;
				}
				form.formulier div.radiobutton label{
					margin:0px 0px 0px 5px;
				}
				form.formulier div.radiobutton input{
					background:none;
					border:0px;
					margin:0px 0px 0px 5px;
				}
				
				
				form.formulier div.checkbox{
					display:block;
					margin:0px 0px 3px 50px;
					overflow:hidden;
				}
				form.formulier div.checkbox label{
					margin:0px 0px 0px 5px;
				}
				form.formulier div.checkbox input{
					border:0px;
					margin:0px 0px 0px 5px;
				}
				
				/* Button */
				form.formulier div.button{
					margin:0px 0px 0px 140px;
					
				}
				form.formulier div.button button{
					display:block;
					background:#6185ba;
					color:#ffffff;
					padding:4px;
					width:100px;
					text-align:center;
					border:0px;
				}
				
				
				
			/* standaard textformulier ERROR */
			form.formulier div.holder1Error{
				overflow:hidden;
				background:#dce9be;
				padding:3px;
				border:1px solid #6185ba;
				background:#c3b592;
			}
				form.formulier p.error{
					padding:0px 0px 0px 0px;
					color:#6185ba;
				} 
				
			div.holder1Error{
				overflow:hidden;
				background:#dce9be;
				padding:3px;
				border:1px solid #6185ba;
				background:#c3b592;
				height:20px;
				line-height:20px;
			}
			p.error{
					padding:0px 0px 0px 0px;
					color:#6185ba;
				} 
			 .numbers{
					
					  text-align:center;
					
				}

.nieuwsbrief button {
	color:#FFFFFF;
	text-decoration:underline;
	background-color:#6185ba;
	border:0px;
	padding:0px;
	margin:0px;
width:198px;
}

#map_canvas {
 	width:100%;
	height:300px;
}

#directions {
	width:95%;
}

.button button{
					display:block;
					background:#6185ba;
					color:#ffffff;
					padding:4px;
					width:170px;
					border:0px;
				} 


div.footermessages{
		overflow:hidden;
		background:#efe6cd;
		margin:0px 0px 20px 0px;
		color:#615943;
		font-size:11px;
		clear:none;
		padding:2px;
		display:block;
	}

.GB_header {
	z-index:100000;
}