body
{
	background-color: #F2F2F2;
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;

}

.outsideContainer
{
	color: #000;
	width: 800px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
    background: url('/images/cont_bg.gif') repeat-y #FFF;
}

* html .outsideContainer
{
	height: 100%;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* HEADER */
.header
{
    background: url('/images/top.jpg')  #FFF;
	color: #000;
	height: 196px;
	background-color: #FFF;
}

/* CONTENT */
.content
{
	padding-bottom: 30px;
}

.contentMain
{
	color: #000;
	display: inline;
	clear: both;
	float: left;
	margin-top: 0;
	width: 220px;
	background-color: #F4B4C5;
	min-height: 350px;
	height: 150px;
}


/* SUBCONTENT */
.contentSub
{
	color: #000;
	display: inline;
	float: right;
	width: 535px;
	background-color: #FFF;
	min-height: 350px;
	height: 150px;
}

html>body .contentMain, .contentSub
{
    height: auto;
}


/* FOOTER */
.footer
{
	color: #000;
	width: 760px;
	background-color: #F4B4C5;
	text-align: left;    
	position: relative;
	height: 30px;
	margin: -30px auto 0 auto;    
}

/* EXTRA */
html
{
	height: 100%;
}

body
{
	height: 100%;
}

.insideContainer
{
    margin-left:20px;
    width: 760px;
	position: relative;
	min-height: 100%;
}

* html .insideContainer
{
	height: 100%;
}

* html .footer
{
	margin-top: -30px;    
}

h1
{
    color: #EA6A8D;
    font-weight:bold;
    font-size:15px;
    margin:0px;
    margin-bottom:5px;
}

A
{
    text-decoration: none;
}

img
{
    border:0px;
}

.menuDiv
{
	color: #FFF;
	height: auto;
	background-color: #EA6A8D;
}
.zoekBalk
{
	background-color: #F096AF;
	width: 220px;
	height: 30px;
    padding-top: 8px;
}

.zoekBalk INPUT.zoekFld
{
    border: none;
    background-color: #F9D5DF;
    color: #000;
    font: normal 11px Verdana;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 4px;
    width: 140px;
}

.homeImageTop
{
	width: 300px;
	height: 50px;
	position: absolute;
	top: 146px;
	left: 220px;
    z-index: 1;	
}

.tools {
	position: absolute;
	top: 95px;
	left: 593px;
    z-index: 3;		
}

.tools TD
{
	font-size: 11px;
}
.tools TD A
{
	color: #000;
}
.bottomImage
{
    position: absolute;
    top: -80px;
    width: 220px;
    height: 77px;
    background: url('/images/footer_img.gif') no-repeat;
}

.contentSub_left
{
    padding-left: 20px; 
    padding-top: 20px;
	width: 255px;
	float: left;
	text-align: left;
}

.contentSub_leftHeader
{
    padding-top: 20px;
    padding-left: 20px; 
	width: 255px;
	float: left;
	text-align: left;
}

.contentSub_right
{
    text-align: left;
	width: 230px;
	float: right;
	padding-right: 20px; 
	padding-bottom: 20px;
}

.contentSub_right ul {
	margin-lef: 15px;
	padding-left: 0;
}

.contentSub_rightHeader
{
    text-align: left;
	width: 230px;
	float: right;
	padding-right: 20px; 
	padding-top: 20px;
}

.contentSub_left A, .contentSub_right A, .contentSub_sub A
{
	color: #ED820E;
	background-color: #FFF;
    text-decoration: underline;
}

.contentSub_left A IMG
{
	border: 0px solid;
}
.contentSub_sub
{
	padding: 20px;
}
.footerText
{
	color: #FFFFFF;
	padding-top: 7px;
    padding-left: 20px;
    font-size: 11px;
    text-align: center;
}
.footerText A
{
	color: #FFFFFF;
}
.kopGroenGroot
{
	font-size: 15px;
	font-weight: bold;
	color: #A4C84F;
	background-color: #FFF;
}
.kopBlauwKlein
{
	color: #007CBC;
}
h2
{
	font-size: 12px;
	font-weight: bold;
    color: #EA6A8D;
    margin: 0px;
}
h3
{
	font-size: 12px;
	font-weight: bold;
    color: #933363;
    margin: 0px;
}
.bottomImage A, .bottomImage IMG
{
	border: 0px solid;
}

.breadCrum
{
	color: #ED820E;
    margin-bottom: 10px;
}

.breadCrum A
{
	color: #ED820E;
	font-size: 10px;
}

.breadCrum A:HOVER
{
    text-decoration: underline;
}

.doedeTest
{
	position: absolute;
    z-index: 3;		
}
.doedeTest IMG
{
	border: 0px solid;
}

.topNav
{
    position:relative;
    color:#FFFFFF;
    left:10px;
    top:3px;
}

.topNav A
{
    color:#FFFFFF;
}

DIV.answer
{
     border: 1px solid #EA6A8D;
     padding: 5px;
}

.login
{
    width: 230px;
    height: 160px;
    background: url('/images/back-login.gif') no-repeat #FFF;
    float: left;    
	margin-bottom: 20px;
}

.loginText {
	color: #EA6A8D;
	font-weight: bold;
	margin: 20px 10px;
}

#btnGaVerder {
	margin-top: 15px;
}

.login DIV
{
    color: #EA6A8D;
    margin-bottom: 5px;
}

.login FORM
{
    margin-top: 50px;
    margin-left: 20px;
}

.login INPUT
{
    border: 1px solid #C0C0C0;
}

.login .btn
{
    color: #FFF;
    background-color: #C0C0C0;
}

.newlogin {
	width: 400px;
}

.newlogin .footerText {
	text-align: left;
	color: #000;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

.bnrRvp {
	margin-top: 20px;
}