html {
overflow-x: hidden;
scrollbar-face-color: #e6e6e6;
scrollbar-shadow-color: #999;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #ccc;
scrollbar-darkshadow-color: #666;
scrollbar-track-color: #ccc;
scrollbar-arrow-color: #666;
}
body {
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
font-weight: normal;
color: #000;
margin: 0;
padding: 0;
overflow-x: hidden;
background-color: #000;
}
body.gast { background-color: #ccc; }
a { color: #000; }
#ifr { background: none; }
#main {
width: 550px;
height: 550px;
background: url(/sjwilierock/img/bck.jpg) no-repeat left top;
border: 6px solid #9b2c56;
margin: 10px auto;
}
#top { margin: 10px; }
.topleft { float: left; margin-right: 15px; }
.topright ul li { 
float: left;
list-style: none;
width: 130px;
text-align: center;
margin: 0 10px 8px 10px;
}
.topright ul li a { 
text-decoration: none;
color: #fff;
font-size: 14px;
font-weight: bold;
padding: 5px 0;
background-color: #9b2c56;
float: left;
list-style: none;
width: 130px;
text-align: center;
border: 3px solid #c17d97;
border-right-color: #51172d;
border-bottom-color: #51172d;
}
.topright ul li a:hover { 
border: 3px solid #51172d;
border-right-color: #c17d97;
border-bottom-color: #c17d97;
position: relative;
top: 2px;
left: 2px;
}
#content {
width: 507px;
height: 235px;
background: url(/sjwilierock/img/back_content.png) repeat left top;
_background-color: #ccc;
margin: 5px 10px;
border: 2px solid #9b2c56;
padding: 10px 10px 5px 10px;
}
#contentgast {
width: 507px;
height: 245px;
background-color: #ccc;
margin: 5px 10px;
border: 2px solid #9b2c56;
padding: 5px 10px;
}
#content p { text-align: justify; margin: 0 0 10px 0; padding: 0; }
#content h3 { font-size: 13px; margin-top: 0px; }
#content img { margin-left: 10px; }
img.groepen { margin-top: 9px; }
#content form.navgroepen { float: right; }
form.navgroepen select { font-size: 9px; }

#content textarea { width: 503px; }
div.label { float: left; width: 50px; margin-top: 7px; }
div.field { float: right; }
#content input { width: 453px; margin-top: 5px; }
#content input.verzend { width: 110px; margin-top: 10px; float: right; background-color: #3c5430; color: #fff; text-align: center; position: relative; top: -20px; }
p.lees {  width: 300px; position: relative; top: 15px; left: 250px; }
