* 
{
    margin: 0;
    padding: 0;
    font-family: Verdana, "Lucida Grande", sans-serif;
}

body 
{
    font: small/18px Verdana, "Lucida Grande", sans-serif;   
    background-color:#cccccc;
}

p
{
    font-family: Verdana, "Lucida Grande", sans-serif;
    }

#boxes1 
{
	width: 100%; 
	margin: 2px;  
}

#boxes1 td
{
    text-align: center;
}

#boxes1 tr td.leftalign
{
    text-align: left;
}

#boxes2 
{
	width: 100%;
	margin: 2px;  
}

#boxes2 td
{
    text-align: center;
}

#boxes2 tr td.leftalign
{
    text-align: left;
}


.formtd {
    vertical-align: top;
    background-color: #FFFFFF;
}

table {
    border-collapse: collapse;
}

.spacer {
     width:10px;
     background-color: #cccccc;
}

.spacingrighttop 
{
    height: 10px;
    background-color: #663300;
}

.spacingright {
    height: 23px;
    background-color: #ff9900;
    border-bottom: 1px solid #663300;
    background-repeat: repeat-x;
}

img 
{
    border: none;
}

.formulier {
    width: 920px;
    margin: 0 auto;
}

.formulierright {
    float: right;
    width: 640px;
}

.formulierleft {
    float: left;
    width: 185px;
    background-color: #FFFFFF;
}

.formarea 
{
    width: 640px;
    min-height: 500px;
    font-family: Verdana, "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
}

.formarea .content 
{
    margin-left: 40px;
    padding-right: 10px;
    margin-top: 30px;
    margin-right: 20px;
    margin-bottom: 40px;
}


.content table tr td
{
    padding-top: 10px;
}

.content table tr td table td
{
    padding-top: 0px;
}

.formarea .content td 
{
    vertical-align: top;
    text-align: left;
}

.formarea .content td.question
{
    width:250px;
    text-align:left;
    
}
.formarea .content td.options
{
    padding-left: 10px;
}
.formarea .content td.text 
{
    width: 215px;
}

.formarea .content td.textbig 
{
    width: 915px;
}

.formarea h1
{
    font-size: 14px;
    color: #404040;
}

.formarea h2 
{
    font-size: 12px;
    color: #404040;
    margin-top: 10px;
}

.formarea input 
{
    border: none;
    padding-left: 2px;
}

input.small 
{
    width: 65px;
    height: 20px;
    border: 1px solid #404040;
}

input.wide
{
    width: 332px;
    height: 20px;
    border: 1px solid #404040;
}
input.medium
{
    width: 259px;
    height: 20px;
    border: 1px solid #404040;
}

.wideddl
{
    width: 335px;
    height: 20px;
    border: 1px solid #404040;
}

.formbottomarea 
{
    width: 640px;
    height: 7px;
    font-size: 0;
    background-image: url(../images/interface/formbottomarea_background.gif);
    background-repeat: no-repeat;
}

td.workshopspreker 
{
    padding-bottom: 20px;
    padding-right: 20px;
}

.tip
{
    border:solid 1px #666666; 
    position: absolute;
    margin-top: -25px;
    margin-left: 150px;
    padding: 5px;
    z-index:1000; 
    visibility:hidden; 
    color:#333333;
    background-color:#ffffcc;
    width: 450px;
 }
 
 span.redstar 
 {
    color: #FF0000;
    font-size: 14px;
    font-weight: 700;
    margin-left: 5px;
 }
 
 ul.error
 {
    color: #FF0000;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
 }

img.border 
{
    border-color: #000000;
	border-style: solid
}

.dvEventOnly 
{
    margin-bottom: 20px;
}

.functiefloat 
{
    float: left;
}

