@charset "iso-8859-1";
/* CSS Document */

body, html {width:100%; margin:0px; padding:0px; font-family: Tahoma; font-size:12px; background:#FFFFFF; line-height:15px;}
form {padding:0; margin:0}
input.clsDefText {width:15%; height:14px; vertical-align:middle}
input.defBtn {background: #FFFFFF; border:1px solid #CC3300; color:#FFFFFF; font-size:12px; font-weight:bold; height:18px}

p {margin-left:15px; margin-top:4px; margin-bottom:4px;padding:0; font-size:12px; line-height:15px;}

img {border:none}

#contentContainer {width:800px; min-height:500px; border-top:none; border-bottom:none; border-left:none; border-right:none; float:middle; align:center; background-image:url(../images/kopstralen.jpg); background-repeat:no-repeat;}
#contentLeft {float:left; width:160px; padding-top:80px; padding-left:15px; text-align:left;}
#contentRight {float:left; width:520px; padding-top:80px; padding-left:45px; text-align:left;}

#menu {background:#FFFFFF; filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8; border:1px solid #6F1C30; padding-top:10px; padding-bottom:15px; padding-left:10px;}
#content {background:#FFFFFF; filter:alpha(opacity=80); opacity: 0.8; -moz-opacity:0.8; border-top:1px solid #6F1C30; border-left:1px solid #6F1C30; border-right:1px solid #6F1C30; border-bottom:none; padding-top:0px; padding-bottom:30px; padding-left:15px;}

#bottomContainer {width:800px; height:437px; border-top:none; border-bottom:none; border-left:none; border-right:none; align:left; background-image:url(../images/dancing.jpg); background-repeat:no-repeat;}
#contentBottomLeft {float:left; width:315px; padding-top:380px; padding-left:15px; text-align:left;}

a {
font-size: 12px;
color: #6F1C30;
text-decoration: underline;
}
a:active {
font-size: 12px;
color: #6F1C30;
text-decoration: underline;
}
a:hover {
font-size: 12px;
color: #6F1C30;
text-decoration: underline;
}
a:visited {
font-size: 12px;
color: #6F1C30;
text-decoration: underline;
}

a.menu {
font-size: 12px;
font-weight: bold;
color: #6F1C30;
text-decoration: none;
line-height: 20px;
}
a.menu:active {
font-size: 12px;
font-weight: bold;
color: #6F1C30;
text-decoration: underline;
line-height: 20px;
}
a.menu:hover {
font-size: 12px;
font-weight: bold;
color: #6F1C30;
text-decoration: underline;
line-height: 20px;
}
a.menu:visited {
font-size: 12px;
font-weight: bold;
color: #6F1C30;
text-decoration: none;
line-height: 20px;
}

h1 {
font-size: 14px;
font-weight: bold;
color: #6F1C30;
}
