body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: arial,helvetica,sans-serif;
	color:black;
	font-size:12px;
	background-color:#CCCCCC;
	}

img {
	border:0;
	}
	
textarea {
	width:550px;
	}

input, textarea, select{
	border: 1px solid #000;
	background: #CCCCCC;
	}

#main {
	width:740px; 
	margin:0 auto;
	text-align:left;
	padding:0;}

#header {
	clear:both; 
	margin:10px 0 0 0; 
	padding:0; 
	height:110px; 
	width:740px; 
	background-image:  url( "img/header.gif"); 
	BORDER: #000 1px solid; 
	}
	
#google{
	clear:both; 
	float: right;
	margin-top: 25px;
	margin-right: 10px;
	}

#onderheader{
	clear:both; 
	margin:0; 
	padding-left:5px; 
	padding-top:2px; 
	height:23px; 
	width:735px; 
	background-image:  url( "img/onder_header.gif"); 
	BORDER-RIGHT: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid;
	}
	
#onderheader p {
	margin:0;
	padding:0;
	font-size:12px;
	}

#inhoud {clear:both; margin:0; padding:10px 0 0 0; text-align:left; width:740px;}
#inhoud a{font-weight:bold;text-decoration:none;color:#000;}
#inhoud a:hover { color:#ff6600;}
#inhoud p{font: arial,helvetica,sans-serif;}

#left{width:170px; float:left; margin:0; padding:0; text-align:left;}

#right{width:560px; padding:0; margin:0; float:left; text-align:left;}

#footer {
	clear:both;
	text-align:right;
	margin:0; 
	padding:10px 15px 10px 0;
	}
	
#footer a {
	font-size: 10px;
	font-weight:bold;
	color:black;
	text-decoration:none;
	}
	
#footer p {
	font-size: 10px;
	color:black;
	}

.menuheader {
	margin:0;
	padding:2px 5px 2px 5px; 
	width:150px; 
	background-image:  url( "img/balk.gif"); 
	height: 21px; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid;
	}
	
.menuheader h1 {
	margin:0;
	padding:0;
	font-size:18px; 
	font-weight:bold; 
	}

.menu { 
	margin:0; 
	padding:0; 
	width:160px; 
	background:#FFFFFF; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	}
	
.menu p {
	font-size: 8px;
	font-weight: bold;
	padding: 0px 5px 0px 5px; 
	margin: 0;
	}

.menu ul {
	list-style-type: none;	
	padding: 0;
	margin: 0;
	}
	
.menu li a{
	display: block;
	text-decoration:none;
	color:black;
	font-weight: bold;
	width: 150px;
	padding: 0px 5px 0px 5px; 
	}

.menu li a:hover{
	color:#000;
	background-color: #cccccc;
	}

.berichtheader {
	margin:0;
	padding:2px 5px 2px 5px; 
	width:560px; 
	background-image:  url( "img/balk.gif"); 
	height: 21px; 
	font-size:18px;
	font-weight:bold; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid;
	}

.bericht {
	margin:0; 
	padding:2px 5px 2px 5px; 
	width:560px; 
	background:#FFFFFF; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	}
	
.bericht p{margin:0; padding:0; font-size:12px;}
.bericht a{text-decoration:none;color:black;}
.bericht a:hover{color:black;text-decoration:underline;}

.berichtenheader {
	margin:10px 0 0 0;
	padding:2px 5px 2px 5px; 
	width:548px; 
	background:#999999; 
	height: 17px; 
	font-size:13px;
	font-weight:bold; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid;
	}

.berichten {
	margin:0 0 10px 0; 
	padding:2px 5px 2px 5px; 
	width:548px; 
	background:#FFFFFF; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid;
	}
	
.berichten p{margin:0; padding:0; font-size:12px;}
.berichten a{text-decoration:none;color:black;}
.berichten a:hover{color:black;text-decoration:underline;}

.table_top {
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color:#CCCCCC;
	font-weight: bold;
	font-size:12px;
	}
	
.table_row {
	border-bottom: #000000 1px solid;
	font-size:12px;
	}

.right{text-align:right;}
.left{text-align:left;}
.right_float{float:right;}
.left_float{float:left;}

.text_rood {
	color:red;
	font-size:12px;
	}

.text_groen {
	color:green;
	font-size:12px;
	}
	
#tooltip 
{
    padding: 10px;
    /*background: #f9f9f9;*/
    background-image: url(../img/gallery_product2.gif);
    border: 1px solid #FFFFFF;
    text-align: left;
    width: 300px;
    color: #FFFFFF;
}

#tooltip span.vet
{
	display: block;
	margin-bottom: 3px;
	color: #FFFFFF;
}

span.tip 
{
    padding-right: 20px;
    background-image: url(img/help.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	cursor: help;
}
