#wrapper { 
width : 1011px;
margin : 0 auto;
border : 1px solid #9d9d9d;
background-color : #D7E3F1;
} 
#page { 
} 
#header { 
margin-top:2px;
margin-bottom:0px;
margin-right:0px;
margin-left:5px;
height : 229px;
width  : 1001px;
background-color : #D7E3F1;
background-image: url(../images/header.jpg); 
background-repeat : no-repeat;
}
#leftcolumn {
margin : 0 5px 5px 0px;
display : inline;
width : 185px;
float : left;
padding : 0;
/*background-color : #ffcb31;
background-image : url(images/tbg.gif);
background-repeat : no-repeat;*/
}
#centercolumn { 
margin : 0 5px 0 0;
margin-right: 10px;
display : inline;
width : 600px;
float : left;
min-height : 400px;
}
#rightcolumn { 
margin : 0 5px 0 0;
display : inline;
width : 201px;
float : left;
/*background-color : #336699;*/

background-repeat : no-repeat;
min-height : 768px;
padding : 0;
}
#footer { 
clear : both;
padding : 10px;
margin-left : 5px;
margin-bottom : 5px;
text-align: center;
} 
input.btn{   
   background-color: #D7E3F1;   
   font: bold small 'trebuchet ms',helvetica,sans-serif;
   border: 1px solid;   
   border-color: black;  
   filter:progid:DXImageTransform.Microsoft.Gradient   
   (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#D7E3F1');    
}
.btn {
    padding-left: 10px;
    padding-right: 10px;
}
input.radio{
   background-color: #D7E3F1;   
   font: bold small 'trebuchet ms',helvetica,sans-serif;
   border: 0px solid;   
   border-color: black;  
   filter:progid:DXImageTransform.Microsoft.Gradient   
   (GradientType=0,StartColorStr='#D7E3F1',EndColorStr='#D7E3F1');   
}
* { 
padding : 0;
margin : 0;
} 
body { 
font : 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
} 
img { 
/*padding : 0;*/
border : 1px solid #caff7a;
}
ul, li {
	 margin-left: 20px; 
    color: #5f6062;
    font-size: 8pt; 
    /* line-height: 15pt; */ 
    font-family: verdana, Arial; 
    text-decoration: none; 
    border: 0px;
}
p, span, label, fieldset, select {
    /* tekst eigenschappen */
	 margin-left: 10px; 
    color: #5f6062;
    font-size: 8pt; 
    /* line-height: 15pt; */ 
    font-family: verdana, Arial; 
    text-decoration: none; 
    border: 0px;
}
table, td, tr {
    border: 0px;
}
H1     { 
    /* eigenschappen H1 tag */
    /*color: #53bfd8; */
    margin-left: 10px;
    color: #336699;
    font-weight: bold; 
    font-size: 10pt; 
    line-height: 15pt; 
    font-family: verdana, Arial; 
    text-decoration: none; 
}
H2     { 
    /* eigenschappen H1 tag */
    margin-left: 10px; 
    color: #336699; 
    font-weight: bold; 
    font-size: 8pt; 
    line-height: 15pt; 
    font-family: verdana, Arial; 
    text-decoration: none; 
} 
img.floatTL { 
float : left;
margin-right : 10px;
margin-bottom : 5px;
margin-top : 5px;
margin-left : 5px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 0;
margin-top : -2px;
margin-right : 10px;
} 
h3 { 
font-size : 1.4em;
font-weight : lighter;
padding-left : 5px;
color : #336699;
} 
blockquote { 
position : relative;
margin-top : 15px;
text-align : justify;
padding : 15px;
border: 1px dotted;} 
.clear { 
clear : both;
} 
#loginbox {
float : left;
/*background : url(../images/tabbig.jpg) no-repeat top right;*/
margin-right : 0px;
margin-left : 2px;
margin-top : 5px;
color: white;
text-decoration: underline;
}
#navbar { 
margin : 0 5px 5px 5px;
background-color : #336699;
height : 35px;
} 
#navbar ul { 
margin : auto;
padding : 0;
list-style : none;
} 
#navbar ul li { 
float : left;
background : url(../images/tabbig.jpg) no-repeat top right;
margin-right : 0;
border-right : 2px solid #fff;
margin-left : 2px;
} 
#navbar li a { 
display : block;
padding : 0 1em;
line-height : 3em;
background : url(../images/tabsmall.jpg) no-repeat top left;
font-weight : bold;
color : #fffff1;
} 
#navbar ul a:hover { 
color : #ffcb31;
} 
.logo { 
float : right;
} 
.logo h1#lineone { 
font-size : 1.5em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 235px;
padding-left : 2px;
padding-right : 10px;
color : #336699;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
}
.linetwo { 
font-size : 1em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 215px;
padding-left : 2px;
padding-right : 10px;
color : #336699;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
}  
.logo h1#lineone span { 
color : #ef5d41;
} 
.logo h2#linetwo { 
font-size : 0.5em;
font-weight : lighter;
font-family : helvetica, arial, sans-serif;
padding-top : 235px;
padding-left : 2px;
padding-right : 10px;
color : #336699;
border : none;
top : 0;
left : 14px;
letter-spacing : -1px;
} 
.logo a { 
color : #ffcb31;
text-decoration : none;
} 
* html #leftcolumn { 
height : 300px;
} 
#leftnav {

