body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #A3B8CA;
	background-image: url(../images/design/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left bottom;
}

a:link { color: #000; 	text-decoration:none; }
a:visited {	color: #000;	text-decoration:none;}
a:hover { color: #a50000;	text-decoration:none; font-weight: bold;}
a:active { color: #a50000; text-decoration:none; }

small, small a:link, small a:visited, small a:active {

	color: #a50000;
	font-size: 10px;
}


#wrapper {
	margin: auto;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}


#header_top {
	height: 23px;
	text-align: right;
	padding-right: 20px;
	background-color: #618EB8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47749E;
	font-weight: bold;
	color: #F5E9C1;
	float: left;
	width: 978px;
	padding-top: 2px;
}

#header_top a:link { color: #F5E9C1; text-decoration:none; }
#header_top a:visited { color: #F5E9C1; text-decoration:none; }
#header_top a:hover { color: #E7CA69; text-decoration:none; }
#header_top a:active { color: #E7CA69; text-decoration:none; }

#header {
	height: 85px;
	background-color: #618EB8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47749E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85A8C8;
	background-image: url(../images/design/logo.png);
	background-repeat: no-repeat;
	background-position: 50px top;
	float: left;
	width: 958px;
	text-align: right;
	padding-top: 15px;
	padding-right: 40px;
}
#footer {
	height: 22px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85A8C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85A8C8;
	color: #F5E9C1;
	font-weight: bold;
	padding-top: 3px;
	float: left;
	width: 998px;
	background-image: url(../images/design/divbg.png);
}
#main {
	background-color: #F5E9C1;
	border: 1px solid #FCF9ED;
	float: left;
	width: 996px;
}

#toplinks {
	height: 22px;
	background-color: #618EB8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85A8C8;
	border-bottom-color: #85A8C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #F5E9C1;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	width: 988px;
}

#toplinks a:link { color: #F5E9C1; text-decoration:none; }
#toplinks a:visited { color: #F5E9C1; text-decoration:none; }
#toplinks a:hover { color: #E7CA69; text-decoration:none; }
#toplinks a:active { color: #E7CA69; text-decoration:none; }

.footer_ads {
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47749E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #85A8C8;
	float: left;
	width: 998px;
	text-align: center;
	padding-top: 20px;
	background-image: url(../images/design/divbg.png);
}

/* Css voor de blokken */

.blok {
	width: 191px;
	border: 1px solid #75B963;
	background-color: #94C986;
	float: left;
	margin-top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.blok h1 {
	background-color: #75B963;
	font-weight: bold;
	color: #FFF;
	height: 18px;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5AA148;
}

.blok p {
	font-size: 12px;
	margin: 0px;
	padding-top: 1px;
	padding-left: 4px;
}
.blok_rij {
	float: left;
	width: 193px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}

.bloktop {
	width: 191px;
	border: 1px solid #C7AF68;
	background-color: #D5C38E;
	float: left;
	margin-top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.bloktop h1 {
	background-color: #C7AF68;
	font-weight: bold;
	color: #FFF;
	height: 18px;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B79A44;
}

.bloktop p {
	font-size: 12px;
	margin: 0px;
	padding-top: 1px;
	padding-left: 4px;
}

.blokpartner {
	width: 191px;
	border: 1px solid #638CB7;
	background-color: #85A6C7;
	float: left;
	margin-top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.blokpartner h1 {
	background-color: #638CB7;
	font-weight: bold;
	color: #FFF;
	height: 18px;
	font-size: 14px;
	padding-top: 2px;
	padding-left: 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49729E;
}

.blokpartner p {
	font-size: 12px;
	margin: 0px;
	padding-top: 1px;
	padding-left: 4px;
}

.blokgeel { width: 191px; border: 1px solid #C9866C; background-color: #D7A591; float: left; margin-top: 5px; }
.blokgeel h1 { background-color: #C9866C; font-weight: bold; color: #FFF; height: 18px; font-size: 14px; padding-top: 2px; padding-left: 5px; margin: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #C27759; }
.blokgeel p { font-size: 12px; margin: 0px; padding-top: 1px; padding-left: 4px; }


#newsflash.ffnewsflash {border:0;position:relative;height:21px; overflow:hidden; padding:0 0px 0 1px} /* clear any default styling */
.ffnewsflash .controls { width:55px;position:absolute;top:0;right:0;}
.ffnewsflash .controls span {display:none;}
.ffnewsflash .controls div {width:21px;height:21px;float:left;margin-left:4px;}
.ffnewsflash .controls .control-prev {background:url(../images/icons/button_pijlen.png) 100% 0 no-repeat;}
.ffnewsflash .controls .control-next {background:url(../images/icons/button_pijlen.png) 0 0 no-repeat;}
.ffnewsflash .controls .control-prev-hover {background:url(../images/icons/button_pijlen.png) 100% -21px no-repeat;}
.ffnewsflash .controls .control-next-hover {background:url(../images/icons/button_pijlen.png) 0 -21px no-repeat;}
.ffnewsflash .controls .control-prev-down {background:url(../images/icons/button_pijlen.png) 100% -42px no-repeat;}
.ffnewsflash .controls .control-next-down {background:url(../images/icons/button_pijlen.png) 0 -42px no-repeat;}
.ffnewsflash .flashing {
	position:absolute;
	top:0;
	left:0;
	line-height:21px;
	font-weight:bold;
	color:#F5E9C1;
	font-size:15px;
	width: 63px;
	text-align: right;
}
.ffnewsflash ul {margin:0;padding:0;margin-right:10px;}
.ffnewsflash li {list-style:none;margin:0;padding:0;line-height:21px;}
.ffnewsflash li a {font-size:13px;color:#333;}
.ffnewsflash li a:hover { color:#912d37;}

