/*
General layout section
*/
body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%;
max-height: 100%;
font-family: Verdana, Tahoma;
font-size: 9pt;
}

div.menu{
position: absolute;
top: 115px;
left: 0;
bottom: 0;
width: 20%;
height: auto;
overflow: hidden;
padding-top: 60px;
padding-left: 6px;
border-right: solid 1px #000000;
}

div.top{
position: absolute;
top: 0;
left: 0;
right: 0;
width: 100%;
height: 115px;
overflow: hidden;
}

div.main{
/*max-width:800px;*/
position: fixed;
left: 20%;
top: 115px;
right: 0;
bottom: 0;
overflow: auto;
}

div.text{
margin: 15px;
}

* html body{ /*IE6 hack*/
padding: 115px 0 0 20%;
}

* html div.main{ /*IE6 hack*/
height: 100%;
width: 100%;
}

* html div.top{ /*IE6 hack*/
width: 100%;
}

div.toplogo{
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
padding-left:6px; margin-top:6px;
}

img{
border: 0px;
}

h1{
border-bottom: solid 1px #000000;
font-size:20px;
padding: 6px;
height: 30px;
}

div.center{
text-align: center;
margin: 0 auto 0 auto;
}

div.ringvaart {
float:right; margin-right: 6px; margin-bottom: 6px;
}

.block
{
border-color: #c0c0c0;
border-style: dotted;
border-width: 1px;
padding-left: 4px;
padding-right: 4px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 1px;
margin-bottom: 1px;
}

.blob
{
border-style: dotted;
border-width: 1px;
padding-left: 4px;
padding-right: 4px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 1px;
margin-bottom: 1px;
}

a {
font-family:verdana,tahoma;
font-size:9pt;
color:#FE8500;
text-decoration: none;
font-weight : bold;
}

a:hover {
font-family:verdana,tahoma;
font-size:9pt;
color:#000000;
text-decoration: none;
}

a.menulink {
font-size: 11pt;
}

a.menulink:hover {
font-size: 11pt;
}

h2 {
margin:0px; padding:0px;
font-size: 11pt;
font-weight: bold;
color:#000000;
text-decoration:none;
font-family:verdana,tahoma;
}

table.contact, table.contact tr, table.contact td {
font-family:verdana,tahoma;
font-size:9pt;
color:#000000;
text-decoration: none;
font-weight: normal;
padding:0px;
}

table.fotos {
margin:auto;
border-collapse:collapse;
border: 1px solid #000000;
}

table.fotos td {
text-align: center;
border: 1px solid #000000;
}

tr {
padding: 2px;
}

td {
font-weight: bold;
font-size: 9pt;
color: #000000;
font-family:verdana,tahoma;
padding: 2px;
}

table {
font-size: 9pt;
color: #FFFFFF;
font-family:verdana,tahoma;
padding: 2px;
}

span#hiddenfield {
color:#000000;
visibility:hidden;
display:none;
}
