#container{
		position: absolute;
		left: 50%;
		width: 850px;
		margin-left: -400px;
}

body{
//	text-align: center;
}

a:link {
font-family: Arial, Verdana, Helvetica, sans-serif ;
font-size: 12px; 
color: black;
text-decoration: none;
text-align: left;
font-weight: bold;
clear: none;

}

a:visited{
font-family: Arial, Verdana, Helvetica, sans-serif ;
font-size: 12px;
color: black;
text-decoration: none;
text-align: left;
font-weight: bold;
}

a:hover {
font-family: Arial, Verdana, Helvetica, sans-serif ;
font-size: 12px; 
color: black;
text-align: left;
font-weight: bold;
}

a:active {
font-family: Arial, Verdana, Helvetica, sans-serif ;
font-size: 12px; 
color:black;
text-align: left;
font-weight: bold;
}

#center{
		width: 650px;
		text-align: left;
		margin-left:auto;
		margin-right:auto;
}

div#nav{
		width: 170px;
		text-align: left;
		float: left;
		height: 200px;
		margin-top: 0px;
}	

#ovz_tabel{
		width: 650px;
		border: solid 1px #C0C0C0;
		border-collapse: collapse;

}

#nav_tabel{
		border: solid 3px #C0C0C0;
		width: 120px;
		padding: 0px;
		border-collapse: collapse;
		
}

.keuze{
		width: 150px;
		height: 25px;
		color: black;
		vertical-align: middle;
}

.nav_btnZoek{
	background-color:#0066CC;	
	color: white;
	width: 80px;
	margin-top:10px;
	margin-bottom:25px;

}

.nav_btnVoegtoe{
	background-color:#009900;	
	color: white;
	width: 80px;
	margin-bottom:10px;

}
.nav_btnWijzig{
	background-color:FF6600;	
	color: white;
	width: 80px;
	margin-bottom:10px;

}

.nav_btnVerwijder{
	background-color:#FF0000;	
	color: white;
	width: 80px;
}

.nav_btnOpslaan{
	background-color:#666666;	
	color: white;
	width: 80px;
	margin-top:20px;
}

th{
	background-color:#f90;	
	color: white;
	height: 40px;
	padding: 0px;
	text-align: center;
}

th.kolomKop{
	background-color:#f90;	
	color: #0066CC;
	height: 30px;
	padding: 0px;
	
}	


td.image{
	text-align: right;
	width: 80px;
}	

td{
	border: solid 1px  #C0C0C0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

td.geenLijn{
	border: solid 0px #0066CC;
}	

.tbl_onderhoud{
	border: solid 1px blue;
	
}

div#banner_boven{
	width: 650px;
	height: 50px;	
	background-color:#0066CC;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 36px;
	text-align: center;
	
}

div#banner_onder{
	width: 650px;
	height: 20px;	
	background-color:#0066CC;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 12px;
	text-align: left;
	margin-top: 15px;
	
}

h3.merknaam{
	margin-bottom: 0px;
}

h3.kenmerken{
	margin-bottom: 5px;
	color: black;
}

h4.slogan{
	color: #0066CC;
	margin-top: 0px;
	padding: 0px;	
}	

td.prijs{
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 32px;
	text-align: center;
}

td.blauw{
	color: #0066CC;	
	font-size: 16px;
	vertical-align: top;	
}



ul.kenmerken{
	list-style-type: square;
	color:  #0066CC;
	margin-top:0px;
	margin-bottom: 45px;
}

#tbl_detail{
	border: solid 1px #C0C0C0;
}

#wrapper1000{
	width : 1000px;	
	margin-left:auto;
	margin-right:auto;
	border: solid 0px #0066CC;

}

#menuRechts{
		width: 160px;
		text-align: left;
		float: right;
		height: 200px;
		margin-top: 0px;
}

#menu{
		width: 160px;	
		border: solid 3px  #C0C0C0;
		text-align: center;
		border-collapse: collapse;
}

.roundcont {
	width: 300px;
	background-color: #f90;//oranje
	color: #fff;
	display: none;
	position: absolute;
	left: 500px;
	top: 200px;
}

.roundcont p {
	margin: 10px 10px;
	color: #333333;	

}

.roundtop { 
	background: url(ne.gif) no-repeat top right; 
	background-color: #0066CC;
}

.roundtop p {
	margin: 0 10px;
	color: #ffffff;
	display: inline;
	font-size: 20px;
}

.roundbottom {
	background: url(se.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.tel_opvragen{
	margin: 0 0px;
	color: #fff;
	font-size: 18px;
}	
	
	

