#wrapper {
text-align:left;
margin:auto;
position: relative;
width: 790px;
min-height: 600px;
border: solid 2px #05417d;
background: #FFFFFF;
}
div#wrapper {
min-height: 600px; 
_height: 600px; 
}
#top {
width:100%;
padding:0;
height:194px;
position: relative;
border-bottom:1px solid #05417d;

}
#top img {
margin-left:288px;
border-left:2px solid #05417d;
}
#logo {
position: absolute;
top: 0;
left: 0;
width: 250px;
height: 194px;
display:block;
}
#logo img {
border:0;
margin:30px 0 0 20px;
}
#side {
background:#414141 url(/images/logo_antraciet.gif) no-repeat top left;
float:right;
width:267px;
min-height:300px;
}
#side .nieuwsitem{
color:#fff;
padding:10px 20px 10px 30px;
}
#side .date{
color:#999;
}	
#side h2 {
font-size:14px;
color:#c0c0c0;
margin:35px 0 0 25px;
}
#menu {
height:23px;
list-style:none;
padding: 0;
margin: 0;		
background-color:#05417d;
border-bottom: 1px solid #05417d;
}
#menu ul { /* all lists */	
padding: 0;
margin: 0;
list-style: none;
line-height: 1;
background-color:#05417d;
}

#menu a {
color:#fff; 
display: block;
padding:6px 12px;	
background-color: #05417d;	
}
#menu a:hover {
background-color: #fff;
color:#05417d;
}	
#menu a.selected {
background-color: #fff;
color:#05417d;
}
#menu li { /* all list items */
float: left;
width: auto; /* width needed or else Opera goes nuts */
}

#menu li ul { /* second-level lists */
position: absolute;
background-color:#065CB3;
width:200px;
border-top:2px solid #0966C4;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#menu li ul a {
background-color: #065CB3;
color:#fff;
border-bottom: 1px solid #05417d
}			
#menu li ul a:hover {
background-color: #C1DFFD;
color:#05417d;	
border-bottom: 1px solid #05417d
}		
#menu li ul li ul {
border-top:2px solid #0966C4;
background-color: #05417d;
color:#fff;
}			
#menu li ul li ul a {
background-color: #0970D7;
border-left:2px solid #0966C4;
color:#fff;
}			
#menu li ul li ul a:hover {
background-color: #E0EFFE;
color:#05417d;	
border-bottom: 1px solid #05417d
}					
#menu li ul li {
width:100%;
}
#menu li ul ul { /* third-and-above-level lists */
margin: -26px 0 0 200px;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}	
#tekst {
font-size:12px;
float:left;
margin-top:3px;
padding:15px 35px;
}
#home #tekst {
width:420px;
}
#aside {
width:190px;
border:1px solid #05417d;
background-color:#eeeff0;
padding:20px;
margin:20px;
float:right;
}	
#aside li {
margin:0;
padding:0;
}
#footer {
text-align:left;
margin:0 auto;
width: 790px;
padding:5px;
font-size: 11px;
border-bottom: 1px dotted #05417d;
}
#footer a {
color: #000000;
font-weight: bold;
text-decoration: none;
}	
#footer a:hover {
color:#05417d
}
#gastenboek label {
display: block;
font-weight: bold;
width: 100px;
float: left;
}
#gastenboek .tekst {
width: 200px;
}

.textarea {
width: 140px;
height:80px;
}
.formbutton {

}
form {
margin:0;
padding:0;
}
table {
margin:0;
}
td {
padding:0;
}
.foto {
height:110px;
width:150px;
float:left;
}
.foto img {
float: left;
border:1px solid #05417d;
padding:5px;
margin:3px;
background-color:#eee;
}
.foto a:hover img {
border:1px solid #05417d;
background-color:#cbdcee;
}	

