body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(/img/pagina/gif/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #353535;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:22px;
	font-weight:normal;
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;	
}

a {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #7F7F7F;
}

div#map_canvas {
	height: 200px;
}


a.grijs {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.grijs:hover {
	color: #F98927;
}

img {
	border: 0 none;
}

.clear {
	height:0px;
	font-size:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:0px;
	clear:both;
}

div#social {
	position: absolute;
	top: 110px; left: -44px;
	width: 44px;
}

div#website {
	position: relative;
	width: 965px;
	height: auto;
	margin: 10px auto;
	/*overflow: hidden;*/
	background-color: #fff;
}

/* SIDEBAR */
div#sidebar {
	position: absolute;
	top: 0; right: 0;
	width: 351px;
	height: auto;
	overflow: hidden;
	z-index: 2;
}
div#sidebar div#login {
	position: relative;
	width: 310px;
	height: 37px;
	margin: 0 0 0 2px;
	padding: 27px 0 0 22px;
	background-image: url(/img/pagina/gif/bg-login.gif);
}
div#sidebar div#login input {
	float: left;
	width: 110px;
	height: 14px;
	margin-right: 10px;
	padding: 2px 2px 2px 2px;
	line-height: 12px;
	font-size: 11px;
}
div#sidebar div#login #btnLogin {
	float: left;
	width: 38px;
	height: 21px;
	margin-right: 0;
	border: 0 none;
	background-image: url(/img/pagina/gif/btnLogin.gif);
	cursor: pointer;
}
div#sidebar div#login p {
	margin: 0;
	padding: 3px 0 0 10px;
}
div#sidebar div#login p a {
	color: #fff;
}
div#sidebar div#login p a:hover {
	color: #666666;
}

div#sidebar div#login span.vergeten {
	position: absolute;
	top: 5px; right: 0;
}
div#sidebar div#login span.vergeten a {
	color: #7F7F7F;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}
div#sidebar div#login span.vergeten a:hover {
	color: #fff;
}

div#sidebar div#netwerken {
	width: 300px;
	height: 419px;
	padding: 21px 34px 0 22px;
	background-image: url(/img/pagina/gif/bg-netwerken2.gif);
}
div#sidebar div#netwerken2 {
	width: 300px;
	height: 304px;
	padding: 21px 34px 0 22px;
	background-image: url(/img/pagina/jpg/aanmelden2.jpg);
	background-repeat: no-repeat;
}
div#sidebar div#netwerken2 a {
	width: 300px;
	height: 324px;
	display: block;
}
div#sidebar div#agenda {
	width: 303px;
	height: 377px;
	padding: 20px 30px 0 18px;
	background-image: url(/img/pagina/gif/bg-agenda2.gif);
	background-repeat: no-repeat;
}
div#sidebar div#agendaOud {
	width: 303px;
	height: 283px;
	padding: 20px 30px 0 18px;
	background-image: url(/img/pagina/gif/bg-agenda3.gif);
	background-repeat: no-repeat;
}

div#sidebar div#agenda div.item {
	width: 293px;
	height: 65px;
	margin: 8px 0 6px 0;
	padding: 5px;
	background-image: url(/img/pagina/gif/agenda-item-bg-groot.gif);
}
div#sidebar div#agenda div.item h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
div#sidebar div#agenda img {
	float: left;
}
div#sidebar div#agenda span {
	float:right;
	width: 190px;
	text-align: right;
}
div#sidebar div#agenda p {
	margin: 0;
	padding: 0;
}

div#sidebar div#snelZoeken {
	width: 295px;
	height: 94px;
	margin: 5px 0 -10px 0;
	padding: 21px 34px 0 22px;
	background-image: url(/img/pagina/gif/bg-zoeken.gif);
}
div#sidebar div#snelZoeken input {
	float: left;
	width: 150px;
	height: 15px;
	margin: 10px 10px 0 0;
}
div#sidebar div#snelZoeken #btnZoek {
	width: 61px;
	height: 22px;
	margin: 10px 10px 0 0;
	border: 0 none;
	background-image: url(/img/pagina/gif/btnZoek2.gif);
	cursor: pointer;
}
div#sidebar div.banner {
	width: 347px;
	height: 167px;
	margin: 10px 0 10px 4px;
	padding: 0;
}

/* HEADER */
div#header {
	width: 965px;
	height: 115px;
	z-index: 1;
	background-color: #020202;
	background-image: url(/img/pagina/gif/bg-header-pagina.gif);
	background-repeat: no-repeat;
}

div#header div.top {
	width: 598px;
	height: 50px;
	padding: 7px 351px 7px 17px;
	
}
div#header div.top div.logo {
		
}
div#header ul#navigatie {
	height: 20px;
	margin: 29px 0 0 0;
	padding: 0 0 0 15px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	/*border-bottom: 2px solid #BDBDBD;*/
}
div#header ul#navigatie li {
	float: left;
	margin: 0;
	padding: 2px 0 0 5px;	
	font-weight: bold;
}
div#header ul#navigatie li div.left {
	float: left;
	width: 3px;
	height: 20px;
	background-image: url(/img/pagina/gif/nav-li-left.gif);	
}
div#header ul#navigatie li a {
	float: left;
	height: 20px;
	padding: 0 10px;
	display: block;
	background-image: url(/img/pagina/gif/nav-li-middle.gif);	
	color: #020202;
	text-decoration: none;
}
div#header ul#navigatie li a:hover {
	color: #F98927;
	text-decoration: none;
}
div#header ul#navigatie li a.selected {
	color: #F98927;
}

