html,body {
	height:100%;}

 a img {
	border: 0px;
}
body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	height:100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size:62.5%;
	color:#036;
	text-align:center;
	
}
#wrapper {
	position:relative;
	width: 800px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-image: url(../img/bg01_main.gif);
	background-repeat: repeat-y;
	background-position: 21px;
	background-color:#FFFFFF;
		
}
#rightwrapper {
	position:absolute;
	float: right;
	width: 297px;
	background-image: url(../img/bg_redprofile2.gif);
	background-repeat: no-repeat;
	height: 600px;
	top: 5px;
	right: 40px;
	background-position: 0px 50px;
	
}
#leftwrapper {
	position:relative;
	float: left;
	height: 400px;
	width: 410px;
	margin-top: 0px;
	padding-top:20px;
	text-align:left;
	z-index:100;
			
}
#casebox01_top {
	background-image: url(../img/bg_case01_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 380px;
	
}
#casebox01_middle {
	background-image: url(../img/bg_case01_middle.gif);
	background-repeat: repeat-y;
	min-height: 81px;
	width: 380px;
}
#casebox01_bottom {
	background-image: url(../img/bg_case01_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 380px;
	text-align:center;
	color:#FFF;
}
#casebox02_top {
	background-image: url(../img/bg_case02_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 380px;
	margin-top:20px;
}
#casebox02_middle {
	background-image: url(../img/bg_case02_middle.gif);
	background-repeat: repeat-y;
	min-height: 81px;
	width: 380px;
}
#casebox02_bottom {
	background-image: url(../img/bg_case02_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 380px;
	text-align:center;
	color:#FFF;
}
#casebox03_top {
	background-image: url(../img/bg_case03_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 410px;
	margin-top:20px;
}
#casebox03_middle {
	background-image: url(../img/bg_case03_middle.gif);
	background-repeat: repeat-y;
	min-height: 81px;
	width: 410px;
}
#casebox03_bottom {
	background-image: url(../img/bg_case03_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 410px;
	text-align:center;
	color:#FFF;
}

#box_top {
	background-image: url(../img/bg_case01_top.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 380px;
	margin-top:0px;
}
#box_middle {
	background-image: url(../img/bg_box_middle.gif);
	background-repeat: no-repeat;
	width: 380px;
	min-height: 81px;
	background-color: #FFFFFF;
}
#box_middle_green {
	background-image: url(../img/bg_box_middle_green.jpg);
	background-repeat: no-repeat;
	width: 380px;
	min-height: 81px;
	background-color: #98cc53;
	color: #FFFFFF;
}
#box_bottom {
	background-image: url(../img/bg_box_bottom.gif);
	background-repeat: no-repeat;
	width: 380px;
	height:68px;
	text-align:center;
	color:#FFFFFF;
}
#gfxbox{
	position:absolute;
	top:496px;
	left:297px;	
}
#gfxbox2{
	position:absolute;
	top:496px;
	left:380px;	
}

h1 {
	margin-top:0px;
	margin-left:40px;
	margin-bottom:0px;
	font-size:2.4em;
	color:#cf6;
}
#home {
	top: 48px;
	left:225px;
	position: absolute;
	
}
#home a{
	color:#FF0000;
	text-decoration:none;
	}
h2 {
	margin-top:0px;
	margin-left:55px;
	margin-bottom:0px;
	color:#036;
	font-size:1.3em;
	padding-top:10px;
}
h4 {
	margin-top:0px;
	margin-left:55px;
	margin-bottom:0px;
	color:#fff;
	font-size:1.3em;
	padding-top:10px;
}
p {
	width:300px;
	margin-left:55px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
	font-size:1.1em;
	
}
.bold{
	font-weight:bold;
}

li.active {
	color: #33CCFF;	
}
.list {
	width:270px;
	margin-left: 35px;
	padding-left: 35px;
}

.nav {
	list-style-type:none;
	text-align:right;
	font-weight:bold;
	font-size: 1.2em;
	margin-top:70px;
	margin-right:144px;
	margin-bottom:0px;
	padding:0px;
	position: relative;	
	
}
.nav li{
	margin-top:2px;
	
}
.nav li a{
	color:#fff;
	text-decoration:none;
}
.nav li a:hover{
	color:#3cf;
	text-decoration:underline;
}
#temp {
	margin-top: 150px;
	margin-right: auto;
	margin-left: auto;
}
#txttemp {
	margin-top: 50px;
	font-size: 1.2em;
	border: 1px solid #00CCFF;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#disc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	top: 585px;
	left: 102px;
	position:absolute;
}
#disc a,#box_middle a {
	color: #003366;
	text-decoration: none;
}

#disc a:hover ,#box_middle a:hover{
	color: #003366;
	text-decoration: underline;
}


#box_bottom a{
	color: #FFFFFF;
	text-decoration: none;	
}
#box_bottom a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}


#casebox01_bottom a,#casebox02_bottom a,#casebox03_bottom a {
	color: #FFF;
	text-decoration: none;
}
#marginright {
	margin-right: 30px;
}


	
label
{
width: 62px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}

.veld{
	width:200px;
	border: 1px solid #CCCCCC;
	
	
}
.veld2{
	width:50px;
	border: 1px solid #CCCCCC;
	
}
.veld3{
	width:80px;
	border: 1px solid #CCCCCC;
	

}
.tekstveld{
	width:200px;
	height:200px;
	border: 1px solid #CCCCCC;
	
}
.radio{
	margin-left:70px;
	
}
.reset{
	margin-left:70px;
	margin-right:20px;
	font-size:1.1em;
	
	}
.submit{
	font-size:1.1em;
	
	}
