html {
overflow: -moz-scrollbars-vertical;
height:100%;
}

body{
margin: 0;
padding: 0;
/*background:#e8f4fb url(../images/content_bg.jpg) repeat-x top left;*/
background: #fff;
color: #686868;
font-family:Arial, sans-serif;
font-size: 11px;
text-align:center;
}

#wrapper{
text-align:left;
margin:0 auto;
padding:0;
width: 800px;
position:relative;
}

#head{
width:800px;
float:left;
margin:0 auto;
position:relative;
}

a{
outline:none;
}

#logo{
width:730px;
float:left;
margin:0 auto;
}

#taal{
position:relative;
top:75px;
right:10px;
width:70px;
float:left;
margin:0 auto;
}
.lang{
	position:relative;
	float:left;
}

#taal2{
position:relative;
top:3px;
height:20px;
text-align:right;
width:790px;
float:left;
margin:0 auto;
}

#menu{
width:800px;
float:left;
margin:0 auto;
background:#35a2f6;
height:21px;
color:#fff;
}

#menu ul{
list-style:none;
margin:0;
padding:2px 0 0 25px;
}

#menu li{
display:inline;
padding:0 13px 0 13px;
}

#menu a{
color:#fff;
text-decoration:none;
font-size:14px;
}

#menu a:hover{
color:#00659e;
text-decoration:none;
}

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

#visual{
width:800px;
height:180px;
float:left;
margin:0 auto;
position:relative;
}

#visual2{
width:800px;
height:180px;
float:left;
margin:0 auto;
position:relative;
}

#visual h1{
font-size:21px;
font-weight:bold;
padding:0;
margin:0;
position:absolute;
top:145px;
left:20px;
color:#0b81db;
}

#content{
text-align:left;
margin:0 auto;
padding:0;
width: 796px;
background:url(../images/content.gif) repeat-y top left;
float:left;
border-bottom:2px solid #35a2f6;
border-right:2px solid #35a2f6;
border-left:2px solid #35a2f6;
}

/*home teksten*/
#content-home{
text-align:left;
margin:0 auto;
padding:0  0 20px 0;
width: 796px;
background:url(../images/content-home.gif) repeat-y top left;
float:left;
border-bottom:2px solid #35a2f6;
border-right:2px solid #35a2f6;
border-left:2px solid #35a2f6;
}

#tekst-home{
float:left;
width:182px;
line-height:21px;
padding:10px 3px 0 12px;
}

#tekst2{
float:left;
width:172px;
line-height:21px;
padding:10px 3px 0 12px;
}

#tekst-home strong,
#tekst2 strong{
color:#1788da;
}

#nieuws{
float:left;
width:172px;
line-height:21px;
padding:10px 3px 0 12px;
line-height:19px;
}

#formulier-home{
float:left;
width:196px;
line-height:21px;
padding:10px 2px 10px 17px;
}

/*overige paginas*/

#tekst{
float:left;
width:323px;
line-height:21px;
padding:10px 21px 20px 19px;
}

#tekst ul{
margin:5px 0 5px 20px;
list-style:square;
padding:0;
}

#tekst-home ul{
margin:5px 0 5px 20px;
list-style:square;
padding:0;
}

#formulier{
float:left;
width:215px;
height:100%;
padding:2px 5px 10px 16px;
}

#formulier input,textarea{
width:125px;
border:1px solid #00659e;
font-family:Arial;
font-size:11px;
}

#formulier-home input,textarea{
width:125px;
border:1px solid #00659e;
font-family:Arial;
font-size:11px;
}

.submit{
width:125px;
background:#ff0000;
font-family:Arial;
font-size:11px;
color:#fff;
}

#fotos{
float:left;
width:177px;
padding:2px 0 0 20px;
}

.img{
border:1px solid #00659e;
margin:7px 0;
}

.nieuwsitem{
float:left;
width:172px;
padding:0 0 20px 0;
}

.nieuwsitem i{
font-size:10px;
color:#669fc9;
}

#content a{
color:#0073c7;
text-decoration:none;
font-weight:bold;
}

#content-home a{
color:#0073c7;
text-decoration:none;
font-weight:bold;
}

#tekst a:hover {
color:#004268
}
#content-home a:hover{
color:#004268
}

h1{
font-size:15px;
font-weight:bold;
color:#2286ce;
margin:0;
padding:0 0 5px 0;
}

h2{
font-size:14px;
font-weight:bold;
color:#2286ce;
margin:0;
padding:0 0 5px 0;
}

h3{
font-size:12px;
font-weight:bold;
color:#2286ce;
margin:0;
padding:0;
}

#footer{
width:800px;
text-align:right;
margin:0 auto;
}

#footer p{
padding:0;
font-size:11px;
color:#0e65a3;
}

#footer a{
font-weight:bold;
text-decoration:none;
color:#0e65a3;
}

#subPages {
	margin: 10px auto 5px auto;
	width: 786px;
	border-top: 1px solid #D9EAF7;
	padding: 5px 0 0 0;
}

#subPages a {
	text-decoration: none;
	color: #35A2F6;
}

#subPages a:hover {
	text-decoration: underline;
}

