html
{
	background: #f7f9fa url('../images/backgroundHtmlStretch.png') top repeat-x;
	height: 100%;
}

body
{	
	min-height: 100%;
	font-family: Tahoma,'Trebuchet Ms',Verdana, Arial;
	font-size: 11px;
	color: #1b1b1b;
	margin: 0;	
	padding: 0;
}

hr
{
	background-color: #D9DFE2;
	border: none;
}

img
{
	border: 0;
}

a
{
	color: #006eab;
	text-decoration: none;
}



a:hover
{ 
	color: #1b1b1b;
}

.active
{
	color: #1b1b1b;
}

#container
{
	background: url('../images/backgroundTop.png') top center no-repeat;
	min-height: 65px;
	z-index: 2;
}

#mainContainer
{
	margin: auto;
	width: 1000px;
	
}

#bg{
	background: url('../images/backgroundStretch.png') center repeat-y;
	float:left;
	width:1000px;
	z-index : 1;
	padding-bottom: 25px;
}

#top
{
	background: url('../images/backgroundTop.png') top center no-repeat;
	float: left;
	width: 942px;
	height: 139px;
	padding: 0 29px;
}

#topLeft
{	float: left;
	width: 229px;
}

#topRight
{
	float: right;
	width: 290px;
	height: 139px;
}

#logo
{
	float: left;
	width: 229px;
	height: 94px;
	padding: 25px 0 20px 0;
}

#topMenu
{
	float: right;
	width: 130px;
	font-size: 9px;
	color: #006eab;
	padding: 18px 0 20px 0;
}

