* {
 padding: 0;
 margin: 0;
} 

body {
background: #54B7E0;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #333;
line-height: 17px;
text-align: center;
}

img { border: none;}
a { color: #0090DF; text-decoration: none; }
a:hover { color : #000}

#wrap {
margin: 5px auto;
width: 780px;
text-align: left;
}

#header, #header1, #header2, #header3, #header4, #header5, #header6 {
background-color: #fff;
background-repeat: no-repeat;
height: 90px;
}
#header {
 background-image: url(../img/headerw.jpg);
}
#header1 {
 background-image: url(../img/header1w.jpg);
}
#header2 {
 background-image: url(../img/header2w.jpg);
}
#header3 {
 background-image: url(../img/header3w.jpg);
}
#header4 {
 background-image: url(../img/header4w.jpg);
}
#header5 {
 background-image: url(../img/header5w.jpg);
}
#header6 {
 background-image: url(../img/header6w.jpg);
}

#header H1, #header1 h1, #header2 h1, #header3 h1, #header4 h1, #header5 h1, #header6 h1 {
color : #54B7E0;
font-size: 30px;
letter-spacing: 1px;
padding: 30px 0 8px 100px;
font-weight: 100;
font-family: Arial, Tahoma, Verdana;
}
#header h1 a, #header1 h1 a, #header2 h1 a, #header3 h1 a, #header4 h1 a, #header5 h1 a, #header6 h1 a {
 text-decoration: none; color : #54B7E0;
}
#header h1 a:hover, #header1 h1 a:hover, #header2 h1 a:hover, #header3 h1 a:hover, #header4 h1 a:hover, #header5 h1 a:hover, #header6 h1 a:hover {
 color : #333;
}
#header h2, #header1 h2, #header2 h2, #header3 h2, #header4 h2, #header5 h2, #header6 h2 { 
font-family: Arial, Tahoma, Verdana;
color : #777;
font-size: 15px;
padding: 0 0 0 110px;
font-weight: 100;
}

#navigation {
background: #FF9817 url(../img/menuw.jpg) no-repeat;
height: 30px;
line-height: 30px;
padding-left: 10px;
}
#navigation li {
float:left;
list-style-type:none;
border-right:1px solid #FFA73F;
}
#navigation li a {
display:block;
padding:0 20px;
text-transform:uppercase;
text-decoration:none;
color: #f7f7f7;
letter-spacing:2px;
}
#navigation li a:hover {
background: #FFAF4C url(../img/menuover.jpg) repeat-x;
color:#fff;
text-decoration:none;
}
#navigation li a.active {
background: #FFAF4C url(../img/menuover.jpg) repeat-x;
color:#000;
text-decoration:none;
}
#navigation li a.active:hover {
color:#fff;
}

#content { 
background: #fff url(../img/contentw.jpg) repeat-y;
padding: 10px 10px;
}

#bottom { 
background: #fff url(../img/bottomw.jpg) no-repeat; 
height: 20px;
}

#left {
float:left; 
width:220px; 
text-align: justify;
padding-left: 5px;
}
.menutop {
background: #FFF6BB url(../img/menutop.jpg) no-repeat;
height: 20px;
}
.menumiddle {
background: #FFF6BB url(../img/menumiddle.jpg) repeat-y;
}
.menumiddle h2 { color : #777; font-weight: 600; font-size: 12px; padding-top: 7px; padding-left: 20px; padding-bottom: 3px; }
.menumiddle ul { letter-spacing: -1px; color : #aaa; padding-left: 40px; }
.menubottom { 
background: #FFF6BB url(../img/menubottom.jpg) no-repeat;
height: 20px;
}
.leftad {
  padding-left: 10px;
}
.leftadtext {
  font-size: 0.8em;
  width: 110px;
}

#right {
 float:right;
 width:510px;
 padding-left:5px;
 padding-right: 10px;
 padding-top: 10px;
}
#rightw {
 float:right; 
 width:720px; 
 padding-right: 10px;
 padding-top: 10px;
}
#right h1,#rightw h1 { line-height: 26px; letter-spacing: 0px; padding: 0px 0 5px 0; font-family: Arial, Tahoma, Verdana; font-weight: 700; font-size: 26px; color: #54B7E0;}
#right h2,#rightw h2 { letter-spacing: -1px; padding: 15px 0 5px 0; font-family: Arial, Tahoma, Verdana; font-weight: 600; font-size: 17px; color: #54B7E0;}
#right h2 a,#rightw h2 a { color: #54B7E0; }
#right h2 a:hover,#rightw h2 a:hover { color: #000; }

