* {
	margin: 0px;
	padding: 0px; }

span, div, input, textarea {
	font-family: verdana;
	font-size: 11px;
	color: #0D3451; }

body {	
	text-align: center;
	background: #D0E8F9 url("img/bg.gif") repeat-x; }

html {
	margin: 0px 0px 0px 1px; }

img {
	border: 0px; }

br.clear {
	clear: both; }

#container {
	width: 966px;
	margin: 0 auto;
	text-align: left; }

#header {
	width: 965px;
	height: 94px;
	background: url("img/header.jpg") no-repeat 0px 0px; }

div.gl {
	position: absolute;
	left: 50%;
	top: 17px;
	width: 22px;
	height: 46px;
	margin-left: -505px;
	background: url("img/gl.jpg") no-repeat 0px 0px; }

#menu {
	width: 966px;
	height: 33px; }

#menu li {
	width: 160px;
	height: 33px;
	margin: 0px 1px 0px 0px;
	float: left;
	list-style-type: none;
	text-align: center;
	line-height: 33px;
    background: url(img/buttons/button.gif) no-repeat;
}

#menu li:hover {
    background: url(img/buttons/button_hover.gif) no-repeat;
}

#menu li .active {
    background: url(img/buttons/button_active.gif) no-repeat;
}

#menu li a { 
    text-decoration: none;
	font-weight: bold;
}

#subh {
	position: relative;
	width: 965px;
	height: 190px;
	background: url("img/subh.jpg") no-repeat 0px 0px; }

h1.regel1 {
	position: absolute;
	top: 100px;
	left: 225px;
	color: #FFFFFF;
	font-family: Trebuchet MS, verdana;
	font-size: 21px;
	font-weight: normal; }

h1.regel2 {
	position: absolute;
	top: 130px;
	left: 268px;
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana;
	font-size: 21px;
	font-weight: normal; }

h2 {
	display: inline;
	font-family: Trebuchet MS, Verdana;
	font-size: 25px;
	line-height: 25px;
	height: 25px;
	color: #0D3451;
	font-weight: normal; }

#holder {
	width: 965px;
	background: url("img/content_bg.gif") repeat-y 0px 0px;
	margin: 5px 0px 0px 0px; }

#content {
	width: 965px;
	background: url("img/content_top.jpg") no-repeat 0px 0px; }

#footer {
	position: relative;
	width: 965px;
	height: 88px;
	margin: 0px 0px 10px 0px;
	background: url("img/footer_bg.gif") no-repeat 0px 0px; }

span.copyright {
	position: absolute;
	width: 965px;
	top: 28px;
	left: 0px;
	line-height: 17px;
	text-align: center;
	font-weight: bold; }

span.menu {
	position: absolute;
	width: 965px;
	top: 61px;
	left: 0px;
	line-height: 17px;
	text-align: center; }

img.g {
	vertical-align: middle; }

#inhoud {
	width: 584px;
	float: left;
	padding: 25px 30px 5px 30px; }

#sidebar {
	width: 271px;
	float: left;
	padding: 25px; }

p {
	line-height: 18px;
	margin: 1px 0px 14px 0px; }

div.cal {
	position: relative;
	float: left;
	width: 46px;
	height: 40px;
	padding: 0px 15px 0px 0px;
	margin: 6px 0px 0px 0px;
	background: url("img/cal.gif") no-repeat 0px 0px; }

span.dag {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 43px;
	font-family: Trebuchet MS, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center; }

span.maand {
	position: absolute;
	top: 24px;
	left: 0px;
	width: 43px;
	font-size: 9px;
	font-weight: bold;
	color: #1C72B0;
	text-align: center; }

img.scr {
	width: 179px;
	height: 121px;
	float: left;
	padding: 4px 6px 6px 4px;
	margin: 5px 15px 0px 0px;
	background: url("img/foto_bg.gif") no-repeat 0px 0px; }
	
.partners {
    border: 1px #FFFFFF solid;
}

.partners:hover {
    border: 1px #000000 solid;
}

a:link, a:visited, a:active {
	color: #0D3451;
	text-decoration: underline; }

a:hover {
	color: #0D3451;
	text-decoration: none; }

a:link.nul, a:visited.nul, a:active.nul {
	color: #0D3451;
	text-decoration: none; }

a:hover.nul {
	color: #0D3451;
	text-decoration: underline; }