.btnvalidate 
{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.menu 
{
    margin-left: 18px;

}

.menu ul 
{
    list-style: disc;
}

.menu ul li 
{
    line-height: 1.5em;
}

.menu ul a:link, .menu ul a:visited
{
    color: #1a9eb5;
    text-decoration: underline;
}

.menu ul a:hover, .menu ul a:active
{
    color: #1a9eb5;
    font-weight: 700;
    text-decoration: underline;
}

.menu ul li.selected a:link, .menu ul li.selected a:visited 
{
    text-decoration: none;
}

.menu ul li.selected ul li a:link, .menu ul li.selected ul li a:visited 
{
    text-decoration: underline;
}

.menu ul li.selected ul li.selected a:link, .menu ul li.selected ul li.selected a:visited 
{
    text-decoration: none;
}


.menu ul li ul 
{
    margin-left: 10px;
}

a:link, a:visited
{
    color: #1a9eb5;
    text-decoration: none;
}

a:hover, a:active
{
    color: #1a9eb5;
    text-decoration: underline;
}

.overzicht 
{
    margin-bottom: 20px;
}

.overzicht ul 
{
    list-style: none;
    margin-bottom: 20px;
}

/*---------------------------------*/

.overzicht table
{
    width: 550px;
}

.overzicht table td 
{
    padding: 2px;
}

.overzicht td.thema 
{
    font-size: 1.1em;
    font-weight: 700;
    border-top: 1px dashed #1a9eb5;
    border-bottom: 1px dashed #1a9eb5;
}

.overzicht td.dossier
{
    font-size: 1em;
    font-weight: 700;
    color: #1a9eb5;    
    border-bottom: 1px dashed #1a9eb5;
}

.enddossier
{
    font-size: 1em;
    font-weight: 700;
    color: #1a9eb5;    
}

.overzicht td.enddossierright
{
    text-align: right;      
    font-size: 0.9em;
    color: #1a9eb5;
}

.endcluster
{
    font-size: 1em;
    font-weight: 700;   
}

.overzicht td.endclusterright
{
    text-align: right;    
    font-size: 0.9em;
}

.endtotaal
{
    font-size: 1em;
    font-weight: 700; 
}

.overzicht td.endtotaalright
{
    text-align: right;    
    font-size: 0.9em;
}

.bordertop
{
    border-top: 1px dashed #1a9eb5; 
}

.overzicht td.itemlast
{
    text-align:right;
}

.overzicht td.factuur
{
    font-size: 0.9em;
    text-align: right; 
}

.overzicht td.som
{
    font-size: 0.9em;
    text-decoration: underline;
    text-align: right; 
}

.overzicht td.verschilneg
{
    font-size: 0.9em;
    color:#f00;
    text-align: right; 
}

.overzicht td.verschilpos
{
    font-size: 0.9em;
    color:#0c0;
    text-align: right; 
}

.overzicht .alt1
{
    background-color: #ddd; 
}

.overzicht .alt2
{
    background-color: #fff; 
}

span.afgesloten
{
    color: #0c0;    
}

/*---------------------------------*/

.upload .uploadtitle
{
    font-weight:700; 
    color: #1a9eb5;
}

.upload .fileupload
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.upload .afsluiten 
{
    margin-bottom: 20px;
}

.upload span.itemvalue 
{
    display: block;
    float: right;
}

.upload span.itemname 
{
    display: block;
    float: left;
}

table.logintable 
{
    border-collapse: collapse;
    margin-top: 10px;
}

table.logintable td 
{ 
    padding-right: 10px;
}

input.button 

{
    width: auto;
    overflow: visible;
    background-color: #1a9eb5;
    color: #ffffff;
    padding: 1px 4px;
    margin-top: 5px;
}

.status table td 
{
    padding: 2px;
}

.upload .afsluiten input.button 
{
    width: auto;
    overflow: visible;
    background-color: #1a9eb5;
    color: #ffffff;
    padding: 1px 4px;
    margin-top: 5px; 
}

.upload input.button 
{
    width: auto;
    overflow: visible;
    background-color: #1a9eb5;
    color: #ffffff;
    margin: 0;
    margin-top: 1px;
}

table.status 
{
    width: 580px;
    border-collapse: collapse;
}

table.status td input
{
    float: right;
}

table.status td.textline 
{
    white-space: nowrap;
}