#right ul {
 list-style-type: disc;
 padding-left: 20px;
}

#right .bklist .pic {
  background-color: #e8e8e8;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 8px;
  border-left:solid 1px #c0c0c0;
  border-top:solid 1px #c0c0c0;
  border-bottom:solid 1px #c0c0c0;
  
}
#right .bklist .text {
  background-color: #f0f0f0;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 12px;
  padding-left: 8px;
  padding-bottom: 8px;
  border-right:solid 1px #c0c0c0;
  border-top:solid 1px #c0c0c0;
  border-bottom:solid 1px #c0c0c0;
  border-left:dashed 1px #c0c0c0;
}
#right .bklist .text .title {
  font-weight:bold;
  font-size: 1.1em;
  color: #000000;
}

#footer {
text-align: center;
font-size: 10px;
color: #444;
padding:0 0 10px 0;
margin: 0;
}
#footer a { color: #666; text-decoration: underline;}
#footer a:hover { color: #000; text-decoration: none; }

blockquote {
 font: 1.5em Georgia, "Times New Roman", Times, serif;
 letter-spacing: 1px;
 background: url(../img/open-quote.gif) no-repeat left top;
 padding-left: 14px;
 padding-right: 5px;
 color:#888;
 margin:15px 0px;
}
img.closeq {
 vertical-align:top;
}

DIV.line {
	margin-left: 10px;	
	width: 430px;
	border-bottom: #bbbbbb 1px dashed;
}

.kader-grey {width:448px; margin:0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
.kader-green {width:448px; margin:0; padding:0 0 5px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.kader-blue {width:448px; margin:0; padding:0 0 5px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.kader-orange {width:448px; margin:0; padding:0 0 5px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}
.kader-purple {width:448px; margin:0; padding:0 0 5px 0; border:solid 1px rgb(179,153,255); background-color:rgb(217,204,255);}
.kader-red {width:448px; margin:0; padding:0 0 5px 0; border:solid 1px rgb(255,102,102); background-color:rgb(255,179,179);}
.round-tl {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-tr {width:10px; height:10px; position:absolute; z-index:100; background:url(../img/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:439px;}

#right h1.grey {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
#right h1.green {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(160,214,81); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
#right h1.blue {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
#right h1.orange {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(232,177,13); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
#right h1.purple {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(179,153,255); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
#right h1.red {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(255,102,102); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
#right p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}

.bottombox-grey, .bottombox-green, .bottombox-blue, .bottombox-orange, .bottombox-purple, .bottombox-red {
 position: relative;
 background-position: left top;
 background-repeat: no-repeat;
 top: -1px;
 left: 30px;
 width: 29px;
 height: 14px;
}
.bottombox-grey {
 background-image: url(../img/tip-grey.gif);
}
.bottombox-green {
 background-image: url(../img/tip-green.gif);
}
.bottombox-blue {
 background-image: url(../img/tip-blue.gif);
}
.bottombox-orange {
 background-image: url(../img/tip-orange.gif);
}
.bottombox-purple {
 background-image: url(../img/tip-purple.gif);
}
.bottombox-red {
 background-image: url(../img/tip-red.gif);
}

.datekdr {
	margin: 0;
	padding: 0;
	width: 50px;
	float: left;
	font-size: 90%;
	border: 1px solid #2492C2;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-right: 10px; 
}
.year {
	display: block;
	font-size: 0.9em;
	line-height: 1em;
	text-align: center;
	background-color: #54B7E0;
	color: #ffffff;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 4px;
}
.month {
	display: block;
	font-size: 0.9em;
	line-height: 1em;
	text-align: center;
	background-color: #F5F5F5;
	color: #909090;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 1px;
}
.day {
	display: block;
	font-size: 2em;
	letter-spacing: -2px;
	text-indent: -3px;
	background-color: #F5F5F5;
	color: #909090;
	padding-bottom: 4px;
}

#up {
	border: 0px;
	margin: 10px;
	padding: 0px;
	width: 500px;
	height: 10px;
}

#paging {
  text-align: center;
  padding:4px;
  font-size:12px;
  color:#000000;
  font-weight:bold;
}
#paging .dot {
  color:#FF9900;
}
#paging a {
  padding:2px 4px 2px 4px;
  margin:0px 1px 0px 1px;
  border:1px solid #FF9900;
  background:#FFFFFF;
  color:#FF9900;
  text-decoration:none;
}
#paging a:hover {
  border:1px solid #FF9900;
  background:#FF9900;
  color:#FFFFFF;
  text-decoration:none;
}
#paging .text {
  font-weight:normal;
  font-size: 0.8em;
}

