body {
	margin: 0;
    padding: 3;
	background-color: #f0f0f0; /* #E3F7C3; /*#EBF2E4*/
}



/*====================
     T E K S T E N
====================*/

a {color:#3C5981; text-decoration: none; font-weight:bold;}
a.visited {color:#3C5981;}
a:hover {color: #3C5981; text-decoration: underline;}
a.normal {font-weight:normal;}

.inhoudklein {
    font-size: 9px;
}

div.float {
    float:left;
    text-align:left;
}
div.floatcenter {
    float:left;
    text-align:center;
}


/* DIVS VOOR AANMELDING */
div.floatA {
    float:left;
    text-align:left;
    width:125px;
    height:20px;
    font-size: 9px;
}

div.floatB {
    float:left;
    text-align:left;
    width:50px;
    height:20px;
    font-size: 9px;
}

div.floatC {
    float:left;
    text-align:left;
    width:125px;
    height:20px;
    font-size: 9px;
}

div.floatD {
    float:left;
    text-align:left;
    width:105px;
    height:20px;
    font-size: 9px;
}

div.floatE {
    float:left;
    text-align:center;
    width:75px;
    height:20px;
    font-size: 9px;
}


/* ======================================= */
/* BETROUWBAARHEIDSBALK */

div.betrbalk {
    border:1px solid gray;
    width:100px;
    height:15px;
    line-height:16px;
    color:white; 
    font-weight:bold;
    text-align:center;
}

/* ======================================= */

div.borderdiv {
    padding:10px;
    background:#e9e9e9;
    border: 1px solid gray;
    cursor:default;
}

div.optiondiv {
    cursor:pointer;
    float:right;
    background:#e9e9e9;
    
    padding: 2px;
}


.tabelheader {
    font-size: 11px;
    width:100%;
    cursor:default;
    background: #DAE7F8;
    border-top: solid gray 2px;
    border-bottom: solid gray 1px;
    overflow:hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
}

.tabelcontent {
    float:left;
    width:98%;
    cursor:default;
    border-bottom: solid #c0c0c0 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 4px;
}

.tabelfooter {
    border-top: solid gray 2px;
    clear:both;
    width:100%;
}


.tabelheaderopvullen { background: #E3F7C3; }

body, table, tr, td, div, button {
    color: #333;
    line-height: 1.5;
    font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
    font-size: 12px;
    font-weight: none;
    text-decoration: none;
    cursor: default;
}



button {
    padding-top: 2px;
    padding-bottom: 3px;
    text-align: center;
    cursor: default;
}
    

/*=================
     B O X E S
=================*/

img.bottom { width: 720px; height: 5px; margin: 0px; border: 0px; }
div.contentbox { width: 720px; color: #003A48; line-height: 15px; padding: 0px 5px 0px 5px; margin: 0px; text-align: left; background: #E1F2F9 url(images/@contentboxbg.gif) repeat-y; }



div.header {
    padding-left:4px;
    padding-right:4px;
    font-weight:bold;
    font-size:11px;
    cursor:default;
}




h1, h2, h3 {
    font-family: "Trebuchet MS", Georgia, Tahoma, serif;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;    
}

h2 {
    font-size:17px;
}

h2.klein { font-size:12px; }
h2.middel { font-size:13px; }
h2.groot { font-size:14px; }

.cursor {
    cursor:default;
}

div.title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 2;
    padding-bottom:5px;
    background: #F4F4F4;
    width:100%;
    display:break;    
}

h1 {
    font-size: 1.5em;
    background: #F4F4F4;
}


/*============================*/





div.errormsg {
    background: darkred;
    padding: 2px;
    color: white;
    cursor:default;
}

div.msg {
    background:#C0EA66;
    padding: 2px;
    color:darkgreen;
    cursor:default;
}

/*============================*/





form {
    margin-bottom:0;
    margin-top:0;
    margin:0;
}

textarea {
    font-family: verdana;
    font-size: 12px;
    color: #003A48;
}

img {
	border: none;
}

input.input {
    height: 19px;
    color: #003A48;
    border: 1px solid gray;
    font-size: 11px;
    padding: 2px;
    padding-left: 3px;
}

/*
input.input {
	width: 123px;
	height: 18px;
	background: url("images/input.jpg") no-repeat 0px 0px;
	border: 0px;
	color: #003A48;
	padding: 2px 4px 0px 5px;
	font-size: 11px;
}
*/

input.inputlinks {
	width: 123px;
	height: 18px;
	background: url("images/input_links.jpg") no-repeat 0px 0px;
	border: 0px;
	color: #003A48;
	padding: 2px 4px 0px 5px;
	font-size: 11px;
}

input.inputklein {
	width: 67px;
	height: 18px;
	background: url("images/inputklein.jpg") no-repeat 0px 0px;
	border: 0px;
	color: #003A48;
	padding: 2px 4px 2px 5px;
	font-size: 11px;
}

input.inputgroot {
	width: 207px;
	height: 18px;
	background: url("images/inputgroot.jpg") no-repeat 0px 0px;
	border: 0px;
	color: #003A48;
	padding: 2px 4px 0px 5px;
	font-size: 11px;
}

input.inputgroot {
	width: 207px;
	height: 18px;
	background: url("images/inputgroot.jpg") no-repeat 0px 0px;
	border: 0px;
	color: #003A48;
	padding: 2px 4px 0px 5px;
	font-size: 11px;
}

input.inputgrootst {
	width: 400px;
	height: 18px;
	background: url("images/inputgrootst.jpg") no-repeat 0px 0px;
	border: 0px;
	color: #003A48;
	padding: 2px 4px 0px 5px;
	font-size: 11px;
}

select {
	color: #003A48;
	font-size: 11px;
}

select.selectklein {
	width: 60px;
	height: 18px;
}

select.select {
	width: 80px;
	height: 18px;
}

select.selectgroot {
	width: 120px;
	height: 18px;
}

div.kleurbox {
    font-size:0pt;
    line-height:0;
    height:15px;
    width:15px;
    margin:1px;
    border:1px solid black;
}

ul {
    margin-top:0;
    margin-bottom:0; 
    margin-left:0;
}

li {
    margin-left:20;
}

.googlered {
    background:#CC4444;
    color:white;
    text-align:center;
}

.googlegreen {
    background:#DFF6BC;
    color:darkgreen;
    text-align:center;
}

span.strike {
    font-size:18px;
    font-weight:bold;
}