@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	color:#4D4D4D;
	font-size:11px;
	background:#ebebeb;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	color:#0f4284;
	cursor:pointer;
}
a:link {
	cursor:pointer;
}
img {
	border:none;
}
a:hover {
	color:#1ab7ea;
}
.moline{
    border-top:1px #FFFFFF solid;
    margin:15px 0px;
}
.ok{
    background:#a6ffbb;
    width:475px;
    color:#00b82b;
    border:1px #00b82b dashed;
    padding:10px;
}
.ok a{
    color:#00b82b;
    text-decoration:underline;
}
.ok a:hover{
    color:#0067B1;
    text-decoration:underline;
}
.error{
    background:#ffbac2;
    width:475px;
    color:#b30115;
    border:1px #b30115 dashed;
    padding:10px;
}
.meer, .meer a{
    font-weight:bold;
    text-align:right;
    display:block;
}
.container {
	width:980px;
	position:relative;
	margin:0px auto;
}
.header {
	position:relative;
	height:235px;
	width:980px;
	background:url(/templates/img/bg-header.gif) no-repeat;
	margin:0px;
	padding:0px;
}
.innercontainer {
	width:980px;
        min-height:600px;
	position:relative;
	overflow:hidden;
	background:url(/templates/img/background.gif) repeat-y;
	padding:0px 0px 20px 0px;
}
.left {
	width:170px;
	float:left;
	position:relative;
	margin:0px 26px 0px 33px;
	_margin-left:16px;
}
.middle {
	width:716px;
	float:left;
	position:relative;
	line-height:130%;
	padding:15px 0px;
	*padding:25px 0px;
	margin:0px 26px 0px 0px;
}
.small{
	width:476px;
}
.right {
	width:215px;
	float:left;
	position:relative;
	line-height:130%;
	padding:10px 0px;
}
.right a:hover {
	color:#1ab7ea;
}
/*header*/
.slogan-top {
	position:absolute;
	width:438px;
	height:19px;
	top:30px;
	left:33px;
}
ul.topmenu {
	position:absolute;
	right:33px;
	top:20px;
}
ul.topmenu li {
	list-style-type:none;
	float:left;
	margin-left:3px;
	color:#cccccc;
}
ul.topmenu li a {
	color:#cccccc;
}
ul.topmenu li a:hover{
    color:#0f4284;
}
ul.topmenu li.icon {
        text-align:right;
	margin:0px 5px;
}
ul.topmenu li.zoek {
	padding:13px 10px;
	*padding:7px 10px;
	margin-left:10px;
	width:195px;
	height:16px;
	*height:25px;
	background:url(/templates/img/bg-zoek.gif) no-repeat;
	display:block;
}
ul.topmenu li.zoek a.loep {
	color:#13B5EA;
}
ul.topmenu li.zoek a.loep:hover {
	color:#FFFFFF;
}
.banner {
	position:absolute;
	top:83px;
	left:32px;
	width:692px;
	height:152px;
}
.bannerfoto {
	position:absolute;
	z-index:1;
}
.toplaag {
	z-index:2;
	position:absolute;
	top:0px;
	left:0px;
	background:url(/templates/img/toplaag-banner.png) no-repeat;
	_background:none;
        _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="/templates/img/toplaag-banner.png");
	width:692px;
	height:152px;
}
.slogan {
	position:absolute;
	bottom:25px;
	*bottom:5px;
	left:20px;
	height:100px;
	width:500px;
	z-index:3;
}
.slogan h3 {
	color:#ffffff;
}
.login {
	position:absolute;
	right:33px;
	bottom:0px;
	width:185px;
	height:122px;
	padding:15px;
	background:url(/templates/img/bg-login.jpg) bottom left no-repeat;
	display:block;
}
.header .login a:hover, .header .login p{
    color:#FFFFFF;
}
.login h4 {
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#13B5EA;
	font-size:14px;
	position:relative;
}
.form-login {
	background:#00ff00;
}
/**/

/*left*/
ul.menu {
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 1px;
	padding:10px 0px;
	width:170px;
	position:relative;
	background:url(/templates/img/bg-menu.gif) bottom left no-repeat;
}
ul.menu li {
	width:170px;
	margin:10px 0px;
	padding:0px;
	list-style-type:none;
	color:#ffffff;
	font-size:10px;
}
ul.menu li a {
	display:block;
	width:135px;
	padding:0px 0px 0px 19px;
	color:#ffffff;
}
ul.menu li a:hover, ul.menu li a.active {
	color:#0F4285;
	background:url(/templates/img/li-pijl.gif) 10px 3px no-repeat;
}

ul.menu li ul{
    margin:0px;
    padding:0px 0px 0px 9px;
}

ul.menu li ul li ul{
    margin:0px;
    padding:0px 0px 0px 10px;
}

.blok-rand-l {
	width:170px;
	background:url(/templates/img/lijn-rond-bottom-l.gif) bottom left no-repeat;
	padding:0px 0px 15px 0px;
	color:#0F4285;
	margin-top:45px;
}
.blok-rand-l img {
	display:block;
}
.blok-rand-l span {
	margin:0px 15px;
	display:block;
}
.blok-rand-l h2 {
	margin:5px 0px 10px 0px;
}

/**/

/*middle*/
.large {
	width:716px;
}
.font-blauw, .font-blauw a {
	color:#0F4285;
}
h1{
    color:#0F4285;
    font-size:22px;
    line-height:normal;

}
h2{
    color:#1ab7ea;
    font-size:16px;
    line-height:normal;
}
h3{
    font-size:14px;
    line-height:normal;
}

