/**
 * @author Prodes fullservice internetbureau
 * @site www.prodes.nl
 * @copyright 2008
**/
 
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url('img/bg.jpg');
	background-position: top top;
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#333;
}

img {
	border:0px;
}

.clearer {
	clear:both;
}

#container {
	margin: 0 auto;
	width: 950px;
}

#meldaan_top {
	height: 45px;
}

#logo {
	float:left;
}

#top-banner {
	float:right;
	margin-top: 13px;
}

/** zoeken */
#zoeken {
	clear: both;
	height:30px;
	padding-top:48px;
}

#zoeken p {
	float:left;
	padding-top: 5px;
	margin-bottom: 3px;
	margin-right: 20px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 13px;
	color:#FFF;
}

#zoeken input {
	float:left;
	width: 400px;
	border:1px solid #078b9f;
	padding: 4px 8px 5px 18px;
	color: #8f8f8f;
	font-size: 12px;
	margin-right: 30px;
}

#zoeken input#nuzoek{
	float:left;
	height:25px;
	width:200px;
	background: #b9e1e7;
	border: 1px solid #078b9f;
	font-weight:bold;
	font-size:12px;
	color: #333;
	padding-top:0px;
	cursor:pointer;
	}


.suggestionsBox {
	clear: both;
	position: relative;
	left: 350px;
	margin: 20px 0px 0px 0px;
	width: 300px;
	background-color: #212427;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #fff;
}
	
.suggestionList {
	margin: 0px;
	padding: 0px;
}

.suggestionList li {
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
	list-style-type: none;
}

.suggestionList li:hover {
	background-color: #04A8C1;
}

/** Categorie selectie */
#top_balk {
	height: 34px;
	width: 950px;
	margin-top:70px;
	margin-bottom: 20px;
	background-color: #f2f2f2;
	background-image: url('img/top_balk_img.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

#top_balk p {
	color: #333;
	font-size:14px;
	font-weight:bold;
	padding-left: 15px;
	padding-top:9px;
}

.categorieen input {
	float:left;
	margin-top: 5px;
	margin-right: 5px;
}

.categorieen p {
	color: #009BBA;
}

p.left {
	clear:both;
	float:left;
	width:42%;
	line-height: 25px;
}

p.middle {
	float:left;
	width: 35%;
	line-height: 25px;
}

p.right {
	float:left;
	width:22%;
	line-height: 25px;
}

.categorie_lijst {
	margin-top: 15px;
	margin-bottom: 20px;
	float: left;
	line-height:25px;
}

.categorie_lijst input {
	float:left;
	margin-top: 5px;
	margin-right: 7px;
}

.categorie_lijst p {
	float:left;
}

.categorie_lijst a {
	color: #009BBA;
	text-decoration: none;
}

option.subcat {
	width: 150px;
}

/** blokken homepage */
.blok {
	float:left;
	margin-top: 50px;
	width: 220px;
	height: 165px;
	border: 1px solid #e4e4e4; 
	background-color:#F8F8F8;
}

.blok p.titel {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
	font-weight: bold;
}

.blok p.tekst {
	line-height: 18px;
	padding-left: 8px;
	padding-right: 8px;
}

.blok a.laatste5 {
	margin-left: 8px;
	font-weight:normal;
	color: #009BBA;
	line-height: 25px;
	text-decoration: none;
}

.blok img {
	float:left;
	margin-left: 8px;
	margin-top: 5px;
	padding-right: 8px;
	padding-bottom: 85px;
}

.blokspacer {
	float:left;
	width: 20px;
	height: 200px;
}

.blauwblok1 {
	float:left;
	margin-top: 20px;
	width: 300px;
	height: 200px;
	border: 1px solid #018295;
	background-color: #00abc5;
	background-image: url('img/blauwblok_bg.jpg');
	background-position: right top;
	background-repeat: no-repeat;
}

.blauwblok1 p {
	margin-top: 40px;
	line-height: 0px;
	font-size: 13px;
	color: #fff;
	padding-left: 8px;
	font-weight: bold;
}

.blauwblok2 {
	float:left;
	margin-top: 20px;
	width: 300px;
	height: 200px;
	border: 1px solid #018295;
	background-color: #00abc5;
}

.blauwblok2 p.titel {
	color:#fff;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 8px;
}

.blauwblok2 p.subtitel {
	color:#afe5ef;
	font-style:italic;
	font-size: 11px;
	padding-left: 8px;
}

.blauwblok2 input {
	margin-bottom: 10px;
	border:1px solid #0693a7;
	width:274px;
	height: 15px;
	margin-left:8px;
	padding:5px;
	color: #999;
	font-size:11px;
}

