body{
	background: #109CE3;
	height: 100%;
    font-size: 14pt; 
    font-size: 100.1%;
    margin-top: 0px; 
	padding: 0px;
    margin: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;  
    font-family : comic sans ms; 
}

.tabel {
    margin: 0px;
    background-color: black;
    font-family : comic sans ms; 
    font-size: 11px;
    color: #d0ddf8;
    text-decoration: none; 
    padding-left: 10px; 
    padding-right: 10px;
    padding-bottom: 10px;
    BORDER-RIGHT: #302f2f 2px solid;
    BORDER-LEFT: #302f2f 2px solid;
    BORDER-BOTTOM: #302f2f 2px solid;
    }
	
body, code , table , td , pre {
    font-size : 14px; 
    color: black;
    border: 0px;
    font-family : comic sans ms; 
} 





a:link {
font-size : 10pt; 
color : black; 
font-family : comic sans ms; 
text-decoration : underline; 
} 
a:visited {
font-size : 10pt; 
color : darkgreen; 
font-family : comic sans ms; 
text-decoration : underline;  
} 
a:hover {
font-size : 10pt; 
color : green; 
font-family : comic sans ms; 
text-decoration : underline; 
} 
a:active {
font-size : 10pt; 
color : green; 
font-family : comic sans ms; 
text-decoration : underline; 
} 
a.content_link:link {
color : #d0ddf8; 
font-size : 14pt; 
font-family : comic sans ms; 
} 
a.content_link:hover {
color : #d0ddf8; 
text-decoration : underline; 
font-size : 14pt; 
font-family : comic sans ms; 
} 
a.content_link:visited {
color : #d0ddf8; 
font-size : 14pt; 
font-family : comic sans ms; 
} 
a.content_link:active {
color : #d0ddf8; 
font-size : 14pt; 
font-family : comic sans ms; 
} 

input , textarea , select { 
margin: 1px;
border : 1px solid #454d5d; 
font-family : comic sans ms; 
font-size : 10pt; 
color : black; 
text-decoration : none; 
background-color : white; 
} 

input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}

.input_snelreageren {
width : 500px; 
height : 80px; 
} 
.input_textarea {
width : 400px; 
height : 220px; 
} 
.input_textarea2 {
width : 400px; 
height : 80px; 
} 
.input_text {
width : 200px; 

} 

.code {
	font-family: comic sans ms;
	
}


        .zwart {
                color: #000;
        }
        .blauw {
                color: #00c;
        }
        .groen {
                color: #060;
        }
        .rood {
                color: #c00;
        }
        .oranje {
                color: #f90;
        } 
        
        
#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 100px;
border:1px solid white;
border: 0;
line-height:18px;
z-index:100;
}

#nav ul {
background-color: #eda61d;
border: 1px solid #9a9a41;
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position:  0 0;
}

#nav a {
display: block;
color : black; 
text-decoration : none;  
} 

#nav a:hover { 
color : green; 
text-decoration : none; 
} 

#menu a {
color : black; 
text-decoration : none;  
} 

#menu a:hover { 
color : green; 
} 