.dbd {
  font-size: 11px;
}
.dbd td {
  padding-left: 3px;
}
td.titleheader {
  font-size: 12px;
  font-family: Verdana, Helvetica, Sans-Serif;
  font-weight: bold;
  color: black;
  background-color: silver;
  border-bottom: gray 1px solid;
  border-left: #f0f0f0 1px solid;
  border-right: gray 1px solid;
  border-top: #f0f0f0 1px solid;
  margin-right: 0px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 2px;
}

.info {
  width:448px;
  padding-bottom: 5px;
}
.inforow {
  width:448px;
  font-size: 0.8em;
  padding-top: 1px;
}
.inforowl {
  float: left;
}
.inforowr {
  float: right;
}

table.tblinput td {
  padding: 2px;
}
table.tblinput td.tdgrp_l {
  border-top: 1px dotted #808080;
  border-bottom: 1px dotted #808080;
  border-left: 1px dotted #808080;
}
table.tblinput td.tdgrp_r {
  border-top: 1px dotted #808080;
  border-bottom: 1px dotted #808080;
  border-right: 1px dotted #808080;
}

input.counter {
  background-color: #f0f0f0;
  border: 1px solid #666666;
  font-size: 10px;
}
span.counter {
  font-size: 10px;
}

#rightw fieldset {
  border:1px solid #cccccc;
  line-height:150%;
  padding:10px;
  margin:0px 0px 10px 0px;
}
#rightw legend {
	color:#54B7E0;
	font-weight:bold;
}
#rightw table.overview {
  font-size: 11px;
}
#rightw table.overview td {
  padding:4px;
}
table.sortable thead {
  cursor: pointer;
}

#prijsvragen {
   width:510px;
   overflow:auto;
}
#prijsvragen h1 {
   font-size: 18px;
   color:#000;
}
#prijsvragen td {
   font-size: 11px;
   border-bottom:1px solid #e0e0e0;
   padding:4px 2px 4px 2px;
   margin:0;
   overflow:hidden;
}
#prijsvragen .r1 td {
   background-color:#E3FBDF;
}
#prijsvragen .r2 td {
   background-color:#fff;
}
#prijsvragen a:link {
   color:#0090DF;
}
#prijsvragen a:visited {
   color:#7ad1ff;
}
#prijsvragen a:hover {
   color:#FF9817;
}
#prijsvragen a:active {
   color:#FF9817;
}

.bnorm {
   font-weight:normal;
}
.inorm {
   font-style:normal;
}