a.bloklink {
	display:block;
	float:left;
	margin-top: 50px;
	width: 220px;
	height: 165px;
	border: 1px solid #e4e4e4; 
	background-color:#F8F8F8;
	color: #333;
	text-decoration:none;
}

.bloklink p.titel {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
	font-weight: bold;
}

.bloklink p.tekst {
	line-height: 18px;
	padding-left: 8px;
	padding-right: 8px;
}
.bloklink img {
	float:left;
	margin-left: 8px;
	margin-top: 5px;
	padding-right: 8px;
	padding-bottom: 85px;
}

/* Zoekresultaat */
/* Linker kolom*/
#zoeken-left {
	float:left;
	width: 150px;
	margin-top: 20px;
}

#zoeken-left p.zoek-optie {
	color: #009BBA;
	font-weight: bold;
	margin-bottom: 10px;
}

p.zoek-optie a {
	color: #009BBA;
	text-decoration: none;
}

#zoeken-left p.plaats {
	line-height: 5px;
	margin-bottom: 0px;
}
#zoeken-left p.plaats a{
	text-decoration:none;
	color:#009BBA;
	margin-bottom: 0px;
}

#aanmeldbutton{
	display:block;
	background-color:#01ABC5;
	margin-left:5px;
	margin-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:#FFF;
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
/* middelste kolom*/
#zoeken-mid {
	float: left;
	width: 610px;
	margin-left: 3px;
}

.zoekresultaat_betaald {
	width:609px;
	height: 65px;
	padding:9px;
	border:1px solid #fddca5;
	margin-top: 20px;
	background-color:#FFEBC9;
}

.zoekresultaat {
	width:609px;
	height: 65px;
	padding:9px;
	border:1px solid #e4e4e4;
	margin-top: 20px;
}
p.bedrijf-zoeklogo {
	float:left;
	margin-top: -30px;
	margin-left:200px;
}

p.float-none a, p.float-none strong {
	display:block;
	float:left;
	padding:3px 9px;
	margin:0 1px;
	font-size:11px;
	font-weight:bolder;
	color:#333 !important;
	text-decoration:none !important;
	border:1px solid #eee;
	background:#fff url(img/content-pag-bg.jpg) repeat-x top;
}

p.bedrijfsnaam {
	color: #009BBA;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 5px;
}

p.bedrijfsnaam a {
	text-decoration: none;
	color: #009BBA;
}

p.naw {
	float:left;
	color: #333;
	font-size: 11px;
	line-height: 15px;
}

p.naw a {
	text-decoration:none;
	color: #333;
}

a.meerinfo {
	float:right;
	margin-top:100px;
	color:#009BBA;
	font-weight:bold;
	text-decoration:none;
	margin-top:33px;
}

p.bedrijf-logo {
	float:right;
	margin-top: -30px;
}

/* rechter kolom*/
#zoeken-right {
	float:right;
	width: 150px;
	margin-top: 20px;
}

.bannerspacer {
	margin-bottom: 20px;
}

.blok-zoeken {
	float:left;
	width: 148px;
	border: 1px solid #e4e4e4; 
	background-color:#F8F8F8;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

a.bloklink_zoek {
	display:block;
	float:left;
	width: 148px;
	border: 1px solid #e4e4e4; 
	background-color:#F8F8F8;
	color: #333;
	text-decoration:none;
	margin-bottom:20px
}

.bloklink_zoek p.titel {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
	font-weight: bold;
}

.bloklink_zoek p.tekst {
	float:left;
	line-height: 18px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom:5px;
}
.bloklink_zoek img {
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-right: 8px;
	
}

.blok-zoeken p.titel {
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
	font-weight: bold;
}

.blok-zoeken p.tekst {
	line-height: 18px;
	padding-left: 8px;
	padding-right: 8px;
}

.blok-zoeken a.laatste5 {
	margin-left: 8px;
	font-weight:normal;
	color: #009BBA;
	line-height: 25px;
	text-decoration: none;
}

.blok-zoeken img {
	float:left;
	margin-left: 8px;
	margin-top: 5px;
	padding-right: 5px;
}

/* Detail pagina*/
.detailblok {
	width:609px;
	padding:9px;
	border:1px solid #e4e4e4;
	margin-top: 20px;
}

.detailblok img {
	margin-top:3px;
}

.detailblok h2 {
	margin-top: 0px;
	color: #009BBA;
	font-size: 12px;
}

.detailblok h2.omschrijving {
	margin-top: 30px;
	color: #009BBA;
	font-size: 12px;
}

p.detailblok {
	color: #009BBA;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 5px;
}

p.detailblok {
	float:left;
	color: #333;
	font-size: 11px;
	line-height: 15px;
}

p.detailblok {
	float:right;
}

.omschrijving p {
	line-height: 18px;
}


/* Bedrijf aanmelden */
div#formulier{
	float:left;
	width:760px;
	margin-top: 20px;
}
#opmaak label{
	
	display:block;
	float:left;
	width: 170px;
	clear:right;
	}
