/* CSS Document */

body {
	text-align: center;
	}

div.divWrapper {
	width: 950px;
	margin: auto;
	}

#divDistance{ 
   width:1px;
   height:50%;
   margin-bottom:-275px;
   float:left;
}  
#divContainer{
    position:relative;
    clear:left;
    margin:0 auto;
    width:990px;
    height:550px;
	margin-top: 15px;
    }

body {
	background-color: #353535;
	margin-top: 5px;
	
}
html, body {
   margin:0;
   padding:0;  
   height:100%; 
}

.background{
	background-image: url(/images/kindsoldaten_achtergrond.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}

.hoek_rechts{
	background-image: url(../images/hoek_rechts.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hoek_rechts{
	background-image: url(../images/hoek_rechts.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.hoek_links{
	background-image: url(../images/hoek_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.hoek_links_onder{
	background-image: url(../images/hoek_links_onder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hoek_rechts_onder{
	background-image: url(../images/hoek_rechts_onder.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.smallfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
	.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.red_smallFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #b30000;
}
a:active {
	color: #333333;
}


table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colSpan {
	width: 530px;
	height: 37px;
	background-image: url(../img/formulier/formheader.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-variant: small-caps;
}

.colSpan2 {
	width: 530px;
	height: 37px;
	background-image: url(../img/formulier/formheader.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	margin-left: 4px;
}

.padding {
	padding-left: 0px;
	padding-right: 7px;
}
.col200 {
	width: 110px;
	height: 25px;
	text-align: left;
	vertical-align: top;
}
.col300 {
	width: 0px;
	text-align: left;
	vertical-align: top;
}
.col330 {
	width: 0px;
	background-color: #E4E4E4;
	text-align: left;
	vertical-align: top;
}
.col530 {
	width: 0px;
	text-align: left;
	vertical-align: top;
}
.iconFormHolder {
	float: left;
	width: 34px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}
.formTitle {
	font-size: 12px;
	color: #000000;
	font-variant: small-caps;
	padding-top: 5px;
}
.bold {
	font-weight: bold;
}
.red {
	color: #B30000;
}

.white {
	background-color: #FFFFFF;
}
.justifyText {
	text-align: justify;
}
.smallFont {
	font-size: 10px;
}

td.colLeft {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	}