@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	list-style-type:none;
}
a:link,
a:visited, 
a:active {
	outline:none;
	color:#6c6b6b;
}
a:hover {
	color:#ec2f2e;
}
.clear {
	clear:both;
}
body {
	text-align:center;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f3f3f3;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-menu {
	width:1000px;
	height:24px;
	text-align:right;
}
#top-menu ul li {
	float:right;
	height:24px;
	background-image:url(../images/line.jpg);
	background-position:center right;
	background-repeat:no-repeat;
}
.border-none {
	background-image:none !important;
}
#top-menu ul li a {
	float:left;
	height:20px;
	padding-top:4px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	padding-left:7px;
	padding-right:10px;
	color:#c0bebe;
	text-decoration:none;
}
.skyblue a:hover {
	color:#86c9c8 !important;
}
.orange a:hover {
	color:#fdb515 !important;
}
.red a:hover {
	color:#ec2f2f !important;
}
.green a:hover {
	color:#017c4e !important;
}
#header {
	width:1000px;
	height:95px;
}
#logo {
	float:left;
	width:301px;
	height:75px;
}
#menu {
	float:right;
	width:698px;
	height:24px;
	padding-top:70px;
	text-align:right;
}
#menu ul li {
	float:right;
	height:24px;
	padding-left:10px;
}
.action-button {
	display: block;
	float: left;
	cursor: pointer;
	text-decoration: none;
	padding: 0 0 0 0;
}
.action-button .action-button-leftcap {
	display: block;
	background-image:url(../images/left-m.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 8px;
	height: 24px;
}
.action-button .action-button-text {
	padding-right: 20px;
	display: block;
	padding-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	background-image:url(../images/mid-m.jpg);
	background-repeat:repeat-x;
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
	height: 19px;
	text-decoration: none;
}
.action-button .action-button-rightcap {
	display: block;
	background-image:url(../images/right-m.jpg);
	background-repeat:no-repeat;
	float: left;
	width: 8px;
	height: 24px;
}
.action-button:hover .action-button-leftcap {
	background: url('../images/left-m-o.jpg');
}
.action-button:hover .action-button-text {
	background: url('../images/mid-m-o.jpg');
}
.action-button:hover .action-button-rightcap {
	background: url('../images/right-m-o.jpg');
}
.activeL {
	display: block;
	background: url('../images/left-m-o.jpg');
	float: left;
	width: 8px;
	height: 24px;
}
.activeM {
	padding-right: 20px;
	display: block;
	padding-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url('../images/mid-m-o.jpg');
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
	height: 19px;
	text-decoration: none;
	color:#999;
}
.activeM a {
	color:#4C4C4C;
}
.activeR {
	display: block;
	background: url('../images/right-m-o.jpg');
	float: left;
	width: 8px;
	height: 24px;
}
#content {
	width:988px;
	height:auto;
	background-color:#e9e9e9;
	border-left:12px solid #fdb515;
}
#sub-content {
	float:right;
	width:820px;
	background-color:#FFF;
	height:auto;
}
#banner {
	width:820px;
	height:201px;
	background-color:#fdb515;
}
.banner {
	width:749px;
	float:left;
	height:201px;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
.banner ul li {
	margin:0px;
	padding:0xp;
	width:749px;
	height:201px;
}
h2 {
	color:#F4A800;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:2;
	margin-bottom:10px;
}
h3 {
	color:#636363;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:2;
	margin-bottom:10px;
}
p {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7;
	margin-bottom:10px;
}
#body-txt {
	width:820px;
	height:auto;
	margin-top:1px;
	background-image:url(../images/content-bg.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}
#left-col {
	width:518px;
	float:left;
	height:auto;
	padding-left:30px;
}
#txt {
	width:518px;
	height:auto;
	padding-top:28px;
}
#right-col {
	width:233px;
	float:right;
	height:auto;
}
#right-banner {
	width:233px;
	height:auto;
}
#right-menu {
	clear:both;
	margin-top:75px;
	padding-left:15px;
	width:218px;
	padding-top:20px;
	padding-bottom:100px;
	height:auto;
}
#logos {
	width:518px;
	height:auto !important;
	min-height:338px;
	height:338px;
	padding-top:40px;
}
.nieuwstitel {
	width:218px;
	height:30px;
	color:#E2001A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
.news {
	width:218px;
	height:auto;
}
.news ul li {
	width:185px;
	padding-bottom:15px;
	height:auto;
	padding-left:15px;
	background-image:url(../images/bult.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.news ul li a {
	display:block;
	width:160px;
	height:auto;
	color:#4C4C4C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5;
	text-decoration:none;
}
.news ul li a:hover {
	text-decoration:underline;
}
.logo {
	float:left;
	margin-right:5px;
	margin-bottom:15px;
	width:254px;
	height:63px;
	padding-top:6px;
	text-align:center;
	background-image:url(../images/logo-bg.jpg);
	background-repeat:no-repeat;
}
#footer {
	width:auto;
	height:95px;
	background-color:#404040;
}
.footer {
	position:relative;
	text-align: left;
	width: 1000px;
	height:95px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../images/bg-flower.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.fright {
	float:right;
	width:406px;
	height:34px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#B4B4B4;
	text-align:right;
	padding-top:50px;
}
.fleft {
	float:right;
	width:490px;
	height:34px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#B4B4B4;
	text-align:right;
	padding-top:32px;
}
.fleft a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#B4B4B4;
	text-decoration:none;
}
.fleft a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#B4B4B4;
}
a.ball {
	display:inline-block;
	position:absolute;
	right:0;
	top:-60px;
	z-index:1;
	background-image:url(../images/bol-rechtsonder.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:114px;
	height:105px;
}
a.ball:hover {
	background-image:url(../images/bol-rechtsonder-hover.png);
}
#navigation {
	float:right;
	margin-top:69px;
}
#navigation li {
	float:left;
	margin-left:10px;
}
#navigation li a {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#4C4C4C;
	background-image:url(../images/tabmenunormal.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:110px;
	height:25px;
	line-height:25px;
}
#navigation li a:hover, #navigation li.active a {
	background-image:url(../images/tabmenuhover.gif);
}
.news-title {
	color:#636363;
}
.news-title, .news-date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.news-date {
	font-weight:normal;
	margin-bottom:5px;
}
.news-content {
	margin-top:10px;
	margin-bottom:20px;
}
#banner {
	height:201px;
	overflow:hidden;
}
