/**
 * @author Prodes fullservice internetbureau
 * @site www.prodes.nl
 * @copyright 2008
 */

/* Misc. */

* {
	margin:0;
	padding:0;
}
html, body {
	background-color:#fff;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#333;
	padding:0 0 10px 0;
}
img {
	border: none;
}
p {
	margin-bottom:10px;
	line-height:20px;
}
a {
	color:#333;
	text-decoration:none;
}

#nieuwsbrief_rechts {
    position: fixed;
    right: 0;
    padding: 0;
    z-index: 999;
    top: 50%;
    margin-top: -80px;
    display: block;
    
}


/* Structure */
#wrapper {
	width:964px;
	margin:0 auto;
	padding:0 0 10px 0;
}
#header,
#content {
	width:964px;
}
#header {
	height:197px;
	padding:0 0 24px 0;
}
#content {
	clear:both;
}

/* Header */
#header-link,
#header-logo,
#menu {
	width:100%;
}
#header-link {
	height:30px;
}
#header-link form {
	float:right;
	width:250px;
	height:24px;
	padding:3px 0;
}
#header-link form input {
	display:block;
	font-size:11px;
	border:1px solid #444;
}
#header-link form input#zoekvak {
	float:left;
	width:155px;
	height:12px;
	padding:5px;
	color:#444;
}
#header-link form input#zoekbutton {
	float:right;
	width:65px;
	height:24px;
	font-weight:bold;
	color:#fff;
	background-color:#444;
}
#header-logo {
	height:108px;
	width:964px;
}
#header-logo a#logo {
	float:left;
	display:block;
	width:530px;
	height:69px;
	margin:15px 0 19px 0;
}
#header-logo #header-ad {
	float:right;
	width:400px;
	height:85px;
	margin:30px 0 -19px 0;
	overflow:hidden;
}
#header-logo #header-ad a {
	display:block;
	float:right;
}
#menu {
	height:59px;
}

/* Navigation */
#menu ul {
	*margin-top:8px;
	list-style-type:none;
}
#menu li {
	float:left;
	height:30px;
	text-align:center;
}
#menu li a {
	position:relative;
	display:block;
	*display:inline;
	height:13px;
	padding:8px 17px;
	color:#fff;
	font-weight:bold;
}
#menu li a:hover,
#menu li.active a {
	background-image:url(images/header-menu-hover.jpg);
	background-repeat:repeat-x;
}
#menu li div {
	display:none;
	position:absolute;
	height:28px;
	width:100%;
	top:168px;
	left:0;
	background-color:#cddecd;
	border-bottom:1px dashed #a6bba6;
}
#menu li:hover div {
	display:block;
}
#menu li div ul {
	width:964px;
	margin:0 auto;
}
#menu li div ul li {
	height:14px;
	padding:7px 4px;
	color:#7c8486;
}
#menu li div ul li a {
	height:14px;
	padding:7px 4px;
	margin:-7px -4px;
	color:#4c5c4c;
	font-weight:bold;
}
#menu li div ul li a:hover {
	background:transparent;
	text-decoration:underline;
}

/* Content */
.block {
	margin:28px 0 0 0;
	background-color:#f6f6f6;
	border:1px solid #e9e9e9;
}
.right {
	display:block;
	float:right;
	width:357px;
	margin:0 0 16px 0;
}

.twobanners_left {
	margin-top: 28px;
	float:left;	
}

.homeleft {
	display:block;
	float:left;
	width:588px;
	margin:0 0 16px 0;
}
.homeleft.ad, .right.ad { margin:0; }
.homeleft.ad a, .right.ad a { display:block; margin:16px 0 0 0; }

