body {

	background: #616161 url(/site_files/img/bg.gif) repeat-x left top;

	margin: 0px;

	font-family: arial;

	font-size: 13px;

}

.cleaner {
	clear: both;
}


#bgContainer {

	width: 100%;

	background: url(/site_files/img/background.jpg) no-repeat center top;

}

#bgContainer2 {

	width: 100%;

	background: url(/site_files/img/background2.jpg) repeat-y center top;

}

#bgContainer3 {

	width: 100%;

	background: url(/site_files/img/background3.jpg) no-repeat center bottom;

	padding-bottom: 6px;

}

#content_bg_rt {

	background: url(/site_files/img/content_bg_rt.jpg) no-repeat right top;

}

#content_bg_lt {

	background: url(/site_files/img/content_bg_lt.jpg) no-repeat left top;

}

#content_bg_r {

	background: url(/site_files/img/content_bg_r.jpg) no-repeat 100% 412px;

	min-height:400px;

    height:auto !important;

    height:400px;

	padding: 175px 50px 20px 50px;

}

#content {

	padding: 50px 0px 20px 0px;

	width: 750px;

	font-size: 13px;

	line-height: 22px;

	color: #333333;

}

#content a {

    color: #FF0000;

}

#content h1 {

	font-size: 22px;

	font-weight: normal;

	color: #FF0000;

	padding: 0px 0px 10px 0px;

	border-bottom: 1px solid #F00;

}

#siteContainer {

	width: 990px;

	background-color: #FFFFFF;

	margin: 0 auto;

}

#hoofdmenu {

	margin: 0px;

	padding: 0px;

	background: #FF0000;

	list-style-type: none;

}

#hoofdmenu li {

	float: left;

}

#hoofdmenu li a {

	padding: 10px 18px 10px 18px;

	display: block;

	color: #FFFFFF;

	text-decoration: none;

	font-size: 12px;

	background: url(/site_files/img/mainmenu_bg_inactive.gif);

}

#hoofdmenu li a:hover, #hoofdmenu li .active {

	background: url(/site_files/img/mainmenu_bg_active.gif);

}

#hoofdmenu .first {

	background: #F00 url(/site_files/img/menu_left.gif) no-repeat left top;

	width: 18px;

	height:35px;

}

#hoofdmenu .last {

	background: #F00 url(/site_files/img/menu_right.gif) no-repeat right top;

	width: 18px;

	height:35px;

}

#footer {

	text-align: center;

	font-size: 11px;

	border-top: 1px solid #FF0000;

	padding-top: 16px;

	color: #777777;

}

#footer a {

	color: #777777;

}

#footer a:hover, #content a:hover {

	color: #CC0000;

}

.devider {

	padding: 0px 20px;

}



.nieuwsbericht {

    border-bottom: 1px solid #999999;

    margin-bottom: 26px;

    padding: 12px 0px;

}

.nieuwsbericht h2 {

    font-size: 16px;

    font-weight: normal;

    color: #FF0000;

    padding: 0px 0px 8px 0px;

    margin: 0px 0px 8px 0px;

    border-bottom: 1px solid #999999;

}



.homeLinkButton {

    width: 320px;

    height: 97px;

    position: absolute;

    top: 28px;

    margin-left: 30px;

    text-decoration: none;

}

.nieuwsbericht .datum {

    color: #666;

    margin-left: 8px;

    float: right;

    position: relative;

    top: -20px;

    _top: -28px;

}



.links {

    float: left;

    margin-right: 12px;

}

.rechts {

    float: right;

    margin-left: 12px;

}



#content img {

    border: 1px solid #666;

}

.fotoboek a {
    width: 200px;
    display: block;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}
