/* Kleurcodes */

/* Groen: #008185 */
/* Donkerblauw: #0083a5 */
/* Lichtblauw: #b5d7e3 */
/* Lichtblauw achtergrond: #f0f7f9 */
/* Fontkleur: #181818 */
/* Rood: #cc000e */
/* Grijs: #ccc */

/* Global */

body, html {
	background:#f0f7f9 url('../../images/bg-main.gif') repeat-x;
	color:#333;
	margin:0;
	padding:0;
}

body {
	min-width:970px;
}

div#wrapGlobal {
	width:970px;
	margin:0 auto;
	padding:0;
	font:normal 11px verdana,arial,sans-serif;
}

img {
	border:0;
}

a.mainlink:link, a.mainlink:visited, a.mainlink:active {
	color:#cc000e;
	text-decoration:underline;
}

h1 {
	margin:0 0 0 34px;
	padding:11px 0 0 12px;
	font:bold 11px verdana,arial,sans-serif;
	color:#cc000e;
	background:url('../../images/bullet-h1.gif') no-repeat;
	background-position:0 15px;
}

h2 {
	font:bold 14px verdana,arial,sans-serif;
	color:#0083a5;
	margin:0 0 2px 0;
	padding:0;
}

h3 {
	font:bold 14px verdana,arial,sans-serif;
	margin:40px 0 0 34px;
	padding:0;
	color:#cc000e;
}

table p {
	display:inline;
	margin:0;
	padding:0;
}

/* Top */
div#wrapTop {
	height:79px;
	background:#fff;
}

div#logoTop {
	float:left;
	width:197px;
	border-top:5px solid #008185;
	padding:8px 0 0 47px;
}

div#feasTop {
	float:left;
	width:711px;
	border-top:5px solid #b5d7e3;
	text-align:right;
	padding:9px 15px 0 0;
}

div#feasTop p {
	margin:0 0 10px 0;
	padding:0;
	color:#2695b2;
}

.fontSize {
	margin-left:15px;
}

div#wrapNavTop {
	background:#0083a5 url('../../images/ronding-nav.gif') no-repeat;
	width:726px;
	margin:0;
	border-left:244px solid #b5d7e3;
	padding:0;
	height:47px;
}

#wrapNavTop ul {
	margin:0 0 0 1px;
	padding:9px 0 0 0px;
	list-style-type:none;
	text-align:center;
}

#wrapNavTop ul li {
	display:block;
	float:left;
	text-align: center;
	padding:0;
	margin:0;
}

#wrapNavTop ul li a {
	background:#2695b2;
	width:179px;
	height:18px;
	padding:6px 0 3px 0;
	margin:0;
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center;
	font-weight:bold;
}

#wrapNavTop li#knop1 a {
	background:#2695b2;
	color:#fff;
	border-right:1px solid #378497;
}

#wrapNavTop li#knop1aan a {
	background:#2695b2;
	color:#fff;
	border-right:1px solid #378497;
	background:#2695b2 url('../../images/hoekje-navTop.gif') right bottom no-repeat;
}

#wrapNavTop li#knop1 a:hover, #wrapNavTop li#knop2 a:hover, #wrapNavTop li#knop3 a:hover {
	color:#d8eaf0;
	background:#2695b2 url('../../images/hoekje-navTop.gif') right bottom no-repeat;
}

#wrapNavTop li#knop2 a {
	background:#2695b2;
	color:#fff;
	border-right:1px solid #378497;
	border-left:1px solid #8fc8d7;
}

#wrapNavTop li#knop2aan a {
	background:#2695b2;
	color:#fff;
	border-right:1px solid #378497;
	border-left:1px solid #8fc8d7;
	background:#2695b2 url('../../images/hoekje-navTop.gif') right bottom no-repeat;
}

#wrapNavTop li#knop3 a {
	background:#2695b2;
	color:#fff;
	border-right:1px solid #378497;
	border-left:1px solid #8fc8d7;
}