.block h1 {
	display:block;
	height:15px;
	font:bold 12px Arial;
	padding:8px 10px;
	color:#4c5c4c;
	background:url(images/content-h-bg.jpg) repeat-x bottom;
	border-bottom:1px solid #e7e7e7;
}
p.row {
	height:9px;
	padding:10px;
	color:#333;
	background-color:#fff;
	font-weight:bold;
	font-size:11px;
	margin:0;
	line-height:10px;
}
p.row.blue {
	background-color:#e8f2e8;
}
p.row span {
	float:right;
	position:relative;
	margin:-11px 0 0 0;
	color:#4c5c4c;
}
#headlines {
	float:left;
	width:590px;
	height:235px;
}
#digitaal {
	display:block;
	margin:14px 0 0 0;
	float:left;
	width:568px;
	height:118px;
	padding:0 0px;
	text-decoration:none;
	font:bold italic 14px Arial;
}
* html #digitaal {
	margin:15px 0 0 0;
	height:126px;
}
#digitaal h1 {
	display:block;
	height:50px;
	width:225px;
	background:transparent url(images/content-digitaal-h1.jpg) no-repeat left bottom;
	font:bolder normal 16px Arial;
	text-transform:uppercase;
	color:#ffdeb5;
}
#digitaal p {
	display:block;
	color:#01aac7;
	margin:5px 0 0 0;
	width:400px;
}
#nieuwsbrief {
	height:100px;
	width:337px;
	padding:10px;
	margin:12px 0 0 0;
	background:#4c5c4c;
	text-transform:uppercase;
	font:bold 12px Arial;
	color:#fff;
}
#nieuwsbrief span {
	display:block;
	text-transform:none;
	font:italic 11px Arial;
	color:#79e4f2;
	padding:0 0 0 15px;
}
#nieuwsbrief input {
	width:285px;
	height:14px;
	border:1px solid #3d4b3d;
	padding:4px;
	color:#999;
	font-size:11px;
	margin:4px 0 2px 0;
}
#nieuwsbrief a { color:#fff; }
#partners {
	width:962px;
	height:118px;
}
#partners a {
	display:block;
	float:left;
	margin:10px 14px 10px 13px;
}
* html #partners a { margin:10px 9px 10px 10px; }

#gesp_kopp_home {
	float:left;
	width:271px;
	margin:0px 0px;
}

#sponsorkoppelingen {
	float:left;
	width:250px;
	background-color:#fff;
	font-size:11px;
	padding:10px;
}
#mid {
	float:left;
	width:270px;
	margin:0 30px;
}
#mid a.ad {
	display:block;
	margin:10px 0 -18px 0;
	width:270px;
}
#sponsorkoppelingen h1 {
	margin:-10px -10px 0 -10px;
}
#sponsorkoppelingen a {
	display:block;
	height:78px;
	border-bottom:1px solid #e7e7e7;
}
#sponsorkoppelingen a img {
	float:left;
	width:77px;
	margin:10px 0;
}
#sponsorkoppelingen a p {
	float:left;
	width:168px;
	height:48px;
	line-height:15px;
	padding:5px 0 0 5px;
	margin:0;
}
#sponsorkoppelingen a span {
	float:right;
	display:block;
	padding:5px;
	color:#4c5c4c;
	font-weight:bold;
}
#sponsorkoppelingen a:hover span { text-decoration:underline; }

#linkspagina {
	width:500px;
	background-color:#fff;
	font-size:11px;
	padding:10px;
}

#linkspagina a {
	clear:both;
	display:block;
	width:480px;
	border-bottom:1px solid #e7e7e7;
}
#linkspagina a img {
	float:left;
	width:140px;
	margin:10px 0;
}
#linkspagina a p {
	float:left;
	width:335px;
	height:70px;
	line-height:15px;
	padding:5px 0 0 5px;
	margin:0;
	color:#333;
}
#linkspagina a span {
	float:right;
	display:block;
	padding:5px;
	color:#4c5c4c;
	font-weight:bold;
}
#linkspagina a:hover span { text-decoration:underline; }

#productnieuws {
	float:right;
	width:338px;
	overflow:hidden;
	background-color:#fff;
	font-size:11px;
	padding:10px;
	text-align:justify;
}
#productnieuws h1 {
	margin:-10px -10px 0 -10px;
}
#productnieuws a {
	display:block;
	width:323px;
	padding:0 15px 0 0;
	border-bottom:1px solid #e7e7e7;
}
#productnieuws strong { line-height:30px; }
#productnieuws a img {
	float:left;
	margin:0 10px 10px 0;
}
#productnieuws a span {
	clear:both;
	text-align:right;
	display:block;
	width:338px;
	padding:6px 0;
	margin:0 -15px 0 0;
	font-weight:bold;
}
#productnieuws a.ad {
	clear:both;
}
#productnieuws a.ad img {
	clear:both;
	float:left;
	margin:0 10px 10px 0;
}
#productnieuws a:hover span { text-decoration:underline; }

