@charset "UTF-8";
/* CSS Document */

body {
	background-color: #DAEEF3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:22px;
}
img {
	border:0px;
	-ms-interpolation-mode:bicubic;
}
:-moz-any-link:focus {
  outline: none;
}
a, input {
  outline: none;
}

ul {
	list-style-type:square;
}
a {
	color: #333333;
	text-decoration:underline;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}

#rubrieken_top a {
	color: #003366;
	text-decoration:none;
	font-size:10px;
	padding:0px 10px 0px 10px;
}

#rubrieken_top td {
	color: #003366;
	text-decoration:none;
	font-size:10px;
}

#rubrieken_top a:hover {
	color:#336699;
}

#navigatie a {
	color: #003366;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
#navigatie td {
	background-image:url(/images_rondebar/bar_button_background.png);
	background-repeat:no-repeat;
	padding:0px 11px 0px 11px;
	color: #003366;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.foto {
	border:1px inset #FFFFFF;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	line-height:22px;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#72521F;
	font-size: 15px;
	line-height:22px;
}

#container_producten .product {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #CCCCCC;
}

#container_producten .product .afbeelding {
	float:left;
	margin-right:20px;
}

#container_producten .product .producttekst {
	float:left;
	width:300px;
}

.verhuurrubrieken {
	margin-bottom:16px;
	background-image:url(/images/pixel_666666.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.verhuurrubrieken ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.verhuurrubrieken ul li {
	list-style:none;
	margin:0px -1px 0px 0px;
	padding:0px;
	display:block;
	float:left;
}

.verhuurrubrieken ul li a {
	display:block;
	margin:0px;
	padding:2px 10px 2px 10px;
	text-decoration:none;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	color:#666666;
	font-weight:normal;
	background-color:#FAFAFA;
}

.verhuurrubrieken ul li a.actief {
	margin:-2px 0px 0px 0px;
	padding:4px 10px 2px 10px;
	border-bottom:1px solid #FFFFFF;
	color:#72521F;
	font-weight:bold;
	background-color:#FFFFFF;
}

.container_verhuurproducten {
}

.container_verhuurproducten .verhuurrubriek_omschrijving {
	color:#666666;
	padding:0px 0px 24px 0px;
}
.container_verhuurproducten .product {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom:1px solid #CCCCCC;
}

.container_verhuurproducten .product .afbeelding {
	float:left;
	width:140px;
	margin-right:20px;
}

.container_verhuurproducten .product .producttekst {
	float:left;
	width:400px;
}

.container_verhuurproducten .productprijzen {
	font-size:12px;
}
.container_verhuurproducten .productprijzen table {
	width:100%;
	margin-top:10px;
}
.container_verhuurproducten .productprijzen tr td:last-child {
	color:#333333;
	font-size:11px;
	text-align:right;
}.container_verhuurproducten .productprijzen tr td:first-child {
	color:#333333;
	font-size:11px;
	text-align:left;
}

#nieuws_home {
	margin: 10px 0px 0px 30px;
}

#nieuws_home .item {
	padding: 10px 20px 0px 0px;
	font-size: 10px;
}
#nieuws_home .datum {
	font-style:italic;
}
#nieuws_home .titel {
	font-weight:bold;
}

#nieuws {
	margin: 0px;
}

#nieuws .datum {
	display:block;
	margin-bottom:10px;
	font-style:italic;
}
#nieuws .titel {
	font-weight:bold;
}