h1.nieuws, h1.nieuws  a, h2.nieuws , h2.nieuws  a  {
	color:#13B5EA;
}
hr {
	background-color:#A9D8F4;
}
.hr {
  height: 1px;
  background: #A9D8F4 no-repeat scroll center;
}
.hr hr {
  display: none;
}
.datum {
	font-style:italic;
	font-weight:bold;
	font-size:11px;
	color:#0F4285;
}
ul.news {
	margin:0px;
	padding:0px;
	position:relative;
	width:650px;
	overflow:hidden;
}
ul.news li {
	list-style-type:none;
	border-bottom:1px solid #C5E4F8;
	padding:0px 0px 10px 0px;
	margin:0px 0px 15px 0px;
	overflow:hidden;
}
ul.news li .img-overv {
        position:absolute;
        left:0px;
	margin:0px 15px 0px 0px;
	display:block;
	width:90px;
}
ul.news li span {
	display:block;
	margin:0px 0px 0px 105px;
	float:left;
	width:500px;
}
.datum-overv {
	margin:0px;
	float:left;
}
ul.news li h2 {
	color:#13B5EA;
	margin:0px;
}
h2.related {
	padding-left:20px;
	height:16px;
	background:url(/templates/img/h2-rss.gif) left center no-repeat;
	color:#666666;
	font-size:12px;
}
a.rel-a {
	color:#13B5EA;
	font-size:16px;
	padding-right:12px;
	background:url(/templates/img/pijl-rood.gif) right 7px no-repeat;
}

.newsimg {
	float:left;
	width:225px;
	margin-right:20px;
}
.newsitem {
	float:left;
	width:400px;	
}

table.overview {
    margin:15px 0px;
    color:#0f4284;
}
table.overview a{
    color:#0f4284;
}
table.overview a.active, table.overview a:hover{
    color:#1ab7ea;
}

tr.even td{
    background:url(/templates/img/pijl-lblauw.png) #e2ecf3 10px 5px no-repeat;
}
tr.odd td{
    background:url(/templates/img/pijl-lblauw.png) 10px 5px no-repeat;
}
tr.even td, tr.odd td{
    width:270px;
    padding:2px 25px;
}
.inspringen {
	padding:0px 0px 0px 10px;
}
.artikelovw h3 {
	margin-bottom:0px;
	font-size:13px;
}
.artikelovw h3 a {
	padding-left: 10px;
	background:url(/templates/img/pijl-lblauw.png) left 4px no-repeat;
}
.artikelovw p {
}
.artikelovw .meer {
        font-weight:normal;
	display:block;
	height:20px;
	text-align:right;
}
.cons-list a {
	font-weight:bold;
}

/**/

/*right*/
.blok-blauw {
	width:215px;
	background:url(/templates/img/lblauw.gif) bottom left no-repeat;
	padding-bottom:15px;
	overflow:hidden;
	color:#0F4285;
}
.blok-blauw span {
	margin:0px 15px;
	display:block;
}
.blok-blauw h2 {
	margin:0px;
}
.blok-blauw span img {
	float:left;
	margin:0px 10px 10px 0px;
}
.blok-blauw a {
	color:#0F4285;
}
.blok-blauw a.more {
	display:block;
	float:right;
	margin:10px 0px 0px 0px;
	font-weight:bold;
}
.blok-rand {
	width:215px;
	background:url(/templates/img/lijn-rond-bottom.gif) bottom left no-repeat;
	padding:0px 0px 15px 0px;
	color:#0F4285;
	margin-top:15px;
}
.blok-rand img {
	display:block;
}
.blok-rand span {
	margin:0px 15px;
	display:block;
}
.blok-rand h2 {
	margin:5px 0px 10px 0px;
}
/**/

/*footer*/
.footer {
	background:url(/templates/img/bg-footer.gif) left top no-repeat;
	height:30px;
	width:980px;
	text-align:center;
	font-size:10px;
}

/*form*/

form.contact
{
    width:475px;
    margin:10px 0px;
    padding:20px 10px 20px 10px;
    border:1px solid #13B5EA;
}
form.contact p {
	width:450px;
}
form.contact label
{
    padding:2px 10px 2px 2px;
    float:left;
    width:130px;
	text-align:right;
}
form.contact input, form.contact textarea
{
    padding:2px;
    width:300px;
    border:1px #4d4d4d solid;
    font-family:Arial;
    font-size:11px;
    color:#4d4d4d;
}
form.contact select {
    width:255px;
    border:1px #4d4d4d solid;
    font-family:Arial;
    font-size:11px;
    color:#999999;
}
form.contact textarea.xl {
	width:382px;
	margin-left:20px;
}
form.contact input.aanhef {
	width:auto;
	border:none;
}
form.contact textarea
{
    height:100px;
}
form.contact .submit {
	width:70px;
	background:#0F4285;
	color:#ffffff;
	margin:0px 0px 0px 235px;
}

form.searchicca{
    width:679px;
    margin:20px 0px 30px 0px;
    padding:10px 0px 10px 10px;
    border:1px solid #13B5EA;
}
form.searchicca .submit {
    padding:5px 0px;
    width:170px;
    background:#0F4285;
    color:#ffffff;
    border:0px;
    margin:5px 0px 0px 493px;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}

form.searchicca select{
    margin:0px 7px 0px 0px;
    padding:2px;
    width:170px;
    color:#4D4D4D;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}
form.searchicca div select{
    width:530px;
    margin-bottom:10px;
    margin-left:0px;
}
form.searchicca div input{
    margin:10px 10px 3px 0px;
    padding:2px 5px;
    width:518px;
    color:#4d4d4d;
    border:1px #AAAAAA solid;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
}
form.searchicca div input.watermerk{
    color:#AAAAAA;
}
form.searchicca label{
    font-weight:bold;
    width:117px;
    height:50px;
    text-align:right;
    padding:4px 8px;
    float:left;
}