body
{
	font-size: 62.5%;
	font-family: "Trebuchet MS", Verdana, Trebuchet MS, sans-serif;
	color: #585d49;
	
	background: #d9dcc5 url(images/achtergrond.gif) repeat-x;
	margin-top: 22px;
	padding: 0;
}

/* TYPOGRAFIE *************************** */

h1,h2,h3,h4,h5,h6,p,hr
{
	margin:0;
	padding:0;
}

h1
{
	font-family: "Georgia", Times new roman, Trebuchet MS, serif;
	font-weight: normal;
	color: white;
	font-size: 2.4em;
}

h1 a
{
	color: white;
	text-decoration: none;	
}

h2
{
	background: #fff url(images/hr.gif) bottom repeat-x;
	font-size: 1.9em;
	color: #b72729;	
	font-weight: normal;
	width: 428px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}



#inhoud #tekst
{
	font-size: 1.3em;	
}

#inhoud #tekst a
{
	text-decoration: underline;
	color: #585d49;
}

#inhoud #tekst a:hover
{
	text-decoration: underline;
	color: #cd2127;
}

#footer p a
{
	font-size: 1.3em;
	text-decoration: none;
	color: #585d49;
}

#footer p a:hover
{
	color: #585d49;
}




/* EINDE *************************** */

/* Centreren van ontwerp */
#container
{
	width: 676px;
	margin: 0 auto;
	background-color: white;
}

/* header */
#header
{
	background: #fff url(images/header.jpg) no-repeat;	
	width: 669px;
	height:81px;
	padding: 5px 0px 0px 7px;
}

/* menu + lijst */
#menu
{
	background: #fff url(images/menu.gif) repeat-x;
	width: 662px;
	height: 20px;
	padding: 3px 0px 0px 14px;
}

#menu ul
{
	font-family: "Verdana", Verdana, Trebuchet MS, sans-serif;
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li 
{
	color: white;
	text-decoration: none;
	float: left;
	margin-right: 30px;
}

#menu li a
{
	text-decoration: none;
	color: white;	
}

#menu li a:hover
{
	color: #d9dcc5;
	text-decoration: none;
}

/* submenu + lijst */
#submenu
{
	background: #fff url(images/submenu.gif) repeat-x;
	width: 662px;
	height: 21px;
	padding: 2px 0px 0px 14px;
}

#submenu ul
{
	font-family: "Verdana", Verdana, Trebuchet MS, sans-serif;
	font-size: 1.1em;
	color: white;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#submenu li 
{
	color: white;
	text-decoration: none;
	float: left;
	margin-right: 30px;
}

#submenu li a
{
	text-decoration: none;
	color: white;	
}

#submenu li a:hover
{
	color: #d9dcc5;
	text-decoration: none;
}

/* inhoud */
#inhoud
{
	background: white url(images/vlak.gif) top right repeat-y;
	width: 663px;
	height: auto;
	padding: 7px 0px 30px 13px;
}

#inhoud p
{
	width: 428px;
	margin-bottom: 10px;
}

#inhoud #tekst
{
	width: 428px;
}

/* footer */
#footer
{
	background: white url(images/footer.gif) no-repeat;
	width: 663px;
	height: 42px;
	padding: 9px 0px 0px 13px;
}

/*--------------------------------- Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*--------------------------------- */




#logo {position:absolute; width:165px; height:230px; top:30px;left:10px;visibility:hidden; }
#logo img {behavior:url("pngbehavior.htc");}

img
{
	border:none;	
}

/* Opmaak van fotoalbum pagina */
.fotoalbum
{
	font-size: 1.3em;
	clear: left;
	padding-top: 15px;
}

.fotoalbum .thumb
{
	float: left;
	margin-right: 15px;	
}

.albumfotos
{
	height: 100px;
	float: left;	
}

.albumfotos .thumb
{
	float: left;
	margin: 0px 15px 15px 0px
}

/* thumbnails */
.thumb
{
	background-color: white;
	padding: 5px 5px 5px 5px;
	border: 1px #cececf solid;
}

.fotoalbum
{
	color: #585d49;
}

.fotoalbum a
{
	color: #585d49;
}