@charset "utf-8";
/* CSS Document */ * {
    margin: 0;
    padding: 0;
}

html, body {
    width: 100%;
    min-height: 100%;
    _height: 100%;
}

html, body, input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

body {
    background: #ffffff;
    margin-top: 15px;
}

p, h1, h2 {
    margin-bottom: 1em;
}

p {
    line-height: 1.45em;
}

img {
    border: none;
}

a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
}

h1, h2 {
    display: block;
    font-weight: bold;
    color: #0099FF;
    font-size: 18px;
    line-height: 1.8em;
	text-transform:lowercase;
}

h1 a, h2 a {
	color: #0099FF;
}

h3 {
    font-weight: bold;
    color: #666666;
    font-size: 14px;
}

/*h4 { font-size:13px; color:#FC7713; } */
.groen {
    color: #00B92F;
}

.blauw {
    color: #0099FF;
    font-weight: bold;
}

.clr {
    clear: both;
}

/* LAYOUT */
#wrapper {
    width: 964px;
    background: url("../images/bg.gif") center top repeat-y;
    margin: 0 auto;
    padding: 0px;
}

#header01 {
    width: 964px;
    background: url("../images/bg-top.gif") center top no-repeat;
    padding-top: 15px;
}

#logo {
    float: left;
    margin-left: 30px;
    margin-top: 30px;
}

/* MENU */
#menu {
    float: right;
    margin-top: 30px;
	margin-right: 18px;
}

#menu ul {
    list-style: none;
    margin-top: 12px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    display: inline;
}

#menu ul li {
    float: left;
    border: none;
    padding-left: 10px;
    margin-left: 5px;
    background: url("../images/menu-bol.jpg") 0 40% no-repeat;
}

#menu ul li#first {
    float: left;
    border: none;
    padding-right: 0px;
    background: none;
}

#menu ul li a {
    float: left;
    font-size: 12px;
    line-height: 1.1em;
    text-align: left;
    height: 16px;
    padding-left: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #666666;
    text-decoration: none;
}

#menu ul li a.active, #menu ul li a:hover {
    color: #0099FF;
    text-decoration: none;
}

#content li {
    margin-left: 30px;
}

/* ZOEKBLOK RECHTSBOVEN */
#zoeken {
    float: right;
    padding-top: 0px;
    height: 35px;
    margin-top: -3px;
    margin-right: 32px;
    width: 185px;
	height: 59px;
    background: url(../images/vlak-blauw.png) no-repeat;
}

#zoeken p.searchText {
	color: #FFFFFF;
	margin-left: 10px;
	margin-bottom: 0px;
}

#searchBox {
	border: solid 1px #FFFFFF;
	color: #FFFFFF;
	background-color: #0099FF;
	width: 130px;
	height: 15px;
	margin-left: 10px;
	vertical-align:text-bottom;
}

#searchButton {
	border: solid 1px #FFFFFF;
	color: #0099FF;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	margin-top: 1px;
	padding-left: 0px;
	vertical-align: text-bottom;
}

/* HEADER-IMAGE */
#header02 {
    float: left;
    margin-top: 10px;
    margin-left: 30px;
    width: 932px;
}

p.header-img-tekst {
    float: left;
    width: 715px;
    padding-bottom: 150px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

#header-image {
    float: left;
    width: 700px;
}

/* BLOK - MET DIENSTEN-LINKS */
#blok p a {
    float: left;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    line-height: 18px;
    margin-left: 10px;
    padding-left: 15px;
    background: url("../images/pijltje-wit.png") left 16px no-repeat;
}

#blok {
    float: right;
    display: block;
    margin-right: 30px;
    width: 185px;
    height: 185px;
    background: url(../images/vlak-groen.png) no-repeat;
    padding-bottom: 8px;
}

/* CONTENT */
#content {
    float: left;
    width: 964px;
    margin-top: 5px;
	margin-bottom: 10px;
}

a.pijltje-blauw {
    text-decoration: underline;
    background: url("../images/pijltje-blauw1.gif") left 60% no-repeat;
    padding-left: 15px;
}

#content p a {
    text-decoration: underline;
}

ul .normal {
    list-style: lower-roman;
}

#left-col {
    float: left;
    width: 340px;
    margin-left: 30px;
    margin-top: 0px;
    margin-right: 15px;
}

/* COL-MID: STAAT ALLEEN OP HOMEPAGE */
#col-mid {
    float: left;
    width: 338px;
}

p.inleiding {
    font-weight: bold;
    font-size: 14px;
}

/* LEFT -COL VERVOLGPAGINA S: BREDER DAN OP HOMEPAGE!! */
#left-col-vervolgpags {
    float: left;
    width: 700px;
    margin-left: 30px;
    margin-top: 0px;
    margin-right: 15px;
}

/* LAY-OUT FORM */
textarea.failCSS, input.failCSS {
    border: 1px solid #F00;
}

label {
    float: left;
    clear: both;
    width: 155px;
    height: 16px;
    margin: 2px 15px 5px 0;
    text-align: left;
}

input, textarea {
    height: 16px;
    margin: 2px 0 5px 0;
    border: 1px solid #999;
    width: 225px;
    padding: 2px;
    font-family: Arial, Tahoma, "Trebuchet MS", Trebuchet, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

textarea {
    height: 6em;
}

input.r {
    width: auto;
    margin: 7px 5px 5px 0;
    border: none;
    float: left;
}

form p {
    margin: 2px 0 5px 0;
    line-height: 25px;
}

form b {
    color: #0099FF;
}

form div {
    border: 0px solid #FFF;
}

form#nieuwsbrief {
    margin-top: 32px;
}

form#nieuwsbrief label {
    width: 75px;
    font-weight: bold;
}

form#nieuwsbrief input {
    width: 140px;
}

form#nieuwsbrief .button {
    margin-top: 10px;
}

textarea {
    margin-bottom: 10px;
}

input.maps {
    width: 290px;
    color: #000;
    font-size: 11px;
    font-family: Arial, Trebuchet, Verdana, Helvetica, sans-serif;
    padding: 2px;
    margin-bottom: 10px;
}

form {
    margin: 0px;
}

.error {
    color: #F00;
    font-weight: bold;
}

.checkboxgroup {
    float: left;
    width: auto;
    margin: 0px 0 20px 0;
    line-height: 16px;
}

input.checkbox {
    margin: 4px 0 0px 0;
    border: 0px solid #999;
    width: auto;
    padding: 0px;
}

input.button, input.mapbutton, a.button {
    margin-right: 4px;
}

input.button, input.mapbutton {
    line-height: 12px;
    height: 26px;
    width: auto !important;
    text-transform: uppercase;
}

/* RECHTERKOLOKM (VAST) = NIEUWSTENIEUWS  EN  WAARHIER */
#col-right {
    float: right;
    margin-right: 30px;
    width: 185px;
}

/* FOOTER */
#footer {
    width: 964px;
    padding-top: 20px;
    margin: 0 auto;
    background: url(../images/bg-bottom.gif) center top no-repeat;
}

#footer p {
	margin-bottom: 0;
}

#colcrz_left {
    float: left;
    margin-left: 12px;
}

#colcrz_right {
    float: right;
    margin-right: 12px;
    text-align: right;
}

#colcrz_right a.star {
    float: right;
    padding-left: 20px;
    padding-top: 3px;
    text-align: right;
    background: url(../images/star.jpg) left top no-repeat;
}