div#header ul#navigatie li div.right {
	float: left;
	width: 3px;
	height: 20px;
	background-image: url(/img/pagina/gif/nav-li-right.gif);	
}

/* MAIN */
div#main {
	overflow: hidden;
	width: 965px;
	height: auto;
	background-image: url(/img/pagina/gif/bg-main2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}

/* CONTENT */ 
div#main div#content {
	width: 580px;
	padding: 17px 368px 17px 17px;
}

/* search_results */
div#main div#search_results {
	width: 580px;
	padding: 0;
}
div#main div#search_results div.starter {
	width: 560px;	
	height: 76px;
	margin: 0 0 6px 0;
	padding: 12px 10px 4px 10px;
	background-image: url(/img/pagina/png/bg-starter.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

div#main div#search_results div.starter object {
	width: 560px;	
}
div#main div#search_results div.starter div.image {
	float: left;
	width: 72px;
	height: 72px;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
}
div#main div#search_results div.starter p {
	margin: 0;
	padding: 5px 0 0 0;
}

/* PRESENTATIE */
div#main div#presentatie h2,
div#main div#presentatie div.h2 {
	padding-top: 20px;
}
div#main div#presentatie div.sectie {
	overflow: hidden;
	width: 560px;
	height: auto;
	margin-top: 0;
	padding: 0 10px;
}
div#main div#presentatie div.sectie div.image {
	float: left;
	width: 100px;
	min-height: 100px;
	margin: 5px 20px 0 0;
}
div#main div#presentatie div.sectie table {
	float: left;
	width: 430px;
}
div#main div#presentatie div.sectie table tr th,
div#main div#presentatie div.sectie table tr td {
	vertical-align: top;	
}

div#main div#presentatie div#locatie {
	height: 150px;
}

div#main div#presentatie div#locatie img#googleImage {
	float: right;
	width: 340px;
	height: 135px;
	margin-top: 4px;
	border: 1px solid #666666;
}


/* BANNERS */
div#banners {
	width: 948px;
	height: 167px;
	margin: 9px 0 0 0;
	padding: 8px 0 17px 17px;
}

/* FOOTER */
div#footer {
	width: 965px;
	height: 101px;
	background-image: url(/img/pagina/gif/bg-footer.gif);
	background-repeat: repeat-x;
}
div#footer div#succes {
	float: left;
	width: 360px;
	height: 71px;
	padding: 8px 0 0 30px;
}
div#footer div#succes ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 18px;
}
div#footer div#succes ul li a {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

div#footer div.sponsors {
	float: right;
	width: 540px;
	height: 64px;
	margin: 11px 17px 0 0;
	padding: 15px 0 0 0;
	background-image: url(/img/pagina/gif/bg-footer-sponsors.gif);
}
div#footer div.sponsors img,
div#footer div.sponsors a  {
	margin: 0;
	padding: 0;
} 

/* messages */
div.mbox {
	clear: both;
	padding: 20px;
	margin: 2px;
	background-position: 15px 15px;
	background-repeat: no-repeat;
	color: #000000;
}
div.ok {
	background-color: #e6f5e6;
	background-image: url(/img/png/l_check.png);
	border: 1px solid #009900;
}
div.error {
	background-color: #ffe6e6;
	background-image: url(/img/png/l_error.png);
	border: 1px solid #ff0000;
}
.foutmelding {
	color:#990000;
}
.goedmelding {
	color:#249900;
}

/* LEADS ZOEKEN */
div#zoekenLeads {
	width: 546px;
	height: 24px;
	padding: 17px 17px 17px 17px;
	background-color: #000;
	color: #fff;
	border: 1px solid #bbbbbb;
}
div#zoekenLeads img {
	float: left;
}
div#zoekenLeads input {
	float: left;
	width: 330px;
	height: 15px;
	margin-right: 10px;
}
div#zoekenLeads #btnZoek {
	width: 40px;
	height: 22px;
	border: 0 none;
	background-image: url(/img/pagina/gif/btnZoek.gif);
	cursor: pointer;
}

table.basic th,
table.basic td {
	padding: 3px 5px;
}

table.basic th {
	text-align: left;
	color: #ffffff;
	background-color: #000000;
}
table.basic tr.oneven {
	/*background-color: #d7d7d7;*/
}
table.basic tr.even {
	background-color: #d7d7d7;
}

div#footerLinks {
	width: 925px;
	height: 17px;
	margin: 0;
	padding: 0 20px;
	text-align: right;
	background-color: #353535;
	font-size: 10px;
	font-weight: normal;
	color: #7F7F7F;
}

div#footerLinks a {
	color: #7F7F7F;
	text-decoration: none;
}
div#footerLinks a:hover {
	color: #fff;
	text-decoration: underline;
}