/* Headlines */
#headlines ul#cat {
	list-style-type:none;
	width:589px;
	height:31px;
	border:1px solid #e5e5e5;
	border-left:none;
	background:url(images/content-h-bg.jpg) repeat-x bottom;
}
#headlines ul#cat li {
	float:left;
	height:31px;
	width:auto;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #fff;
}
#headlines ul#cat li a {
	display:block;
	height:13px;
	padding:9px 11px;
	text-transform:uppercase;
	font:bold 11px Arial;
	color:#333;	
}
#headlines ul#cat li.active a {
	background:#fff url(images/content-h-bg-hover.jpg) repeat-x bottom;
	color:#4c5c4c;
}
#headlines ul#cat li.rightlink { width:130px; }

/* HoverTab */
div.inner {
	width:590px;
	height:203px;
	overflow:hidden;
}
#link2, #link3 { display:none;}
div.inner2 {
	width:590px;
	height:203px;
	overflow:hidden;
}
div.inner2 ul {
	list-style-type:none;
	float:right;
	width:248px;
	height:200px;
	margin:1px 0 0 0;
	border-bottom:2px solid #657665;
	overflow:hidden;
}
div.inner2 ul li {
	height:38px;
	border:1px solid #415041;
	border-top:1px solid #778977;
}
div.inner2 ul li a {
	display:block;
	height:38px;
	width:220px;
	padding:0 14px;
	background-color:#4c5c4c;
	color:#fff;
	font:normal 11px Arial;
	text-transform:uppercase;
}
div.inner2 ul li.active a {
	position:relative;
	right:1px;
	width:219px;
	padding-left:15px;
	background:#4c5c4c url(images/content-headlines-hover.jpg) left top no-repeat;
}
div.inner3 {
	float:left;
	display:none;
	width:342px;
	height:203px;
}
div.inner3 img {
	display:block;
	width:342px;
	height:203px;
}
div.inner3 p, div.inner3 h1 {
	display:block;
	position:relative;
	overflow:hidden;
}
div.inner3 p {
	height:41px;
	width:342px;
	z-index:2;
	margin:-41px 0;
	background-color:#374537;
	filter:alpha(opacity=63);-moz-opacity:.63;opacity:.63;	
}
div.inner3 h1 {
	height:17px;
	width:320px;
	z-index:3;
	padding:12px 11px;
	font:bold 14px Arial;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#fff;
}
* html div.inner3 p, * html div.inner3 h1  {
	display:none;
}

/* Pagina en nieuwsberichten */
#nieuws {
	float:left;
	width:535px;
	overflow:hidden;
}
#nieuws h1, #nieuws strong.nieuws {
	display:block;
	margin:0 0 10px 0;
}
#nieuws h1 {
	font-size:22px;
	color:#4c5c4c;
	text-transform:uppercase;
}
#nieuws h1 a {
	color:#4c5c4c;
	text-transform:none;
}
#nieuws h1 a:hover { text-decoration:none; }
#nieuws p {
	line-height:21px;
}
#nieuws a { color:#4c5c4c; }
#nieuws a:hover { text-decoration:underline; }
#nieuws form {
	background-color:#f6f6f6;
	border:1px solid #e7e7e7;
	width:520px;
	padding:5px;
}
#nieuws form input,
#nieuws form textarea,
#nieuws form select {
	border:1px solid #ccc;
	font-family:arial;
	width:270px;
	margin:0 0 0 6px;
    font-size: 12px;
    padding: 3px 3px;
}

