/* Leveranciers CSS Document */
#content {
	margin-top:10px;
	overflow: hidden;
}
#wrapper {
	overflow: inherit;
}
#levMid {
	position:relative;
	margin-left:5px;
	width:760px;
	float:left;
}
#popMid {
	position:relative;
	margin-left:5px;
	width:385px;
	float:left;
}
#levLeft {
	position:relative;
	width:225px;
	float:left;
	margin-top:15px;
}
#levRight {
	position:relative;
	width:365px;
	float:right;
	margin-left:5px;
	margin-top:15px;
	text-align:right;
}
#levLeaderboard {
	width:728px;
	height:90px;
	margin-left:230px;
}
#levLeaderboard img {
	display:block;
}
.overview {
	padding-top:50px;
	width:628px;
	background-color:#abcef4;
	border:1px solid #95b7da;
	margin-top:15px;
	padding-bottom:25px;
	overflow:auto;
}
#overviewB {
	width:758px;
}
.overview select{
	width:auto;
}
#kaart {
	float:left;
	padding-right:30px;
	margin-left:40px;
	margin-bottom:15px;
}
#leveranciers {
	width: 370px;
	float:left;
	margin-left:10px;
	padding-right:5px;
}
#leveranciers .header1 {
	color:#FFF;
	font-size:24px;
	font-weight:lighter;
	width:240px;
}
#leveranciers ul {
	list-style:none;
}
#leveranciers a {
	color:#04455b;
}
#leveranciers a:hover {
	color: #0000FF;
}
#leveranciersLeft {
	float:left;
	width:370px;	
	border-right:1px solid #95b7da;
}
#aanmelden {
	color:#FFF;
	padding:5px;
	background:#4c8ddf;
	margin:0px auto 25px 55px;
	width:270px;
	float:left;
	border:1px solid #95b7da;
}
#aanmelden span {
	font-size:15px;
}
#aanmelden a {
	color:#FFF;
}
#aanmelden a:hover {
	color:#FFF;
	text-decoration:underline;
}
#aanmelden img {
	vertical-align:bottom;
}
.vermelding {
	margin:0px;
	padding:5px;
	width:360px;
}

#googleRight {
	position:relative;
	width:125px;
	float:left;
	margin-left:5px;
	margin-top:15px;
	z-index:1;
}

/* popup */
#bedrijf {
	min-height:400px;
	width:373px;
	background-color:#abcef4;
	border:1px solid #95b7da;
	padding:10px 5px;
	margin-top:15px;
	overflow:auto; /* Stretch in FF */
}
#bedrijf .header1 {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #7091b2;
	padding-bottom:0px;
	float:left;
	margin:0px;
	margin-bottom:5px;
	width:263px;
}
#bedrijf .header3 {
	color:#004080;
	font-weight:bold;
	font-size:13px;
}
#bedrijf .header2 {
	color:#004080;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
#bedrijf a {
	color:#0000ff;
}
#bedrijf a:hover {
	text-decoration:underline;
}
#bedrijf a img {
	margin-right:5px;
}
#bedrijf p {
	margin:0px;
}
#bedrijf input,textarea{
	width:250px;
}
#vrouw {
	position:relative;
	background:url(/images/layout/vrouw2.png) no-repeat;
	width:225px;
	height:210px;
	margin-top:5px;
}
#vrouw_right {
	position:relative;
	background:url(/images/layout/vrouw_right.jpg) no-repeat;
	width:225px;
	height:210px;
	margin-top:5px;
}
#meldBedrijf {
	position:relative;

}
#meldBedrijf a {
	color:#FFFFFF;
	font-weight:bold;
}
#meldBedrijf a:hover {
	text-decoration:underline;
}
#meldBedrijf a img {
	vertical-align:middle;
}
#vindAndere {
	float:right;
	width:110px;
}
#vindAndere a {
	font-size:12px;
	color:#FFF;
}
#vindAndere a:hover {
	text-decoration:underline;
}
#vindAndere a img {
	vertical-align:middle;
}
#adsense {
	margin-top:15px;
}
#backLink {
	margin-top:5px;
	font-weight:bold;
	text-align:right;
}


#map_canvas {
	position: relative;
	margin-top: 5px;
	width: 100%;
	height: 225px;
}



/************************/
/**** BLUE SEARCH BOX ***/
/************************/
#search_blue {
    background: #accef4 url(/images/layout/search_blue_bg.jpg) right no-repeat;
    width: 383px;
    margin-bottom: 10px;
}
#search_blue form {
    margin-left: 35px;
}
