@charset "utf-8";
/* CSS Document */

body {
	background-color: #003e7e;
	background-image: url(../img/BG.jpg);
	background-repeat: repeat-y;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", "Lucida", sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 20px;
}
h1 {
	font-size: 28px;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	color: #9c4a3d;
}
h2 {
	font-size: 16px;
	color: #683128;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 5px;
}
h3 {
	font-size: 14px;
	color: #683128;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 5px;
	font-weight: normal;
}
h4 {
	font-size: 13px;
	color: #683128;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 5px;
	font-weight: normal;
	letter-spacing: 1px;
}
ul{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
dl{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
ol{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.intro {
	color: #683128;
	font-weight: bold;
	}

a {
	color: #9c4a3c ; /* was d06351 */
}

a:hover {
	color: #000;
}

#contentlaag {
	position: absolute;
	z-index: 100;
	width: auto;
	left: 210px;
	top: 113px;
	color: #0d234c;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#contentlaag p{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
}
#adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 30px;
}
#adres a{
	color: #666666;
	text-decoration: none;
}
#adres a:hover{
	color: #000000;
	text-decoration: none;
}
#logolaag{
	
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
#bg2laag {
	position: absolute;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#menulaag{
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 113px;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#menulaag p{
	width: 175px;
}
#menulaag a{
	color: #003e7e;
	width: 175px;
	text-decoration: none;
}
#menulaag a:hover{
	color: #000000;
}
#menulaag .menuitem:hover{
	background-color: #FFFFFF;
}
#menulaag .submenuitem:hover{
	background-color: #FFFFFF;
}
.menuitem {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.submenuitem {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.select {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
#titellaag {
	position: absolute;
	z-index: 8;
	height: 80px;
	width: 600px;
	left: 210px;
	top: 20px;
}

/* links breed, rechts smal */
#contentlaag .kolombreedlinks{
	float: left;
	width: 465px;
	padding-right: 45px;
}
#contentlaag .kolomsmalrechts{
	margin-left: 510px;
	margin-top: 0px;
	padding: 0px;
	width: 210px;
}

/* links smal, rechts smal */
#contentlaag .kolomsmallinks{
	float: left;
	width: 210px;
	padding-right: 45px;
}
#contentlaag .kolombreedrechts{
	margin-left: 255px;
	padding: 0px;
	width: 465px;
}
/* 3 smalle kolommen */
#contentlaag .kolom3links{
	float: left;
	width: 210px;
	padding-right: 45px;
}
#contentlaag .kolom3midden{
	float: left;
	width: 210px;
	amrgin-left: 255px;
	padding-right: 45px;
}
#contentlaag .kolom3rechts{
	margin-left: 510px;
	padding: 0px;
	width: 210px;
}
#contentlaag .beeldbuiten{
	width:210px;
	height:0px;
	left: 530px;
	position: relative;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* semi 3D lijn om plaatjes heen */
.kolom3rechts img, .kolom3links img, .kolom3midden img , .kolombreedlinks img, .kolombreedrechts img , .kolomsmallinks img, .kolomsmalrechts img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #002e5e;
	border-bottom-color: #000000;
	border-left-color: #dfe7ef;
}
.kolom3rechts .geenrand, .kolom3links .geenrand, .kolom3midden .geenrand , .kolombreedlinks .geenrand, .kolombreedrechts .geenrand, .kolomsmallinks .geenrand, .kolomsmalrechts .geenrand{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#contentlaag .kolomsmalrechts .onderschrift {font-size: 10px; line-height:13px;}
#contentlaag .kolombreedrechts .onderschrift {font-size: 10px; line-height:13px;}
#contentlaag .kolomsmallinks .onderschrift {font-size: 10px; line-height:13px;}
#contentlaag .kolombreedlinks .onderschrift {font-size: 10px; line-height:13px;}
#contentlaag .kolom3links .onderschrift {font-size: 10px; line-height:13px;}
#contentlaag .kolom3midden .onderschrift {font-size: 10px; line-height:13px;}
#contentlaag .kolom3rechts .onderschrift {font-size: 10px; line-height:13px;} 
.onderschrift  {
	font-size: 10px;
	line-height: 12px;
}

.klein {font-size: 12px; line-height: 15px;}
#contentlaag .kolomsmalrechts .klein {font-size: 12px; line-height: 15px;}
#contentlaag .kolombreedrechts .klein {font-size: 12px; line-height: 15px;}
#contentlaag .kolomsmallinks .klein {font-size: 12px; line-height: 15px;}
#contentlaag .kolombreedlinks .klein {font-size: 12px; line-height: 15px;}
#contentlaag .kolom3links .klein {font-size: 12px; line-height: 15px;}
#contentlaag .kolom3midden .klein {font-size: 12px; line-height: 15px;}
#contentlaag .kolom3rechts .klein {font-size: 12px; line-height: 15px;}

.tekstvakrechts {
	margin: 0px;
	padding: 5px;
	width: 100%;
	background-image: url(../img/bg_tekstvlakrechts.png);
}

#contentlaag .kolom3rechts ul{
	margin-left: 0px;
	padding-left: 0px;
	}

	