#nieuws form textarea {
    font-size: 12px;
}
#nieuws form input.submit {
	display:block;
	float:left;
	height:31px;
	width:132px;
	padding:8px 0;
	margin:8px 1px 0 6px;
	color:#4c5c4c;
	cursor:pointer;
	background:#fff url(images/content-h-bg-hover.jpg) repeat-x bottom;
}
#nieuws form input.submit:hover {
	background:#fff url(images/content-h-bg.jpg) repeat-x bottom;
}
input.checkbox {
	width:15px !important;
	margin:0 !important;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
	width:300px;
}
.float-none {
	clear:both;
	position:relative;
	bottom:20px;
}
* html .float-none { margin-top:-20px; }
.aantal {
	font-size:11px;
}
.nieuws_nav{
	width: 535px;
	margin: 0 0 30px 0;
}
.nieuws_nav a:hover{ text-decoration: underline; }
.nieuws_nav form {
	background-color:transparent !important;
	border:none !important;
	padding:0 !important;
}
.nieuws_nav form select {
	font-weight:normal !important;
	width:40px !important;
}
.nieuws_nav form a {
	display:block;
	float:left;
	padding:0 9px;
	margin:0 1px;
	height:21px;
	font-size:11px;
	font-weight:bolder;
	color:#333 !important;
	text-decoration:none !important;
	border:1px solid #eee;
	background:#fff url(images/content-pag-bg.jpg) repeat-x top;
}
#imgbox {
	float:left;
	width:199px;
	height:159px;
	overflow:hidden;
	background:url(images/nieuws-img-bg.jpg) bottom repeat-x;
	margin:0 20px 5px 0;
}
#imgbox #imgbox-inner {
	float:left;
	height:133px;
	width:20000px;
}
#imgbox #imgbox-inner a {
	display:block;
	float:left;
}
a#ib1, a#ib2 {
	float:left;
	display:block;
	width:14px;
	height:14px;
	margin:6px;
	background:url(images/nieuws-img-pijl.png) no-repeat;
}
* html a#ib1, * html a#b2 {
	margin:6px 3px;
}
a#ib1:hover, a#ib2:hover {
	text-decoration:none !important;
}
a#ib1 {
	background-position:left top;
}
a#ib2 {
	background-position:right top;
}
#imgbox span {
	float:left;
	display:block;
	width:145px;
	height:12px;
	padding:7px 0;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
#gerelateerd {
	width:515px;
	padding:10px;
}
#gerelateerd h1 {
	font-size:12px !important;
	text-transform:none !important;
	margin:-10px -10px 0 -10px;
}
#gerelateerd i {
	font-weight:bold;
}
#gerelateerd a { color:#4c5c4c; }
#balk {
	float:right;
	width:360px;
	font-size:11px;
}
.nire { width: 340px; padding:10px; }
.nire h1 {
	font-size:12px !important;
	margin:-10px -10px 0 -10px;
}
.nire a { color:#4c5c4c; margin:10px;}
.nire a:hover { text-decoration:underline; }
.nire strong { font-size:12px; }

.nire-ad { margin:25px auto; }
.nire-ad a.passend { margin:0 10px; }

div#nieuws a.passend img{
	margin-bottom:10px;
	}
#headhome a { color:#000 !important; }
#headhome { margin:25px 0; }
.ozimg {
	display:block;
	float:left;
	width:199px;
	margin:0 20px 5px 0;
}

/* Poll */
p.antwoord {
	width: 100%;
	line-height: 10px;
	margin-bottom: 2px;
	margin-top: 7px;
	font-size: 11px;
	clear:left;
	float:left;
}

div.vraag p {
	font-weight:bold!important;
	font-size: 11px;
}

.balkje_achtergrond {
	width:360px;
	background-color:#1fb4cc;
	float:left;
	height: 20px;
}

.percentage {
	background-color:#c1e0e5;
	height: 20px;
}

p.poll_radio {
	margin-top: 0px;
	margin-bottom: 3px;
}

