body {
	margin: 0px 0px 0px 0px;
	background-color: #BBB4BC;
	font: normal 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;}

a {
	font: bold 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #B02929;}
 
a:hover {
	font: bold 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;}

.text,td,table,div,p{
	font: normal 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;}

.subtitel, .subtitle {
	font: italic 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF9900;}

.titel, .title {
	font: bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF9900;}

.select, .textarea {
	font : normal 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration : none;
	border: 1px outset #FFFFFF;
	padding-left: 3px;
	background-color: #FF9900;}

hr {
	height: 1px;
	border-style: dashed;
	color: #FFFFFF;}

input {
	border:1px solid #7EA1BF;
	padding:1px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#213357;
	background-image:url(../images/inputbg.gif);}

textarea {
	border:1px solid #7EA1BF;
	padding:1px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#213357;}

.button {
	background-image:url(../images/inputbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;}

fieldset {
	padding:10px;
	margin:0px;
	margin-bottom:20px;}

legend {
	font-size:12px;
	color:#01366C;
	font-weight:bold;}
	
div.bg {
	position:absolute;
	width:100%;
	height:100%;
	background-image: url("../images/achtergrond.jpg");
	background-repeat: repeat-X;
	background-attachment:fixed;
	z-index:1;
	}

div.hoofd1 {
	position:absolute;
	width:768px;
	height:100%;
	left: 190px;
	right: 190px;
	top:0px;
	background-position: 190 0;
	background-color: #000000;
	background-image: url("../images/chargertech_logo.jpg");
	background-repeat: no-repeat;
	background-attachment:fixed;
	z-index:2;
	}
	
div.hoofd2 {
	position:absolute;
	width:580px;
	height=100%;
	left: 284px;
	right: 284px;
	top:300px;
	background-position: 300 0;
	background-color: #BBB4BC;
	background-repeat: repeat-Y;
	opacity: 0.5;
	z-index:3;
	}

div.upd
{
	position:absolute;
	border: 2px solid #000;
	left: 150px;
	top:30px;
	width: 300px;
	height:200px;
}
div.add
{
	position:absolute;
	border: 2px solid #000;
	left: 452px;
	top:30px;
	width: 300px;
	height:200px;
}
div.display
{
	position:absolute;
	left: 150px;
	top : 230px;
}

