html{ 
     height:100%; 
}

body{
     margin: 0px;
     padding: 0px;
     height: 100%;
     background-color: #f5f6f6;
     background-image: url(images/top_bg.jpg);
     background-position: top center;
     background-repeat: repeat-x;
     font-family: verdana;
     font-size: 9pt;
}

#container{
     width:980px;     
     height: 95%;
     position: relative;
     top: 16px;
     left: 15px;
}

#left {
     float:left;
     width:220px;
     height: 200px;
     background:none;
     text-align: right;
     border-right:1px solid #f5f6f6;
     padding-right: 10px;
     line-height: 15pt;
     margin-top: 60px;
}

#left A:link{
	color: #3f4344;
	background-color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}
#left A:visited{
	color: #3f4344;
	background-color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

#left A:active{
	color: #3f4344;
	background-color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

#left A:hover{
	color: #165386;
	background-color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

#video
{
    padding-left: 80px;
    
    }

#right {
     float: right;
     width:734px;
     display: block;
}

#whiteborder{
     width:734px;
     margin: 0px;
     padding: 0px;
     height: 90%;
     background-color: #FFF;
     padding-top: 20px;
     margin-top: 13px;
     border: 1px solid #c6c6c6;
}

#top{
     width:694px;
     height:92px;
     background: url(images/header.jpg);
     margin: 0px 20px 0px 20px;    
}

#menu{
     width:694px;
     height: 27px;
     background: url(images/menu.jpg);
     margin: 0px 20px 20px 20px;
}

/* Gedeelte met de teksten etc */
#content{
     width:674px;
     height:110%;
     border: 1px solid #e4e3e4;
     padding: 0px 10px 10px 10px;
     margin: 0px 20px 20px 20px;
     display: block;
     text-align: justify;
     line-height: 1.3;
}

A:link {
     font-weight: bold;
     font-size: 8pt;
     color: #c6c6c6;
     text-decoration: none;
     padding: 1px;
     
}

A:active {
     font-weight: bold;
     font-size: 8pt;
     color: #c6c6c6;
     text-decoration: none;
     
}
A:visited{
     font-weight: bold;
     font-size: 8pt;
     color: #c6c6c6;
     text-decoration: none;
     
}

A:hover {
     font-weight: bold;
     font-size: 8pt;
     background-color: #FFF;
     text-decoration: none;
     
}

ul#menubalk{
     margin: 0px;
     padding-right: 0px;
     padding-left: 9px;
     padding-top: 5px;
     white-space: nowrap;
}

#menubalk li{
     display: inline;
     list-style-type: none;
     padding-right: 20px;
}

#menubalk a{ 
     font-weight: bold;     
     padding: 1px;
}

#menubalk a:link, #menubalk a:visited{
     color: #fff;
     text-decoration: none;
}

#menubalk a:hover{
     color: #165386;
     background-color: #FFF;
}


p.footer{
     text-align:right; 
     margin-top:10px;
     font-size: 8pt;
     color: #c6c6c6;
}

p.footer A:link {
     font-weight: bold;
     font-size: 8pt;
     color: #c6c6c6;
     text-decoration: none;
     padding: 1px;
     
}

p.footer A:active {
     font-weight: bold;
     font-size: 8pt;
     color: #c6c6c6;
     text-decoration: none;
     
}
p.footer A:visited{
     font-weight: bold;
     font-size: 8pt;
     color: #c6c6c6;
     text-decoration: none;
     
}

p.footer A:hover {
     font-weight: bold;
     font-size: 8pt;
     background-color: #FFF;
     text-decoration: none;
     
}

p.banner_links{
     margin-top:110px;
}

			
h1{
     font-size: 11pt;
     font-weight: bold;
     color: #000;
}

h2{
     font-size: 11pt;
     font-weight: bold;
     margin: 0px;
}

/* formulieren */
table.formulier{
     width: 555px;
     border: 1px solid #e4e3e4;
}
table.formulier2{
     width: 450px;
     border: 1px solid #e4e3e4;
}

tr.donker{
     background-color: #f4f4f4;
}

tr.licht{
     background-color: #fafafa;
}

td.form_links{
     width: 140px;
     text-align: right;
     padding: 6 10 0 0px;
     vertical-align: top;
}

td.form_rechts{
     padding: 4 0 4 10px;
}

td.form_rechts2{
     padding: 4 0 4 10px;
     width: 140px;
}
td.form_help{
     width: 26px;
     text-align: center;
     vertical-align: top;
     padding: 7 0 0 0px;
}

td.form_button{
     text-align: right;
     padding: 5 10 5 0px;
}


input.large{
     width: 300px;
     border: 1px solid #b6b6b6;
     padding: 1 3 1 3px;
}

input.medium{
     width: 200px;
     border: 1px solid #b6b6b6;
     padding: 1 3 1 3px;
}

input.huisnummer{
     width: 40px;
     border: 1px solid #b6b6b6;
     padding: 1 3 1 3px;
}

input.postcode{
     width: 70px;
     border: 1px solid #b6b6b6;
     padding: 1 3 1 3px;
}

input.bestand{
     width: 300px;
}

textarea.large{
     width: 350px;
     height: 240px;
     border: 1px solid #b6b6b6;
     padding: 1 3 1 3px;
     font-family: verdana;
     font-size: 9pt;
}

input.button{
     border: 1px solid #b6b6b6;
     padding: 1 3 1 3px;
     background-color: #FFF;
}

table.bestanden {
border: none;
}


td.thumb {
width: 100px;
border: 1px solid #e4e3e4;
vertical-align: top;
text-align: center;
padding: 10;
}

.blackborder
{
	border-style:solid;
	border-width: 2px;
	border-color: #b6b6b6;
}