#topMenu ul
{
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topMenu ul li
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#search
{
	float: right;
	width: 290px;
	margin: 0;
	margin-top: 50px;
	padding: 0;
	text-align: right;
	vertical-align:top;
}

#header
{
	padding: 0 29px;
	float: left;
	width: 942px;
	height: 356px;
	margin: 0;
}

#picture
{
	float: left;
	width: 942px;
	height: 320px;
	margin: 0;
	padding: 0;
}

#picture ul#headerimg, #picture ul#headerimg li
{
	float: left;
	margin: 0;
	padding: 0;	
	list-style-type: none;
}

.button_search
{
	background: url('../images/button1.png') no-repeat;
	width: 75px;
	height: 25px;
	color: white;
	border: 0px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.button_send
{
	background: url('../images/button2.png') no-repeat;
	width: 75px;
	height: 25px;
	color: white;
	border: 0px;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

.headings
{
	background: url('../images/menuTitleStretch.png') repeat-x;
	border: 1px solid #D9DFE2;
	height: 13px;
}

.border
{
	border: solid 1px #d9dfe2;
}

.field205
{
	width: 205px;
}


h1, h2
{
	color: #006eab;
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h3
{
	color: white;	
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 0;
	margin: 0;	
}

h4
{
	color: #006eab;	
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h5
{
	font-size: 9px;
	color: #006eab;	
	display: block;
	padding: 0;
	margin: 0;
}

strong
{
	color: #006eab;	
}

.contentBoxExtraSmall
{
	float: left;
	width: 158px;
	padding: 10px;
}

.contentBoxSmall
{
	float: left;
	width: 160px;
	padding:10px;
}

.contentBoxMiddle
{
	float: left;
	width: 144px;
	padding: 10px;
}

.contentBoxLarge
{
	float: left;
	width: 410px;
	padding: 10px;
}

.contentBoxExtraLarge
{
	float: left;
	width: 538px;
	padding: 10px;
}

.Rightbox1
{
	float: left;
	width: 308px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}

.content
{
	line-height: 16px;
}

.ads
{
	background: #006eab;
}

.border
{
	border: solid 1px #d9dfe2;
}

.borderNoTop
{
	border: solid 1px #d9dfe2;
	border-top: 0px;
}


#nav, #nav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
 }
 
#nav
{
	/** width: 940px; **/
}

#nav a
{
	display:block;
	height:inherit;
	margin: 0;
}
 
#nav ul {
    position:absolute;
	float: left;
    /**/ display:none; /**/
	/** / display:block; /**/
    top: 33px;
}

#menu #nav li.hasSubmenu, #menu #nav li.level1
{
	float: left;
	position: relative;
	height: 23px;
	padding-left: 27px;
	padding-top: 10px;
	padding-right: 27px;
	background: url('../images/menuTitleStretch.png') repeat-x;
}

#menu #nav li.hasSubmenu a
{
	vertical-align: text-bottom;
}

/** override previous only for topmenu **/
#topMenu #nav li
{
}

#nav li ul li, #nav li ul li a,#nav li ul li a:hover
{
	border: 0px;
	display:block;
	padding:0px;
	margin:10px;
	vertical-align:bottom;
}

#nav li ul li a, #nav li ul li a:hover, #nav li ul li a:active, #nav li ul li a:visited, #nav li ul li a
{
	text-align: left;
	display:block;	
	padding: 7px 0;
}

#nav ul ul
{
	top:0px;
}	

#nav li ul ul 
{
    left:130px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul
{
 	display:block; 
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul
{
    display:block;
}

#nav li ul
{
	border-right: 1px solid #D9DFE2;
	border-bottom: 1px solid #D9DFE2;
	border-left: 1px solid #D9DFE2;
	left: 25px;
	background: #FFF url('../images/submenuStretch.png') bottom repeat-x; 
	margin:0px; 
	padding:0px; 
	float:left;
	position: absolute;
	z-index: 200;
}

#nav li ul li
{
	background: none;
	margin: 0;
	width: 130px;
}

#nav li ul li a, #nav li ul li a:active, #nav li ul li a:hover, #nav li ul li a:focus
{
	background: none;
	margin: 0;
	margin: 0 10px;
	width: 110px;
}

#menu #nav .hasSubpages .active
{
	font-weight:bold;
}

#nav ul li.active, #nav ul li.active:hover,#nav ul li.active:focus
{
	color: black;
}

#menu
{
	float: left;
	width: 940px;
	height: 33px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
}

#contentContainer
{
	float: left;
	width: 942px;
	margin: 0;
	padding: 20px 29px;
}

#containerLeft
{
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}

#containertMiddleHome
{
	float: left;
	width: 432px;
	padding: 0;
	margin: 0 10px 0 10px;
}

#containertMiddleHome img
{
	clear: both;
}

#containertMiddleHome h5
{
	clear: both;
}

#containertMiddleFollow
{
	float: left;
	width: 560px;
	padding: 0;
	margin: 0 10px 0 10px;
}

#containerRightHome
{
	float: left;
	width: 308px;
	margin: 0;
	padding: 0;
}

#containerRightFollow
{
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}

#containerContact td
{
	color:#006eab;
}

#containerContact input, #containerContact textarea, #containerContact select
{
	/** border:1px solid #006eab; **/ 
}

.naw
{
	color:#006eab;
	float: left;
}

.col175 
{
	width:175px
}

.col75 
{
	width:75px
}

.col50 
{
	width:50px
}

#faq dt
{
	color:#006EAB;
	font-weight: bold;
	font-size: 12px;
	cursor: hand;
	cursor: pointer;
}

#faq dd
{
	margin: 0 0 10px;
	display:none;
}

/* sitmap **/
#sitemap
{
	float: left;
	width: 400px;
}

#sitemap ul
{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	list-style-type: none;
	float:none;
}

#sitemap ul li, #sitemap ul ul li, #sitemap ul ul ul li
{
	margin: 0;
	padding: 0;
	padding-left: 15px;
	float:none;
	background: none;
	background-image: none;
}

#sitemap .sm
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
	background: none;
	background-image: none;
}

#sitemap ul
{
	font-weight:normal;
	font-size:11px;
}

#pagewidth-1024
{
	width:900px;
}

#googleMap
{
	margin: 20px;
	float: left;
	width: 460px;
	height: 400px;
}

#sidebar_map ul, #sidebar_map li
{
	list-style-type: none;
}

#sw_addresses
{
	float:left;
}
#sw_addresses h3
{
	color:#006eab;
	text-align: left;
}

#googlePC input.text
{
	width:60px;
	border: 1px solid #5F5E3B;
	padding: 0px;
	margin: 0px;
}

#googlePC input.submit
{
	cursor: pointer;
	cursor: hand;
	margin-right: 15px;
	border: 1px solid #5F5E3B;
	color: #5F5E3B
}

/** form **/
.error
{
	border: 1px solid red;
}

.errorHTML
{
	color: red;
}

/** print **/
#print
{
	float:right;
	margin: 15px 30px 20px;
	vertical-align: bottom;
}

#print ul, #print li, #print ul li
{
	list-style-type: none;
	height:20px;
	margin: 0 3px;
	padding: 0;
	display:block;
	float: left;
	vertical-align: bottom;
}

#print ul li a, #print ul li a:hover, #print ul li a:active, #print ul li a:visited
{
	color: #006eab;
}

#normalLetters
{
	font-size: 11px;
}

#bigLetters
{
	font-size: 13px;
}

#biggerLetters
{
	font-size: 15px;
}

#normalLetters, #bigLetters, #biggerLetters
{
	text-transform: capitalize;
	font-weight: bold;
	vertical-align: bottom;
	cursor: hand;
	cursor: pointer;
}

.albumBox
{
	float: left;
	width: 195px;
	height: 250px;
	border: 1px solid #e7e7e7;
	margin: 0 15px 15px 0;
	padding: 15px;
	background: white;
}


.playButton
{
	float: left;
	position:relative;  
	z-index:0; 
	width:143px; 
	margin-right:144px; 
	margin-top:-144px;
}

.youtube
{
	position:relative; 
	float:left; 
	width:143px;
}

.logout
{
	background-color: red; 
	display:block; 
	height:23px; 
	padding:10px 0 0 27px;
	list-style-type: none;
}

.newsheader, .newscontent
{
	float: left;
	display: block;
	width:100%;
	margin: 0;
}

.newstitle
{
	font-size:12px;
	color: #006EAB;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.newsdate
{
	font-size:10px;
	font-weight: normal;
	color: #006EAB;
	padding: 0;
	margin: 0;
}

.newsintro{
	float: left;
	display: block;
	font-style: normal;
	font-size: 12px;
	color: #006EAB;
	padding: 0 0 10px;
}

.newstext{
	font-style: normal;
	font-size: 12px;
	color: #000000;
	float: left;
	display: block;
	width:100%;
}

.newssource{
	font-style: normal;
	font-size: 12px;
	color: #000000;
	float: left;
	width:100%;
	font-weight: bold;
}

div.readon
{
	display: block;
	float:left;
	padding:0;
	padding:10px 0 0;
}

.readon a, .readon a:hover, .readon a:active, .readon a:focus
{
	margin-top:5px;
}

.backoverview
{
	 margin: 10px 0 0;
	 display: block;
	 float: left;
}
div.totop
{
	margin: 10px 0 0;
	float: right;
	display: block;
}

div.footer
{
	border-bottom: 1px solid #D9DFE2;
	margin-bottom: 10px;
	display: block;
	float: left;
	width:100%
}

p
{
	text-align: left;
	padding: 0;
	margin: 0;
}

/** subscriptionform **/
#subscription select, #subscription option
{
	font-size: 11px;
	color: #006EAB;
}

#subscription select
{
	font-size: 13px;
}

#linktable th
{
	text-align: left;
	color: #006eab;
}

#linktable th, #linktable td
{
	vertical-align: top;
}

#machtigingsbedrag
{
	color: red;
	color: #046EAC;
	font-weight: bold;
}

/* PRIKBORD */
#afdelingenHeader
{
	height: 30px;
	background: #E4E4E4;
	line-height: 30px;
	color: black;
	font-weight: bold;
	padding: 0 20px;
}

#afdelingenHeader a:hover
{
	color: #A6366D;
}

.inputText {
	width: 300px;
	font-family: arial;
    color: black;
}
.inputArea {
	width: 374px;
	font-family: arial;
    font-size: 12px;
    color: black;
}

.newTopic {
	color: #FF6600;
	font-style: italic;
}

.prikbord
{
	border: 1px solid #E4E4E4;
    width: 547px;
}

.prikbord th
{
	background: #E4E4E4;
	color: black;
	text-align: left;
	padding: 2px;
}

.prikbord td
{
	padding-left: 2px;
}

.prikbord a
{
	color: #000;
	text-decoration: underline;
}

.formulier th
{
    text-align: left;
}

.formulier input[type="text"]
{
    border: 1px solid #E4E4E4;
}

/* EINDE PRIKBORD */
