/* Standard waardes */
html, body {
	margin:0;
	padding:0;
	background-color:#fdfef9;
	background-image: url(images/layout/bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#fff;
	width:100%;
	height:100%;
}

div#container {
	width:880px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -55px;
}

.leftfloat {float:left;}
.fixfloat {
	width:0;
	height:0;
	margin:0;
	padding:0;
	overflow:hidden;
	clear:both;
}
/* /Standard waardes */

/* Header */
div#header {
	width:828px;
	height:152px;
	padding:0 16px;
	margin:0 auto;
}

#logo {
	float:left;
	margin:0;
	padding:0;
	width:206px;
	height:126px;
	background-image: url(images/layout/logo.jpg);
	border:0;
}

#menu {
	float:right;
	height:49px;
	padding:60px 0 0 0;
	width:620px;
}

#menu img {
	float:left;
}

.menuitem {
	width:80px;
	height:46px;
	color:#666666;
	float:left;
}

.menuitem a {
	display:block;
	width:80px;
	height:36px;
	color:#666666;
	text-decoration:none;
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.menuitem a:hover {
	color:#fff;
}

.menuitem_groot {
	width:132px;
	height:49px;
	color:#666666;
	float:left;
}

.menuitem_groot a {
	display:block;
	width:132px;
	height:39px;
	color:#666666;
	text-decoration:none;
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.menuitem_groot a:hover {
	color:#fff;
}
/* /Header */

/* Top */
div#top {
	width:844px;
	height:328px;
	padding:0 16px 0 0;
}

div#info {
	font-family:Arno Pro;
	font-size:30px;
	margin:0 0 0 0;
	width:345px;
	float:left;
	color:#281d12;
	background-image: url(images/layout/aanhaal_top.jpg);
	background-position:0 130px;
	background-repeat: no-repeat;
}

div#talen {
	height:90px;
	width:245px;
	padding:40px 0 0 100px;
}

a#nl_on {
	width:28px;
	display:block;
	height:39px;
	background: url(images/nl_selected.gif);
	float:left;
}
a#nl {
	width:28px;
	display:block;
	height:39px;
	background: url(images/nl.gif);
	float:left;
}
a#nl:hover {
	background: url(images/nl_selected.gif);
}
a#en_on {
	width:28px;
	display:block;
	height:39px;
	background: url(images/en_selected.gif);
	float:right;
}
a#en {
	width:28px;
	display:block;
	height:39px;
	background: url(images/en.gif);
	float:right;
}
a#en:hover {
	background: url(images/en_selected.gif);
}

div#talen_inner {
	width:77px;
	height:55px;
	background: url(images/vak.png);
	padding:15px 25px 0 25px;
}

div#info_inner {
	padding:20px 0 20px 30px;
	margin:0;
	background-image: url(images/layout/aanhaal_bottom.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
}

.font_60 {font-size:60px;}

div#foto {
	width:494px;
	height:268px;
	background-image: url(images/layout/foto_bg.png);
	float:right;
	text-align:center;
	padding:10px 0 0 0;
	margin:50px 0 0 0;
}

/* /Top */

/* Content */
div#content {
	width:845px;
	margin:0 auto;
	min-height:310px;
	background-color:#e7ddcf;
	background-image: url(images/layout/content_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin:10px 0 0 0;
	color:#a1988b;
}

div#left {
	width:220px;
	float:left;
	padding:6px 0 0 9px;
}

div#left p {
	margin:0;
	padding:0;
}

div#lastnews {
	width:220px;
	background-color:#f3ede4;
	margin:10px 0 10px 0;
}

div#lastnews_boven {
	width:220px;
	background-image: url(images/layout/lastnews_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

div#lastnews_inner {
	width:208px;
	background-image: url(images/layout/lastnews_foot.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding:6px 6px;
	font-size:13px;
}

div#lastnews_inner a {
	text-decoration:underline;
	font-weight:bold;
	color:#93bb17;
}

div#lastnews_inner a:hover {
	text-decoration:none;
}

div#right {
	width:596px;
	padding:6px 10px;
	float:left;
}

div#right1 {
	padding:6px 10px;
}

div#right p {
	margin:0;
	padding:0 0 15px 8px;
}

div#fotos {
	padding:5px 0px 0px 0px;

}

div#fotos img {
	border:4px solid #4a2a17;
	float:left;
	margin:10px 12px 0 0;
}

div#video {
	padding:5px 0px 150px 8px;

}

div#video img {
	border:4px solid #4a2a17;
	float:left;
	margin:10px 23px 0 0;
}

/* /Content */

/* Footer bottom fix (hoogte moet gelijk zijn aan footer hoogte!)*/
div#push {
	height: 55px;
}
/* /Footer bottom fix*/

/* Footer */
div#footer {
	height:51px;
	background-color:#181410;
	color:#ffffff;
	border-top: 4px solid #281d12;
}

div#footer_inner {
	width:828px;
	margin:0 auto;
	height:48px;
	padding:3px 16px 0 16px;
}
div#footer_right {
	float:right;
}
div#footer_left {
	float:left;
}

div#footer a {
	color:#fff;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}
/* /Footer */

/* Tekst opmaak */
.font_11 {font-size:11px;}
h2 {
	font-size:13px;
	color:#795625;
	margin:0;
	padding:0;
}
/* /Tekst opmaak */