@charset "utf-8";
/* CSS Document */

html, body{
	padding: 0px;
	margin: 0px;
	background: url(/img/bg.png) 0px 0px repeat-x #0083A4;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

form, input, textarea{
	padding: 0px;
	margin: 0px;
}
.sIFR-alternate{
	display: none;
}

h1{
	font-size: 24px;
	font-weight: bold;
	color: #FB7B1B;
	margin: 0px;
	padding: 0 0 7px 0;
 	letter-spacing: -.05em;
  	line-height: 1em;
	_width: 300px;
	overflow: hidden;
}

h2{
	font-size: 18px;
	font-weight: bold;
	color: #00576D;
	margin: 0px;
	padding: 0px;
 	letter-spacing: -.05em;
  	line-height: 1em;
	display: table-cell;
	overflow: hidden;
	width: 300px;
}

h3{
	font-size: 16px;
	color: #00576D;
	font-weight: bold;
	margin: 0px;
}

a:hover{
	text-decoration: none;
}

.sIFR-alternate{
	display: none;	
}

.sIFR-active h2 {
	display: block;
	margin-bottom: -10px !important;
}

.go_link, .go_linkRight{
	font-size: 12px;
	color: #00576D;
	font-weight: bold;
	text-decoration: underline;
	background: url(/img/dot.gif) 0px 6px no-repeat;
	padding: 0 0 0 14px;
}

.go_linkRight{
	float: right;
	margin: 10px 0;
}

.highlight{
	background-color: #EDEFF3;
	padding: 14px 17px;
	color: #00576D;
}

.spacer{
	clear: both;
}

#error{
	background: url(/img/errorDot.gif) 7px 17px no-repeat #FFE5E5;
	padding: 11px 23px;
	color: #00576D;
}

#errorrAfmeld{
	background: url(/img/errorDot.gif) 7px 17px no-repeat #FFE5E5;
	padding: 11px 23px;
	color: #00576D;
}

#errorTwo{
	background: url(/img/errorDot.gif) 7px 17px no-repeat #FFE5E5;
	padding: 11px 23px;
	color: #00576D;
}


/* BEGIN MAIN */

#website{
	width: 1000px;
	margin: 0px auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='img/shadow.png');
}

html > body #website{
	background: url(/img/shadow.png) 0px 0px no-repeat;
}

#container{
	width: 978px;
	margin: 0 14px;
	background-color: #FFFFFF;
}

/* END MAIN */

/* BEGIN HEADER */

#header{
	margin: 0 1px;
}


#header #secties{
	height: 52px;
	position: absolute;
	top: 0;
	margin: 287px 0 0 39px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/secties_left.png');
}

html > body #header #secties{
	filter: none !important;
	background: url(/img/secties_left.png) top left no-repeat;
}

#shadow{
	height: 52px;
	width: 12px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='/img/secties_right.png');
	float: left;
}

html > body #shadow{
	filter: none !important;
	background: url(/img/secties_right.png) 0px 0px no-repeat;
}

#secties ul{
	margin: 0px;
	padding: 0 0 0 12px;
	list-style: none;
	height: 52px;
	float: left;
}

#secties ul li{
	height: 52px;
	padding: 0px;
	margin: 0px;
	float: left;
	cursor: pointer;
}

/*#secties h2{
	cursor: pointer;
	margin-bottom: 0px;
	padding-bottom: 0px;
}*/

#secties span{
	display: block;
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #00576D;
  	line-height: 1em;
}

#secties ul li div{
	height: 52px;
	display: block;
	padding: 0 12px 0 0;
	margin: 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/img/secties_bg.png');
	float: left;
}

html > body #secties ul li div{
	filter: none !important;
	background: url(/img/secties_bg.png) 0px 0px repeat-x;
}

#secties ul .last div{
	padding: 0 4px 0 0 !important;
}

#secties ul li div a{
	display: block;
	height: 34px;
	padding-top: 12px;
	padding-right: 12px;
	background: url(/img/secties_dots.gif) top right repeat-y;
	text-decoration: none;
	color: #00576D;
	float: left;
}

#secties ul .last div a{
	padding-right: 0px !important;
	background: none !important;
}

#secties ul li img{
	float: left;
	padding: 0 14px 0 0;
}

#metamenu{
	padding: 0px;
	margin: 8px 7px 0 0;
	list-style: none;
	float: right;
	height: 20px;
}

#metamenu li{
	padding: 0px;
	margin: 0px;
	float: left;
	color: #00576D;
	font-size: 12px;
	white-space: nowrap;
}

#metamenu li a{
	color: #00576D;
	text-decoration: none;
}

#metamenu li a:hover{
	text-decoration: underline;
}

#header #logo{
	position: absolute;
	top: 0;
	margin: 20px 0 0 33px;
}

#mainmenu{
	float: right;
	padding: 0 0 0 376px;
	margin: 29px 0 1px 0;
	list-style: none;
	background: url(/img/orange_rectangle.gif) top left no-repeat #FB7B1B;
	font-size: 12px;
	font-weight: bold;
}

#mainmenu li{
	margin: 4px 0 0 0;
	float: left;
	height: 35px;
	background: url(/img/menu_dots.gif) bottom left no-repeat;
	
}

#mainmenu li a{
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
}

#mainmenu .active{
	background: url(/img/menu_left.gif) top left no-repeat #FFFFFF;
}

#mainmenu .active a{
	background: url(/img/menu_right.gif) top right no-repeat;
	color: #FB7B1B;
}

/* END HEADER */

/* BEGIN CONTENT */

#contentHolder{
	background: url(/img/contentHolder_bg.gif) top right repeat-y #FFFFFF;
}

#content{
	background: url(/img/antenne_voor.gif) bottom right no-repeat;
}

#content a{
	color: #00576D;
}

#leftBoxHolder{
}

#rightBoxHolder{
	width: 245px;
	float: right;
}

#rightBoxHolder .divider{
	border-top: 1px dotted #00576D;
	margin: 25px 0;
}

#rightBoxHolder .go_image{
	float: right;
	padding: 0 0 0 20px;
}

#rightBox{
	padding: 38px 12px 70px 12px;
}

#rightBox .article{
	padding: 0 0 0 7px;
}

#downloads h2{
	width: 500px;
}

#downloads .noresult{
	padding-top: 10px;
}

#downloads #example{
	width: 500px !important;
}

#downloads .divider{
	width: 500px;
}

#downloads #example{
	list-style: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top: 1px dotted #FB7B1B;
	margin-top: 25px;
}

#downloads .item .content p{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#downloads .go_link{
	padding-top: 8px;
	background-position: 0px 15px;
	display: block;
}

/* END CONTENT */

/* BEGIN FOOTER */

#footerHolder{
	width: 1000px;
	margin: 0px auto;
	padding: 0 0 10px 0;
	height: 39px;
	font-size: 11px;
	color: #FFFFFF;
}

#footer{
	margin: 0 14px 0 14px;
	background-color: #00313E;
}

#footerHolder a{
	color: #FFFFFF;
}

#footerHolder img{
	float: left;
	margin: 7px 14px 0 13px;
}

#footerHolder ul{
	padding: 0 327px 0 0;
	margin: 0px;
	list-style: none;
	background: url(/img/blue_rectangle.gif) top right no-repeat;
	font-size: 12px;
	font-weight: bold;
	height: 39px;
}

#footerHolder ul li{
	padding: 0px;
	margin: 12px 0 0 0;
	float: left;
}

/* END FOOTER */