width : 188px;
/*min-height : 136px;*/
color : #ffffff;
padding : 0;
margin : 0;
float : left;
display : inline;
} 
#leftnavbottom {
margin-left: 0px
height : 33px;
width : 188px;
float : left;
display : inline;
padding : 10px 0 8px 0px;  
} 

.col { 
width : 160px;
float : left;
padding : 10px 0 8px 10px;
} 
.col p { 
margin : 11px 0 0 0;
padding : 0;
} 
.col ul { 
display : list-item;
list-style-type : none;
} 
.col li { 
padding-top : 5px;
padding-bottom : 3px;
border-bottom : 1px dotted #336699;
} 
.col li a { 
color : #336699;
text-decoration : none;
}
a:link {
color : #336699;
text-decoration:underline;
}
a:visited{
color : #336699;
text-decoration:underline;
}

#reaction_time{
margin-left: 10px;
font-weight: bolder;
font-size: 10px;
}
#reaction_text{
/*margin-left: 10px; */
font-size: 50px;
margin-bottom: 5px;
}

.col li a:hover { 
color : #8eb88f;
} 
.news h3 { 
color : #336698;
font-family : verdana;
font-size : 1em;
margin-left : 10px;
margin-right : 10px;
margin-top : 4px;
padding-top : 5px;
padding-bottom : 5px;
padding-left : 5px;
} 
.news h4 { 
font-family : verdana;
font-size : 0.9em;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 5px;
color : #a06314;
background-image : url(images/news.gif);
background-repeat : no-repeat;
background-position : left 10px;
margin-left : 10px;
} 
.news p { 
font-family : verdana;
font-size : 0.75em;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #eff6ff;
} 
.news a { 
float : right;
padding-right : 10px;
} 

* html #centercolumn { 
height : 300px;
} 
#centercolumn p { 
text-align : justify;
} 
#centercolumn a { 
text-decoration : none;
} 
#centercolumn img { 
border : 0 solid;
} 
#centercolumn h3 { 
padding-top : 10px;
} 
#bluebox { 
width : 374px;
min-height : 136px;
background : url(images/orangebox.jpg);
font-size : 0.75em;
color : #520018;
padding : 0;
margin : 0;
float : left;
display : inline;
} 
#blueboxbottom { 
height : 20px;
width : 374px;
background : url(images/orangeboxbottom.jpg) no-repeat;
float : left;
display : inline;
} 
.colc { 
width : 150px;
float : left;
padding : 18px 0 8px 24px;
} 
.colc h4 { 
background-color : #ffffff;
font-size : 1.2em;
padding-left : 5px;
color : #ef5d42;
} 
.colc p { 
margin : 11px 0 0 0;
padding : 0;
} 
.colc a { 
float : right;
color : #ffffff;
} 
* html #rightcolumn { 
height : 768px;
} 
#rightcolumn h3 { 
color : #ffcb32;
margin-top : 5px;
margin-left : 10px;
font-size : 125%;
} 
#rightcolumn img { 
padding : 10px;
margin : 10px;
border : 4px solid #caff7a;
} 
.cssform p { 
width : 180px;
clear : left;
margin : 0;
padding : 5px 0 8px 0;
padding-left : 5px;
border-top : 1px dotted #ffcb31;
height : 1%;
} 
.cssform label { 
font-weight : lighter;
float : left;
margin-left : 0;
width : 80px;
color : #ffffff;
} 
.cssform input[type="text"] { 
width : 175px;
} 
.cssform textarea { 
width : 175px;
height : 75px;
} 
* html .threepxfix { 
margin-left : 3px;
}  
#footer p { 
margin : 0;
text-align : center;
line-height : normal;
font-size : x-small;
} 
#footer a { 
text-decoration : underline;
color : #e78229;
} 
#footer a:hover { 
text-decoration : none;
} 