#opmaak label.error{
	float:left;
	margin-left:4px;
	color:red;
	display:block;
	width:auto;
	clear:none;
}
#opmaak label em{
	font-weight:bold;
	font-size:15px;
	}
#opmaak span {
	float:left;
	display:block;
	width: 170px;
}

#opmaak input {
	float:left;
	color: #333;
	border: 1px solid #DCDCDC;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #F5F5F5;
	font-size: 12px; 
	margin-right: 5px;
}

#opmaak p {
	margin-bottom: 5px;
	float:left;
}
.aanmeldform p{
	margin-bottom:5px;
	clear:both;
	width:500px;
}
#opmaak select {
	width: 300px;
	color: #333;
	border: 1px solid #DCDCDC;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #F5F5F5;
	font-size: 12px;
}

#opmaak textarea {
	color: #333;
	border: 1px solid #DCDCDC;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #F5F5F5;
	font-size: 12px;
	width: 299px;
	height: 150px;
}



/* Footer */
#footer {
	margin-top: 70px;
	width:100%;
	background-color:#f8f8f8;
}
#footer a { color:#a4a4a4; }
#footer a:hover { text-decoration:underline; }
#f-balk {
	width:100%;
	height:34px;
	overflow:hidden;
	background:#eee url(img/footer-balk-bg.jpg) repeat-x;
	border-bottom:2px solid #d4d4d4;
}
#f-balk p {
	display:block;
	margin:0 auto;
	height:34px;
	width:964px;
}
#f-balk a {
	display:block;
	float:right;
	width:80px;
	height:12px;
	padding:8px 10px 14px 10px;
	font-weight:bold;
	color:#333;
	background:transparent url(img/footer-balk-pijl.jpg) no-repeat 80px 14px;
	border-right:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
}
#f-links {
	height:100px;
	width:964px;
	overflow:hidden;
	padding:38px 0;
	margin:0 auto;
}
#f-links p {
	display:block;
	float:left;
	margin:0;
	line-height:18px;
	height:100px;
	width:220px;
}
#f-links a {text-decoration:none;}
#f-links a:hover { color:#636363; text-decoration:none; }
#f-links #f-lr {
	float:right;
	height:100px;
	width:270px;
}
#f-links a#f-3udr {
	display:block;
	float:left;
	height:100px;
	padding:27px 0 27px 0;
	width:87px;
}
#f-links img#f-3poot {
	display:block;
	float:left;
	height:70px;
	width:58px;
	margin:15px 0;
}
#f-links #f-3links {
	float:left;
	width:108px;
	height:100px;
}
#f-links #f-3links a {
	display:block;
	height:16px;
	width:110px;
	padding:0 0 10px 8px;
}
#f-copyright {
	width:100%;
	height:33px;
	overflow:hidden;
	background-color:#fff;
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	color:#a4a4a4;
}
#f-copyright p {
	display:block;
	width:964px;
	margin:11px auto;
	height:11px;
	line-height:11px;
	font-size:11px;
}
#f-copyright p span {
	display:block;
	position:relative;
	bottom:11px;
	width:200px;
	float:right;
	text-align:right;
}
#f-copyright p span a { color:#af0a8c; font-weight:bold; }

input#cat_verstuur {
	float:right;
	margin-top: 20px;
	width: 150px;
	background-color: #01ABC5;
	border: none;
	padding: 5px;
	color: #fff;
	font-weight: bold;
}

.bedcat_blok {
	width: 290px;
	height: 100px;
	padding: 5px;
	margin: 7px;
	float: left;
	border: 1px solid #e4e4e4;
	background-color: #f8f8f8;
	color: #666666;
}

.bedcat_blok a {
	color: #666666;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
}

.bedcat_blok a h2 {
	color: #01ABC5;
	text-decoration: none;
	font-size: 15px;
}

.subcat_blok {
	border: 1px solid #e4e4e4;
	background-color: #f8f8f8;
	padding: 5px;
}

.subcat_row {
	width: 225px;
	float: left;
	margin: 0;
	padding: 4px;
}

.subcat_blok h2 a {
	color: #01ABC5;
	text-decoration: none;
	font-size: 15px;
	padding: 0;
	margin: 0;
}

a.link_black {
	text-decoration: none;
	color: #333333;
}
