@charset "utf-8";
/* CSS Document */

body {
	background-color: #3B3B3B;
	background-image: url(/templates/zagro/images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:0px;
	
}

p {
	margin:10px;	
}

h1 {
	margin:10px;	
}

h2 {
	margin:10px;	
}

a {
	color:#0086CB;
	text-decoration:none;
	font-weight:bold;
}

#page{
	width: 1000px;
	margin: 0 auto;
	margin-top:0px;
	background-color: #11206A;
	display:block;
	overflow:hidden;
}

#header {
	width: 1000px;
	position:relative;
}

#nav {
	background-color: #0086CB;
	width: 1000px;
	height: 30px;
	display:block;
	position:relative;
	text-align:center;
	padding-top:10px;

}

#left {
	float:left;
    background-color: #11206A;
	width: 275px;
	display:block;
	position:relative;
	color:#fff;
	overflow:visible;
}

#right {
	float:left;
	background-color: #FFF;
	width: 725px;
	display:block;
	position:relative;
}

a.navlinks {
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-right:10px;
}

<!-- Buitenland aanbod -->

.dbm_pagination ul {
	clear: both;
	margin: 0px;
	padding: 0px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.dbm_pagination li {float: left;list-style: none;padding-left: 5px;padding-right: 5px;}

.dbm_aanbod_lijst {width: 100%;clear: both;}

.dbm_aanbod {border: 1px gray solid;padding: 10px;margin: 10px;width: 670px;display: table;}

.dbm_aanbod h3 {margin-top: 0px;padding-top: 0px;}

.dbm_image {float: left;width: 130px;}

.dbm_text_1 {width: 100px;font-weight: bold;line-height: 20px;height: 20px;}

.dbm_text_2 {width: 135px;line-height: 20px;height: 20px;}

.dbm_text_3 {font-style: italic;}

.dbm_photos {border: 1px gray solid;padding: 10px;margin: 10px;width: 480px;display: table;}

.dbm_photo {margin: 10px;width: 114px;height: 86px;display: table;float: left;}

.dbm_detail {border: 1px gray solid;padding: 10px;margin: 10px;width: 480px;display: table;}

.dbm_detail h1 {margin: 0px;padding: 0px;}

.dbm_detail .dbm_text_1 {width: 200px;}

.dbm_detail .dbm_text_2 {width: auto;}
