﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
a{
    outline: none;
    color:#0082c8;
}
a:hover{
    outline: none;
    color:#e51b24;
}
html{
    overflow-y: scroll;
}
body{
   	background-color: #0082c8;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:7px;	
}
h1{
    color:#0082c8;
    line-height:30px;
    font-size:30px;
    font-weight:bold;
    margin-top:2px;
    margin-bottom:2px;
}
h2{
    line-height:18px;
    font-size:18px;
    font-weight:bold;
    margin-top:2px;
    margin-bottom:2px;
}
#sitemap a span{
}
.Floatright{
	float:right;
}
.Floatleft{
	float:left;
}
.clearboth{
	clear:both;
}
.mainMenu{
    width:971px;
    height:38px;
    padding-left:3px;
}
#menu{
	font-weight:bold;
	float:left;
}
#menu a{
	text-decoration:none;
	background-image: url(../images/layout/btnmenu.jpg);
	width:111px;
	height:38px;
	margin-left:10px;
	color:White;
	text-align:center;
	display:block;
}
#menu a.menuselected{
    text-decoration:none;
    background-image: url(../images/layout/btnmenuactive.jpg);
	color:#0082c8;
}
#menu li{
	float:left;
	list-style:none;
	line-height:34px;
}
#menu li a:hover{
    text-decoration:underline;
}
#submenu{
	float:left;
	height:30px;
	font-weight:bold;
}
.submenubackground{
	border: solid 1px #d8d8d8;
	background-image: url(../images/layout/btnsubmenu.jpg);
	background-repeat:repeat-x;
	height:30px;
}
#submenu #subMenuCell{
    border-right: solid 1px #d8d8d8;
}
#submenu a{
    color:White;
    text-decoration:none;
    display: inline-block;
}
#submenu td.submenuselected{
    background-image: url(../images/layout/btnsubmenuactive.jpg);
}
#submenu a:hover{
    text-decoration:underline;
}
.searchBox{
    background-color:#EEEEEE;
    border: solid 1px #d8d8d8;
    float:left;
    height:30px;
    padding-left:1px;
    padding-right:1px;
	position:relative;
	vertical-align:middle;
	text-align:left;
	width:315px;
}
.Searchinput{
    width:232px;
    border: solid 7px White;
    color: #B7B7B7;
}
.searchBox .SearchBut{
    background-image: url(../images/layout/btnsubmenu.jpg);
    background-repeat:repeat-x;
    display:inline-block;
    width:65px;
	height:30px;
	text-align: center;
	color: #FFFFFF;
	vertical-align:top;
	line-height:30px;
	text-decoration: none;
	font-weight: bold;
}
.searchBox a img{
	width:65px;
	height:28px;
	border: solid 0px #ffffff;
}
.wrapper{
    width:974px;
    margin-left:auto;
    margin-right:auto;
}
.top{
    width:974px;
    text-align:center;
    height:257px;
}
.headerOverlay{
    background-image: url(../images/layout/headerTransparnOverlay.png);
    background-repeat:no-repeat;
    width:948px;
    height:172px;
    margin-left:13px;
    margin-top:0px;
    margin-right:13px;
}
.submenuWrapper{
    background-color:White;
    width:974px;
    height:47px;
}
.submenuInnerWrapper{
    padding:10px 13px 5px 13px;
    width:948px;
    height:32px;
}
.center{
    float:left;
    background-color:White;
    padding-left:13px;
    padding-right:13px;
    width:948px;
    display:block;
}
.ContentLeft{
    width:620px;
    float:left;
    margin-right:8px;
}
.ContentLeftWrapper{
    padding:5px;
}
.ContentRight{
    width:319px;
    float:left;
}
.rightContentOuterDiv{
    border: solid 1px #d8d8d8;
    background-color:#eeeeee;
    padding:5px;
    margin-bottom:5px;
}
.rightContentInnerDiv{
    border: solid 1px #d8d8d8;
    background-color:white;
    padding:5px;
    color:#666666;
}
.rightContentTopDiv{
    background-image: url(../images/layout/btnsubmenuactive.jpg);
    height:20px;
    margin-bottom:5px;
    color:White;
    line-height:18px;
    font-weight:bold;
    padding:5px;
}
.bottom{
    background-color:White;
    padding-left:13px;
    padding-right:13px;
    width:948px;
    float:left;
}
.contentfooter{
    background-image: url(../images/layout/topfooter.jpg);
    background-repeat:no-repeat;
    width:620px;
    height:90px;
    display:block;
}
.pageFooteter{
    background-image: url(../images/layout/pagefooter.jpg);
    width:974px;
    height:215px;
    float:left;
}
.footeradres{
    vertical-align:middle;
    text-align:right;
    font-size:smaller;
    color:#949494;
    margin-top:5px;
    line-height: 18px;
}
.nieuwsoverzicht #datum{
    text-align:right;
}
.nieuwsoverzicht #description{
    font-size:12px;
    line-height:16px;
}
.nieuwsoverzicht #description strong{
    font-size:14px;
    line-height:18px;
}
.rightNieuwsContent a{
    color:#666666;
    text-decoration:none;
}
.rightNieuwsContent a:hover{
    color:#666666;
    text-decoration:underline;
}
.referentiepicture{
    width:75px;
    text-align:center;
    vertical-align:bottom;
}
.referentiepicture a img{
    border:0px;
    max-width:75px;
}
.rightBarometerContent img{
    border:0px;
}
.ContentLeftWrapper UL{
	margin-left: 15px;
	line-height:18px;
}
.formsubmitbuttonholder{
    text-align:right;
    width:100%;
}
.formsubmitbutton{
    background-image: url(../images/layout/btnsubmenuactive.jpg);
    background-repeat:repeat-x;
    display:inline-block;
    height:30px;
	text-align: center;
	color: #FFFFFF;
	vertical-align:top;
	line-height:30px;
	text-decoration: none;
	font-weight: bold;
	border:solid 1px #d8d8d8;
	padding-left:7px;
	padding-right:7px;
}
.formsubmitbutton:hover{
    color:#666666;
    border:solid 1px #666666;
}
.formTable td{
    padding-top:2px;
    padding-bottom:2px;
    padding-left:2px;
    padding-right:2px;
}
.formTable input{
    border:solid 1px #888888;
    width:250px;
}
.formTable #input #radiobuttonlist{
    width:250px;
    float:right;
    text-align:left;
}
.formTable .inputcheckbox input{
    border:none;
    width:13px;
    height:13px;
}
.formTable .inputradiobutton input{
    border:none;
    width:13px;
    height:13px;
}
.formTable textarea{
    border:solid 1px #888888;
    width:99%;
    height:100px;
}
.formTable #inputEvenRow #label{
    background-color:#eeeeee;
    border-bottom:solid 1px #d8d8d8;
    border-left:solid 1px #d8d8d8;
    border-right:none;
    border-top:solid 1px #d8d8d8;
}
.formTable #inputEvenRow #input{
    background-color:#eeeeee;
    border-bottom:solid 1px #d8d8d8;
    border-left:none;
    border-right:solid 1px #d8d8d8;
    border-top:solid 1px #d8d8d8;
    text-align:right;
}
.formTable #inputOddRow #label{
    background-color:#ffffff;
    border-bottom:solid 1px #ffffff;
    border-left:solid 1px #ffffff;
    border-right:none;
    border-top:solid 1px #ffffff;
    padding-left:2px;
}
.formTable #inputOddRow #input{
    background-color:#ffffff;
    border-bottom:solid 1px #ffffff;
    border-left:none;
    border-right:solid 1px #ffffff;
    border-top:solid 1px #ffffff;
    text-align:right;
}
.formTable #inputEvenRow #inputRow{
    background-color:#eeeeee;
    border:solid 1px #d8d8d8;
}
.formTable #inputOddRow #inputRow{
    background-color:#ffffff;
    border:solid 1px #ffffff;
}
.barometerTable{
    width:100%;
}
#imageRotator{
    width:620px;
}
.imageRotatorHome{
    border: solid 1px #d8d8d8;
    background-color:#eeeeee;
    padding:5px;
    width:608px;
    height:286px;
    overflow:hidden;
}
#imageRotatorHomeImg{
    border: solid 1px #d8d8d8;
    width:606px;
    height:284px;
    background-color:#ffffff;
}
.imageRotatorVervolg{
    border: solid 1px #d8d8d8;
    background-color:#eeeeee;
    padding:5px;
    width:608px;
    height:150px;
    overflow:hidden;
}
#imageRotatorVervolgImg{
    border: solid 1px #d8d8d8;
    width:606px;
    height:148px;
    background-color:#ffffff;
}
.Pollopties td{
    line-height:20px;
    vertical-align:top;
}
.hr{
    width:100%;
    border-top:solid 1px #a0a0a0;
    border-bottom:solid 1px #f0f0f0;
    line-height:0px;
    font-size:0px;
    height:0px;
    margin:2px 0px 2px 0px;
}
.Zoekwoord{
    border-bottom: solid 1px #e51b24;
    font-weight:bold;
}
