
body { margin: 0; 
padding: 0;
text-align: center;
background-color: #949496;
font-family: Verdana, sans-serif;
}
div#center {
position: relative;
text-align: left;
width: 760px;
margin-left: auto;
margin-right: auto;
}
 
p#logo-text { text-align:right;
					 	 	 color: #80CFE0;
							 position: absolute;
							 top: 0px;
							 left: 523px;
							 font-size: 12px;
							 padding-top: 33px;
							 margin-top: 0;
							 }
							
div#menu { position: absolute;
          top: 96px;
					left: 0;
					height: 25px;
					width: 760px;
				 background-color: #aadae6;
				 z-index: 10;
					
					}
div#menu a { display: block;
				 	 	 float: left;
						padding-left: 48px;
						padding-top: 5px;
						 text-decoration: none;
						 font-family: Verdana, sans-serif;
						 font-size: 11px;
						 color: #01628d;
						 font-weight: bold}
div#menu a:hover {color: #009ec1}

 
 div#content { background-image: url(../images/bg-content.gif);
 background-repeat: repeat-y;
 position: relative;
 top: 22px;
 left: 0;
 width: 760px;
 color: black;
 height: auto;
 }
 div#content p{color:#034866;
 padding-left: 45px;
 text-align: left;
 font-size: 11px;
 }
 div#content h1{color: #034866;
 padding-left: 45px;
 padding-top: 15px;
 text-align: left;
 font-size: 12px}
 
 div#content a{color: #034866;
 }
div#footer{ background-image: url(../images/bg-footer.gif);
 background-repeat:repeat-y;
 width: 760px;
 margin-top: -12px;
 }
div#footer p { text-align: left;
 font-size: 11px;
 color: #034866;
 padding-top: 5px;
 padding-bottom: 5px;
 height:50px;
 }
 div#footer  a {color: white;
 text-decoration: none}
 table {margin-top: 0px;
 width:760px;
 }
 div#footer  p a:hover {
 color: #01628d;
 }
 div#content table { background-image: url(../images/bg-content.gif);
 background-repeat: repeat-y;
 margin-bottom: 0;
 }
 table td.left {width: 480px;}
 td img {margin-left: 18px;
 border: 2px solid #034866; }

 div#footer a#nederlands {display: block;
 							text-align: right;
							float: right;
							padding-right: 15px;
							padding-top: 10px;
							font-size: 11px;
							color: #c9e2e7;
							}
div#footer  a#nederlands:hover {color: #49b8d3}
span {font-weight: bold; font-size: 14px}
/* sub-menu's*/
div#sub-profile {
	background-color: #aadae6;
	width:117px;
	z-index:10;
	position: absolute;
	top:116px;
	left: 122px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	visibility: hidden;
    }
div#sub-profile a  {
display: block;
    color: #01628d;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
		line-height: 18px;
    }
div#sub-profile a:hover  {color: #009ec1}

div#sub-portfolio {
background-color: #aadae6;
	width:130px;
	z-index:10;
	position: absolute;
	top:116px;
	left: 214px;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	visibility: hidden;
    }
div#sub-portfolio a  {
display: block;
    color: #01628d;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
		line-height: 18px;
    }
div#sub-portfolio a:hover  {color: #009ec1}

div.animatie {border: 2px solid #034866;
width:238px; height:179px;
margin-left: 18px}
div.animatie-big {border: 2px solid #034866;
width:238px; height:317px;
margin-left: 18px}

ul {font-size: 11px;
padding-left: 48px;
color:#034866;}
ul li {margin-left: 10px}
h2  { padding-left: 46px;
color:#034866;
font-size: 11px;}
td {vertical-align: top}
td.first {padding-top: 45px}

/* for links in the div content */
a.strong {font-weight: bold;
text-decoration: none}

div#content a.strong:hover {color:#009ec1}

/*styles for faq and terms */
a.faq {display: block;
font-weight: bold;
margin-left: 45px;
text-decoration: none;
font-size: 11px;
line-height: 16px;
}
div#content a.faq:hover {color:#009ec1}
a.extern {
font-weight: bold;
text-decoration: none;
font-size: 11px;
line-height: 18px;
}
div#content a.extern:hover {color:#009ec1}
.niet {
	display: none;
}
.zien {display: block}
a.close {text-align: right;
display: block;
font-weight: bold;
font-size: 11px;
margin-bottom: 20px;
text-decoration: none}
div#q1 a.close:hover, div#q2 a.close:hover, div#q3 a.close:hover, 
div#q4 a.close:hover, div#q5 a.close:hover, div#q6 a.close:hover,
div#q7 a.close:hover{color:#009ec1}
td img.restorer {margin-bottom: 20px}