#wrapNavTop li#knop3aan a {
	background:#2695b2;
	color:#fff;
	border-right:1px solid #378497;
	border-left:1px solid #8fc8d7;
	background:#2695b2 url('../../images/hoekje-navTop.gif') right bottom no-repeat;
}

#wrapNavTop li#knop4 a {
	background:#2695b2;
	color:#fff;
	border-left:1px solid #8fc8d7;
	border-right:2px solid #2695b2;
}

#wrapNavTop li#knop4aan a {
	background:#2695b2;
	color:#fff;
	border-left:1px solid #8fc8d7;
	border-right:2px solid #2695b2;
	background:#2695b2 url('../../images/hoekje-navTop.gif') right bottom no-repeat;
}

div#afbTop {
	height:117px;
	margin-top:1px;
}

/* Content */
div#wrapContent {
	padding-bottom:40px;
	background:#fff url('../../images/hoekje-txt.gif') right bottom no-repeat;
	height:100%;
}

div#mainContent, div#contentVervolg {
	float:left;
	width:765px;
}

div#mainContent a, div#contentVervolg a {
	text-decoration:underline;
	color:#cc000e;
}

#mainContent p {
	margin:0 19px 30px 35px;
	padding:10px 0 20px 0;
	line-height:150%;
}

#contentVervolg p {
	line-height:150%;
	margin:0 19px 0 35px;
	padding:10px 0 10px 0;
}

p.nFeit {
	_height:150px; /* alleen voor IE */
	min-height:150px;
}

p.nieuwsMain {
	border-bottom:1px dashed #ccc;
	margin:0 19px 30px 35px;
}

p#kruimelpad {
	background:#b5d7e3;
	margin:0;
	color:#0083a5;
	padding:8px 0 9px 34px;
	border:0;
}

p#kruimelpad a {
	color:#0083a5;
	text-decoration:underline;
	margin-right:15px;
}

.leesverder  {
	display:block;
	text-align:right;
	margin-top:10px;
}

.leesverder a {
	font-weight:normal;
	color:#cc000e;
	background:url('../../images/bullet-lv.gif') right no-repeat;
	padding:7px 26px 5px 0;
	background-position:74px 5px;
	text-decoration:underline;
}

p#feas {
	border-top:1px dashed #ccc;
	margin:0 19px 0 35px;
	padding:20px 0 0 0;
}

p#feasV {
	border-top:1px dashed #ccc;
	margin:30px 19px 0 35px;
	padding:20px 0 0 0;
}

div#onlineres {
	margin:34px 10px 19px 30px;
	width:150px;
	height:103px;
	float:left;
}

#onlineres a:link, #onlineres a:visited {
	text-decoration:underline;
	margin:0 0 0 5px;
	color:#0083a5;
}

#onlineres a:hover {
	text-decoration:underline;
	margin:0 0 0 5px;
	color:#cc000e;
}

div#formulier {
	margin:34px 10px 19px 30px;
	width:150px;
	height:103px;
	background:url('../../images/actie.jpg') no-repeat;
	padding:12px 0 0 12px;
	float:left;
	cursor:pointer;
	font-family: Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

div#izm {
	margin:21px 0 19px 25px;
	width:150px;
	height:89px;
	padding:12px 0 0 0;
	color:#0083a5;
	float:left;
}

.clear {
	clear:both;
}

.lrBullet {
	font-weight:normal;
	color:#cc000e;
	text-decoration:underline;
	background:url('../../images/bullet-h1.gif') no-repeat;
	background-position:0 4px;
	padding-left:11px;
}

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfloat {
	display:block;
}

* html .clearfloat {
	height:1%;
}

.clearfloat {
	display:block;
}

.afbRechts {
	float:right;
	background:url('../../images/bg-foto.gif') no-repeat;
	background-position:5px 8px;
	margin-top:7px;
}