/* Footer */
#footer {
	width:100%;
	background-color:#f8f8f8;
}
#footer a { color:#a4a4a4; }
#footer a:hover { text-decoration:underline; }
#f-balk {
	width:100%;
	height:34px;
	overflow:hidden;
	background:#eee url(images/footer-balk-bg.jpg) repeat-x;
	border-bottom:2px solid #d4d4d4;
}
#f-balk p {
	display:block;
	margin:0 auto;
	height:34px;
	width:964px;
}
#f-balk a {
	display:block;
	float:right;
	width:80px;
	height:12px;
	padding:8px 10px 14px 10px;
	font-weight:bold;
	color:#333;
	background:transparent url(images/footer-balk-pijl.jpg) no-repeat 80px 14px;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
}
#f-links {
	height:100px;
	width:964px;
	overflow:hidden;
	padding:38px 0;
	margin:0 auto;
}
#f-links p {
	display:block;
	float:left;
	margin:0;
	line-height:18px;
	height:100px;
	width:220px;
}
#f-links a:hover { color:#636363; text-decoration:none; }
#f-links #f-lr {
	float:right;
	height:100px;
	width:270px;
}
#f-links a#f-3udr {
	display:block;
	float:left;
	height:100px;
	padding:27px 0 27px 0;
	width:87px;
}
#f-links img#f-3poot {
	display:block;
	float:left;
	height:70px;
	width:58px;
	margin:15px 0;
}
#f-links #f-3links {
	float:left;
	width:108px;
	height:100px;
}
#f-links #f-3links a {
	display:block;
	height:16px;
	width:110px;
	padding:0 0 10px 8px;
}
#f-copyright {
	width:100%;
	height:33px;
	overflow:hidden;
	background-color:#fff;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	color:#a4a4a4;
}
#f-copyright p {
	display:block;
	width:964px;
	margin:11px auto;
	height:11px;
	line-height:11px;
	font-size:11px;
}
#f-copyright p span {
	display:block;
	position:relative;
	bottom:11px;
	width:200px;
	float:right;
	text-align:right;
}
#f-copyright p span a { color:#af0a8c; font-weight:bold; }

/* Other Plugins */
.bookmark {
	padding-left: 4px;
	padding-bottom: 0px;
	margin: 0px;
	float: none;
	background: transparent;
	border: none;
}
strong.social_news {
	display:inline !important;
	margin:0 !important;
	font-size:14px;
	
}
strong.aantalreacties {
	display:block;
	font-size:16px;
	width:100%;
	text-align:center;
	padding:30px 0;
    color: #4c5c4c;
}
strong.aantalreacties a { 
	font-size:16px; 
	text-decoration: underline;
}
.passend {
	float:left;
	display:block;
}

/* SLIMBOX (Light Lightbox)*/
#lbOverlay {
	position:absolute;
	left:0;
	width:100%;
	background-color:#000;
	cursor:pointer;
}

#lbCenter, #lbBottomContainer {
	position:absolute;
	left:50%;
	overflow:hidden;
	background-color:#fff;
}

.lbLoading {
	background:#fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position:absolute;
	left:0;
	top:0;
	border:10px solid #fff;
	background-repeat:no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	line-height:1.4em;
	text-align:left;
	border:10px solid #fff;
	border-top-style:none;
}

#lbCloseLink {
	display:block;
	float:right;
	width:66px;
	height:22px;
	background:transparent url(images/closelabel.gif) no-repeat center;
	margin:5px 0;
}

#lbCaption, #lbNumber {
	margin-right:71px;
}

#lbCaption {
	font-weight:bold;
}
table#_mc_tmp td{
	padding-top:5px;
	padding-bottom:5px;
	}
/* Special declarations */
.rightlink { float:right !important; color:#333; font:bold 11px Arial; border:none !important; }
a.rightlink:hover, .rightlink a:hover { color:#4c5c4c; background:transparent !important; text-decoration:underline; }
input.nbcb {
	margin: 0px !important;
	padding: 0px !important;
	float:left !important;
	text-align: left !important;
	width: 20px !important;
}

/* sturctuur minisites */

#minisite {
	width: 995px;
}

#minisite .mini_intro {
	width: 995px;
	margin-bottom: 20px;
}

#minisite .mini_links {
	float:left;
	width: 590px;
}

#minisite .mini_rechts {
	float:left;
	margin-left: 30px;
	width: 375px;
}