html{	
	width:100%;	
	height:100%;	
}
body 
{	
	width:100%;	
	height:100%;	
	margin-left: 0px;	
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	background:url(../images/layout/vaantje2.jpg) left bottom no-repeat;
}
#container
{
	width:1000px;
	height:600px;
	margin-left: auto;
	margin-right: auto;	
}

#header{
	width:1000px;
	height:150px;
	background:url(../images/layout/header.png) no-repeat;
	border-bottom:4px solid #900;
}

#center{
	width:1000px;	
	border-bottom:4px solid #006699;
	height:470px;
}

#menu {
	width:200px;
	height:470px;
}

#content
{
	overflow:auto;
	float:left;	width:590px;	height:430px;
	overflow:auto;	
	font-family: verdana, tahoma, arial;	font-size:13px;	color: #333;
	text-align:justify;	
	padding:20px;}

#right{
	float:right;
	height:470px;
	overflow:hidden;
}
#inhoudfotos {	
	width:900px;	
	height:500px;	
	padding-right:20px;	
	overflow:auto;
	}
#space{	
	float: left;	
	width:550px;	
	height:500px;	
	padding-left: 10px;	
	padding-right: 20px;	
	padding-top: 30px;
	}
#fotos {	
	width:300px;	
	padding-right: 50px;	
	padding-top: 30px;	
	float: right;	
	font-family: verdana, tahoma, arial;	
	font-size:12px;	
	color: #333;
	}
#fotoalbum {	
	width:700px;	
	height:500px;	
	overflow:auto;	
	padding-left: 10px;	
	padding-top: 30px;	
	float: left;	
	font-family: verdana, tahoma, arial;	
	font-size:12px;	
	color: #333;
	}
#album{	
	border:1px solid #006699;	
	width:500px;	
	height:120px;	
	display:block;	
	margin-bottom:15px;
	}
#albumtekst{			
	float:left;		
	display:block;	
	width:340px;	
	height:100px;	
	text-align:left;	
	background-color:#006699;	
	color:#ffffff;	
	font-size:14px;	
	padding-top:20px;	
	padding-left:40px;
	}
#albumtekst a{	
	font-size:14px;	
	padding-top:20px;	
	color:#ffffff;	
	text-decoration:none;		
	}
#albumfoto{		
	display:block;	
	width:128px;	
	height:114px;	
	float:left;	
	text-align:center;	
	padding-top:6px;	
	background-color:#ffffff;	
	width:120px;	
	}
#thumb{	
	border:1px solid #006699;		
	width:120px;	
	margin:8px;	
	height:136px;	
	float:left;
	}
#thumbtekst{			
	width:120px;	
	height:16px;	
	text-align:center;	
	background-color:#006699;	
	color:#ffffff;	
	font-size:9px;	
	padding-top:4px;
	}
#thumbfoto{		
	text-align:center;	
	padding-top:6px;	
	background-color:#ffffff;	
	width:120px;	
	height:110px;
	}
#menu{	
	width:140px;	
	float:left;	
	margin-top:30px;
	margin-right:20px;	
	color:#036;	
	font-family:Arial,Verdana, Geneva, sans-serif;	
	font-size:14px;
	}
#menu a{	
	padding-left:10px;	
	padding-top:4px;	
	padding-bottom:4px;	
	text-decoration:none;	
	color:#036;	
	display:block;
	}
#menu a:hover{	
	background-color:#900;	
	color: #FFF;
	}
.banner{
	
}
/*-------------------------GASTENBOEK--------------------------------*/
.gb{	padding: 2px 6px 2px 6px;}.gb td{	font-family :Arial, Verdana, sans-serif;	font-size : 11px;}.gb a {		font-family :Arial, Verdana, sans-serif;	font-size : 11px;		text-decoration: underline;}.gb a:hover{	color: #000000;	text-decoration: underline;}.gb-kop{	background: #2E4597;	color: #ffffff;	font-weight: bold;	padding: 5px;	font-size: 11px;	height: 24px;}.gb-kop a{	background: #2E4597;	color: #ffffff;	font-weight: bold;}.gb-tr{	border-bottom: 1px solid #ff0000;	text-align: center;}.gb-input{	width: 300px;	border: 1px solid #000;	background-color: #FFFFFF;	font-family :Arial, Verdana, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 2px;}.gb-textarea{	width: 300px;	height: 120px;	border: 1px solid #000;	background-color: #FFFFFF;	font-family :Arial, Verdana, sans-serif;	font-size: 11px;	color: #000000;	padding-left: 2px;}.gb-input-send{	border: 1px solid #E9F1FC;	background-color: #009AE2;	font-family :Arial, Verdana, sans-serif;	font-size: 11px;	font-weight: bold;	color: #FFFFFF;}