.afbR {
	border:1px solid #ccc;
	padding:4px;
	margin:15px 23px 20px 10px;
}

ul#nArchief {
	list-style-type:none;
	margin:0 0 35px 35px;
	padding:0;
	line-height:150%;
}

ul#nArchief li a {
	margin:0;
	padding:0 0 0 15px;
	background:url('../../images/bullet-h1.gif') no-repeat;
	background-position:0 4px;
}

/* Tooltip */
.tip {
	width:140px;
	padding:10px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	top:20px;
	left:90px;
	background:#cc000e;
	text-align:left;
	font:normal 11px verdana,arial,sans-serif;
	color:#fff;
}

/* Navigatie linkerkant */
.boldPrint {
	font-weight:bold;
}

div#navLinks {
	float:left;
	width:205px;
}

#navLinks p {
	line-height:150%;
	text-align:left;
	padding:31px 0 25px 20px;
}

#navLinks ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#navLinks li a {
	display:block;
	padding:10px 0 9px 19px;
	width:186px;
	border-bottom:1px dashed #ccc;
	text-align:left;
	font:bold 11px verdana,arial,sans-serif;
}

#navLinks a:link, #navlist a:visited {
	color:#008185;
	text-decoration:none;
}

#navLinks a:hover {
	background:#008185 url('../../images/bullet-nLinks.gif') no-repeat;
	background-position:0 10px;
	color:#fff;
}

#navLinks li#knopaan a {
	background:#008185 url('../../images/bullet-nLinks.gif') no-repeat;
	background-position:0 10px;
	color:#fff;
	border-bottom:1px solid #008185;
}

/* Submenu */
#sub1, #sub2, #sub3, #sub4, #sub5, #sub6, #sub7, #sub8, #sub9, #sub10, #sub11, #sub11, #sub12, #sub13 {
	display:none;
}

#sub1 li a, #sub2 li a, #sub3 li a, #sub4 li a, #sub5 li a, #sub6 li a, #sub7 li a, #sub8 li a, #sub9 li a, #sub10 li a, #sub11 li a, #sub12 li a, #sub13 li a {
	background:#cc000e !important;
	color:#fff !important;
	border-bottom:none !important;
	font-weight:normal;
	text-transform:none;
}

#sub1 li a:hover, #sub2 li a:hover, #sub3 li a:hover, #sub4 li a:hover, #sub5 li a:hover, #sub6 li a:hover, #sub7 li a:hover, #sub8 li a:hover, #sub9 li a:hover, #sub10 li a:hover, #sub11 li a:hover, #sub12 li a:hover, #sub13 li a:hover {
	background:#0083a5 url('../../images/bullet-nLinks.gif') no-repeat !important;
	background-position:0 10px !important;
	color:#fff !important;
	border-bottom:none !important;
	font-weight:normal !important;
}

#subOpen li a {
	background:#cc000e !important;
	color:#fff !important;
	border-bottom:none !important;
	font-weight:normal !important;
	text-transform:none !important;
}

#subOpen li a:hover {
	background:#0083a5 url('../../images/bullet-nLinks.gif') no-repeat !important;
	background-position:0 10px !important;
	color:#fff !important;
	border-bottom:none !important;
	font-weight:normal !important;
}

#subOpen li#subaan a {
	text-decoration:underline;
}

/* Footer */
div#wrapFoot {
	background:#0083a5 url('../../images/bg-footer.gif') repeat-x;
	padding:30px 0 15px 0;
	font:normal 11px verdana,arial,sans-serif;
	color:#fff;
}

#wrapFoot p {
	width:951px;
	margin:0 auto;
	text-align:right;
	padding-right:19px;
}

#wrapFoot a {
	text-decoration:none;
	color:#fff;
	margin-left:28px;
}

#wrapFoot a:hover {
	text-decoration:underline;
}

#divTekst {
	padding:12px 5px 0 35px;
	line-height:150%;
	overflow:hidden;
}