/*-----------------------------------------------------------------------------
Main Stylesheet for Mauritius - Amvest

auteurs:    Martijn Riemersma - Fundament All Media B.V.
website:   http://
-----------------------------------------------------------------------------*/
	/* =General
-----------------------------------------------------------------------------*/
	/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1,h2,h3,h4,h5,h6,p,pre,blockquote,form,fieldset,table,ul {
	margin: 1em 0;
}

/* Remove page-border for IE */
html {
	border: 0;
	overflow-y: scroll;
}

body,html {
	width: 100%;
	height: 100%;
}

/* Remove border around linked images */
img {
	border: 0;
}

/* Remove border around linked images */
img {
	border: 0;
}

/* =Typography
-----------------------------------------------------------------------------*/
html {
	background: #f2f1f1 url("../gfx/bg_html.gif") repeat-y;
}

.html_rubens {
	background: #f2f1f1 url("/content/common/gfx/bg_html_rubens.gif")
		repeat-y;
}

.html_joliotplaats {
	background: #f2f1f1 url("/content/common/gfx/bg_html_joliotplaats.gif")
		repeat-y;
}

.html_mullerpier {
	background: #f2f1f1 url("/content/common/gfx/bg_html_mullerpier.gif")
		repeat-y;
}

.html_coopvaert {
	background: #f2f1f1 url("/content/common/gfx/bg_html_coopvaert.gif")
		repeat-y;
}

.html_mondriaan {
	background: #f2f1f1 url("/content/common/gfx/bg_html_mondriaan.gif")
		repeat-y;
}

.html_nieuwerdam {
	background: #f2f1f1 url("/content/common/gfx/bg_html_nieuwerdam.gif")
		repeat-y;
}

.html_stadssingel {
	background: #f2f1f1 url("/content/common/gfx/bg_html_stadssingel.gif")
		repeat-y;
}

.html_goudengriffel {
	background: #f2f1f1 url("/content/common/gfx/bg_html_goudengriffel.gif")
		repeat-y;
}

.html_barendrecht_carniserhout {
	background: #f2f1f1 url("/content/common/gfx/bg_html_barendrecht_carniserhout.gif")
		repeat-y;
}

.html_barendrecht_wadenring {
	background: #f2f1f1 url("/content/common/gfx/bg_html_barendrecht_wadenring.gif")
		repeat-y;
}

.html_barendrecht_van_beuningenhaven {
	background: #f2f1f1 url("/content/common/gfx/bg_html_barendrecht_van_beuningenhaven.gif")
		repeat-y;
}

.html_joost {
	background: #f2f1f1 url("/content/common/gfx/bg_html_joost.gif")
		repeat-y;
}

.html_karel {
	background: #f2f1f1 url("/content/common/gfx/bg_html_karel.gif")
		repeat-y;
}

.html_rietdekkerweg {
	background: #f2f1f1 url("/content/common/gfx/bg_html_rietdekkerweg.gif")
		repeat-y;
}

.html_nieuwe_haven {
	background: #f2f1f1 url("/content/common/gfx/bg_html_nieuwe_haven.gif")
		repeat-y;
}

.html_guido {
	background: #f2f1f1 url("/content/common/gfx/bg_html_guido.gif")
		repeat-y;
}

.html_ariadne {
	background: #f2f1f1 url("/content/common/gfx/bg_html_ariadne.gif")
		repeat-y;
}

.html_zoutweide {
	background: #f2f1f1 url("/content/common/gfx/bg_html_zoutweide.gif")
		repeat-y;
}

.html_merellaan {
	background: #f2f1f1 url("/content/common/gfx/bg_html_merellaan.gif")
		repeat-y;
}

.html_goudenuilbuurt {
	background: #f2f1f1 url("/content/common/gfx/bg_html_goudenuilbuurt.gif")
		repeat-y;
}

.html_middeldijkerplein {
	background: #f2f1f1 url("/content/common/gfx/bg_html_middeldijkerplein.gif")
		repeat-y;
}

.html_vormhaven {
	background: #f2f1f1 url("/content/common/gfx/bg_html_vormhaven.gif")
		repeat-y;
}

.html_contact {
	background: #f2f1f1 url("/content/common/gfx/bg_html_coopvaert.gif")
		repeat-y;
}

.html_amvest {
	background: #f2f1f1 url("/content/common/gfx/bg_html_coopvaert.gif")
		repeat-y;
}

.html_Contact {
	background: #f2f1f1 url("/content/common/gfx/bg_html_coopvaert.gif")
		repeat-y;
}

.html_Disclaimer {
	background: #f2f1f1 url("/content/common/gfx/bg_html_coopvaert.gif")
		repeat-y;
}

body {
	background: url("../gfx/bg_body.gif") no-repeat 59px 48px;
	font: 62.5%/ 1.4 Verdana, Tahoma, Arial, Helvetica, "Trebuchet MS",	sans-serif;
	color: #3F3F3F;
}

p {
	font-size: 11px;
}

ul {
	font-size: 1.1em;
}

ul ul {
	font-size: 1.1em;
}

h1 {
	font-size: 1.4em;
	padding-left:25px;
}

h2 {
	font-size: 1.4em;
	color: #58b6ea;
}

h3 {
	font-size: 1.2em;
	margin-bottom: -1em;
}

hr {
	height: 1px;
	background-color: #ddd;
	color: #ddd;
	border: none;
	padding: 0;
	margin: 1em 0;
}

sup {
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}

/* =Links
-----------------------------------------------------------------------------*/
a:link,a:active,a:focus {
	color: #0098ca;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #0098ca;
}

/* =Layout
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	height: 100%;
}

#header {
	width: 877px;
	height: 68px;
	background: url("../gfx/bg_header.gif") no-repeat;
}



#header img {
	float: right;
}

#content_sub,#content_sub_index {
	width: 278px;
	float: left;
	position: relative;
}

#content_sub h1 {
	text-indent: -9000px;
	height: 468px;
	width: 278px;
	margin: 0;
	background: url("../gfx/rotterdam.gif") no-repeat;
}

#content_sub_index h1 {
	text-indent: -9000px;
	height: 468px;
	width: 278px;
	margin: 0;
	padding-left: 0;
	background: url("../gfx/rotterdam.gif") no-repeat;
}


.body_omgeving_rotterdam #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam.gif") no-repeat;
}

.body_rubens #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_rubens.gif") no-repeat;
}

.body_joost #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_joost.gif") no-repeat;
}

.body_karel #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_karel.gif") no-repeat;
}

.body_rietdekkerweg #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_rietdekkerweg.gif") no-repeat;
}

.body_nieuwe_haven #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_nieuwe_haven.gif") no-repeat;
}

.body_guido #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_guido.gif") no-repeat;
}

.body_ariadne #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_ariadne.gif") no-repeat;
}

.body_zoutweide #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_zoutweide.gif") no-repeat;
}

.body_merellaan #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_merellaan.gif") no-repeat;
}

.body_goudenuilbuurt #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_goudenuilbuurt.gif") no-repeat;
}

.body_joliotplaats #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_joliotplaats.gif") no-repeat;
}

.body_mullerpier #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_mullerpier.gif")	no-repeat;
}

.body_coopvaert #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_coopvaert.gif") no-repeat;
}

.body_middeldijkerplein #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_middeldijkerplein.gif") no-repeat;
}

.body_vormhaven #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_vormhaven.gif") no-repeat;
}

.body_mondriaan #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_mondriaan.gif") no-repeat;
}

.body_nieuwerdam #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_nieuwerdam.gif")	no-repeat;
}

.body_stadssingel #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_stadssingel.gif") no-repeat;
}

.body_goudengriffel #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_goudengriffel.gif") no-repeat;
}

.body_barendrecht_carniserhout #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_cederhout.gif") no-repeat;
}

.body_barendrecht_wadenring #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_wadenring.gif") no-repeat;
}

.body_barendrecht_van_beuningenhaven #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_van_beuningenhaven.gif") no-repeat;
}

.body_contact #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_contact.gif") no-repeat;
}

.body_amvest #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_coopvaert.gif") no-repeat;
}

.body_Contact #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_coopvaert.gif") no-repeat;
}

.body_Disclaimer #content_sub_index h1 {
	background: url("/content/common/gfx/rotterdam_coopvaert.gif") no-repeat;
}

#content_sub_index p {
	position: absolute;
	bottom: 15px;
	left: 70px;
	padding: 10px;
}

#content {
	/*background: url("/content/common/gfx/bg_content.jpg") no-repeat;*/
	background-color: #ffffff;
	width: 599px;
	float: left;
	height: auto !important;
	height: 448px;
	min-height: 448px;
	position: relative;
}

#content_home {
	/*background-image: url("/content/common/gfx/bg_content.jpg");*/
	width: 599px;
	float: left;
	height: auto !important;
	height: 448px;
	min-height: 448px;
}


.tekst ul {
	margin-top: 20px;
	margin-left: 20px;
}


#footer {
	position: absolute;
	top: 530px;
	left: 58px;
	font-size: 9px;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

#footer a:hover {
	text-decoration: underline;
	font-size: 9px;
}

/* =Menu
-----------------------------------------------------------------------------*/
.menu li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	margin: 0;
	margin-top: 6px;
	z-index: 1001 !important;
}

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 48px;
	left: 231px;
	height: 20px;
	width: 532px;
	z-index: 1000 !important;
}

.menu li {
	float: left;
	position: relative;
	margin-bottom: 1px;
	padding-right: 2px;
}

.menu a {
	display: block;
	padding: 0px 5px;
	margin: 4px 0;
	height: 12px;
	line-height: 12px;
	color: #fff;
	background: #696969;
	text-decoration: none;
	border-right: 1px solid #fff;
}

/* submenu */
.menu ul li {
	display: block;
	width: 150px;
	padding-left: 0;
	font-size: 0.95em;
}

.menu ul li a {
	margin: 0;
	height: 20px;
	border-right: none;
	line-height: 20px;
	font-size: 0.95em;
}

.menu li:hover ul {
	display: block;
}

.menu a:link {
	color: #fff;
}

.menu a:visited {
	color: #fff;
}

.menu a.menu:hover {
	color: #fff;
}

.menu a:hover,.menu a:focus,.menu a:active {
	color: #0099ad;
}

.menu ul a:hover,.menu ul a:focus,.menu ul a:active {
	color: #0099ad;
	background: #464444;
}

.menu ul a {
	background: #0099ad;
}

.hidden {
	display: none;
}

a#nav_home {
	background: transparent;
	border-right: none;
	width: 38px;
}

#sub_1,#sub_3 {
	margin-top: 8px;
}

#nav_projecten {
	width: 70px;
}

#nav_acties {
	width: 46px;
}

#nav_voorwaarden {
	width: 90px;
}

#nav_contact {
	width: 58px;
}

#sub_1 li,#sub_3 li {
	border-top: 1px solid #fff;
}

#sub_1 li a,#sub_3 li a {
	background: url("/content/common/gfx/submenu.png") repeat-x 0px 0;
	color: #fff;
	padding-left: 15px;
}

#sub_1 li a:hover,#sub_3 li a:hover {
	background: url("/content/common/gfx/submenuhover.png") repeat-x 0px 0;
	color: #fff;
	padding-left: 15px;
}

.tekst {
	padding: 25px;
	background: #fff;
}

body#contact .tekst {
	border-bottom: 20px solid #696969;
}

p.download {
	float: right;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 20px;
}

.left {
	float: left;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 20px;
}

/* =Formulier
-----------------------------------------------------------------------------*/
form {
	margin: 0;
	padding: 0;
}

form p {
	width: 100%;
	margin: 3px 0 3px 0 !important;
}

form p span {
	width: 180px;
	float: left;
	display: block;
}

.input {
	font-family: arial, helvetica, sans-serif;
}

#portalflash {
	width: 887px;
	float: left;
	height: 468px;
	background: url("../gfx/portalback.gif") no-repeat left top;
}

#bannertext{
  bottom:4px;
  color:#FFFFFF;
  left:285px;
  position:absolute;
  font-size:11px;
  font-weight:bold;
}

#bannertext a {
	color: white;
	display:none;      /* BANNER TEXT OFFLINE */
}

#portallinksflash {
	width: 371px;
	height: 316px;
	margin: 46px 6px 0 70px;
	float: left;
}	


.content_tabs {
	float:left;
	height:316px;
	margin:35px 0 0 0;
	padding:11px;
	width:402px;
}

.thumbs {
	border:1px solid #999;
	float:left;
	height:273px;
	padding:8px;
	width:385px;
}



.text {
	background-color:#FFFFFF;
	float:left;
	margin:30px 7px 30px 0px;
	width:592px;
	height:460px;
}

.text p {
	font-size: 11px;
	padding-left:25px;
	width:513px;
}

.text ul {
	margin-left:38px;
	width:500px;
	font-size: 11px;
}

.downloadtext {
	background-color:#FFFFFF;
	float:left;
	margin:10px 7px 30px 30px;
}

.sidebar {
	position: absolute;
	top: 0px;
	left: 486px;
	width: 103px;
	height: 442px;
	background-color: #014993;
	padding: 8px 5px 0 5px;
	overflow: hidden;
	background: url("/content/common/gfx/sidebar.png") repeat-y;
	z-index: 3;
}

.sidebar a {
	width: 103px;
	height: 103px;
	overflow: hidden;
	margin-bottom: 7px;
	display: block;
}

.sidebar a span {
	display: none;
}

.sidebar .rubensproject1 {
	background: url("/content/common/gfx/rubens/thumb1.jpg") no-repeat;
}

.sidebar .rubensproject2 {
	background: url("/content/common/gfx/rubens/thumb2.jpg") no-repeat;
}

.sidebar .rubensproject3 {
	background: url("/content/common/gfx/rubens/thumb3.jpg") no-repeat;
}

.sidebar .rubensproject4 {
	background: url("/content/common/gfx/rubens/thumb4.jpg") no-repeat;
}

.sidebar .rubensproject1:hover {
	background: url("/content/common/gfx/rubens/thumb1hover.jpg") no-repeat;
}

.sidebar .rubensproject2:hover {
	background: url("/content/common/gfx/rubens/thumb2hover.jpg") no-repeat;
}

.sidebar .rubensproject3:hover {
	background: url("/content/common/gfx/rubens/thumb3hover.jpg") no-repeat;
}

.sidebar .rubensproject4:hover {
	background: url("/content/common/gfx/rubens/thumb4hover.jpg") no-repeat;
}

.sidebar .joliotplaatsproject1 {
	background: url("/content/common/gfx/joliotplaats/thumb1.jpg") no-repeat;
}

.sidebar .joliotplaatsproject2 {
	background: url("/content/common/gfx/joliotplaats/thumb2.jpg") no-repeat;
}

.sidebar .joliotplaatsproject3 {
	background: url("/content/common/gfx/joliotplaats/thumb3.jpg") no-repeat;
}

.sidebar .joliotplaatsproject4 {
	background: url("/content/common/gfx/joliotplaats/thumb4.jpg") no-repeat;
}

.sidebar .joliotplaatsproject1:hover {
	background: url("/content/common/gfx/joliotplaats/thumb1hover.jpg")
		no-repeat;
}

.sidebar .joliotplaatsproject2:hover {
	background: url("/content/common/gfx/joliotplaats/thumb2hover.jpg")
		no-repeat;
}

.sidebar .joliotplaatsproject3:hover {
	background: url("/content/common/gfx/joliotplaats/thumb3hover.jpg")
		no-repeat;
}

.sidebar .joliotplaatsproject4:hover {
	background: url("/content/common/gfx/joliotplaats/thumb4hover.jpg")
		no-repeat;
}

.sidebar .mullerpierproject1 {
	background: url("/content/common/gfx/mullerpier/thumb1.jpg") no-repeat;
}

.sidebar .mullerpierproject2 {
	background: url("/content/common/gfx/mullerpier/thumb2.jpg") no-repeat;
}

.sidebar .mullerpierproject3 {
	background: url("/content/common/gfx/mullerpier/thumb3.jpg") no-repeat;
}

.sidebar .mullerpierproject4 {
	background: url("/content/common/gfx/mullerpier/thumb4.jpg") no-repeat;
}

.sidebar .mullerpierproject1:hover {
	background: url("/content/common/gfx/mullerpier/thumb1hover.jpg")
		no-repeat;
}

.sidebar .mullerpierproject2:hover {
	background: url("/content/common/gfx/mullerpier/thumb2hover.jpg")
		no-repeat;
}

.sidebar .mullerpierproject3:hover {
	background: url("/content/common/gfx/mullerpier/thumb3hover.jpg")
		no-repeat;
}

.sidebar .mullerpierproject4:hover {
	background: url("/content/common/gfx/mullerpier/thumb4hover.jpg")
		no-repeat;
}


/* Merellaan sidebar */


.sidebar .merellaanproject1 {
	background: url("/content/common/gfx/merellaan/thumb1.jpg") no-repeat;
}
.sidebar .merellaanproject1:hover {
	background: url("/content/common/gfx/merellaan/thumb1hover.jpg") no-repeat;
}

.sidebar .merellaanproject2 {
	background: url("/content/common/gfx/merellaan/thumb2.jpg") no-repeat;
}
.sidebar .merellaanproject2:hover {
	background: url("/content/common/gfx/merellaan/thumb2hover.jpg") no-repeat;
}

.sidebar .merellaanproject3 {
	background: url("/content/common/gfx/merellaan/thumb3.jpg") no-repeat;
}
.sidebar .merellaanproject3:hover {
	background: url("/content/common/gfx/merellaan/thumb3hover.jpg") no-repeat;
}

.sidebar .merellaanproject4 {
	background: url("/content/common/gfx/merellaan/thumb4.jpg") no-repeat;
}
.sidebar .merellaanproject4:hover {
	background: url("/content/common/gfx/merellaan/thumb4hover.jpg") no-repeat;
}

.sidebar .merellaanproject5 {
	background: url("/content/common/gfx/merellaan/thumb5.jpg") no-repeat;
}
.sidebar .merellaanproject5:hover {
	background: url("/content/common/gfx/merellaan/thumb5hover.jpg") no-repeat;
}


.sidebar .coopvaertproject1 {
	background: url("/content/common/gfx/coopvaert/thumb1.jpg") no-repeat;
}


/*
.sidebar .coopvaertproject2 {
background: url("/content/common/gfx/coopvaert/thumb2.jpg") no-repeat;
}
*/
.sidebar .coopvaertproject2 {
	background: url("/content/common/gfx/coopvaert/thumb5.jpg") no-repeat;
}

.sidebar .coopvaertproject2:hover {
	background: url("/content/common/gfx/coopvaert/thumb5hover.jpg")
		no-repeat;
}

/*
.sidebar .coopvaertproject3 {
background: url("/content/common/gfx/coopvaert/thumb3.jpg") no-repeat;
}
*/
.sidebar .middeldijkerpleinproject1 {
	background: url("/content/common/gfx/middeldijkerplein/thumb1.jpg") no-repeat;
}

.sidebar .middeldijkerpleinproject1:hover {
	background: url("/content/common/gfx/middeldijkerplein/thumb1hover.jpg") no-repeat;
}

.sidebar .middeldijkerpleinproject2 {
	background: url("/content/common/gfx/middeldijkerplein/thumb2.jpg") no-repeat;
}

.sidebar .middeldijkerpleinproject2:hover {
	background: url("/content/common/gfx/middeldijkerplein/thumb2hover.jpg") no-repeat;
}

.sidebar .coopvaertproject3 {
	background: url("/content/common/gfx/coopvaert/thumb6.jpg") no-repeat;
}

.sidebar .coopvaertproject3:hover {
	background: url("/content/common/gfx/coopvaert/thumb6hover.jpg")
		no-repeat;
}

.sidebar .coopvaertproject4 {
	background: url("/content/common/gfx/coopvaert/thumb4.jpg") no-repeat;
}

.sidebar .coopvaertproject1:hover {
	background: url("/content/common/gfx/coopvaert/thumb1hover.jpg")
		no-repeat;
}

.sidebar .coopvaertproject4:hover {
	background: url("/content/common/gfx/coopvaert/thumb4hover.jpg")
		no-repeat;
}

.sidebar .mondriaanproject1 {
	background: url("/content/common/gfx/mondriaan/thumb1.jpg") no-repeat;
}

.sidebar .mondriaanproject2 {
	background: url("/content/common/gfx/mondriaan/thumb2.jpg") no-repeat;
}

.sidebar .mondriaanproject3 {
	background: url("/content/common/gfx/mondriaan/thumb3.jpg") no-repeat;
}

.sidebar .mondriaanproject4 {
	background: url("/content/common/gfx/mondriaan/thumb4.jpg") no-repeat;
}

.sidebar .mondriaanproject5 {
	background: url("/content/common/gfx/mondriaan/thumb5.jpg") no-repeat;
}


.sidebar .mondriaanproject1:hover {
	background: url("/content/common/gfx/mondriaan/thumb1hover.jpg")
		no-repeat;
}

.sidebar .mondriaanproject2:hover {
	background: url("/content/common/gfx/mondriaan/thumb2hover.jpg")
		no-repeat;
}

.sidebar .mondriaanproject3:hover {
	background: url("/content/common/gfx/mondriaan/thumb3hover.jpg")
		no-repeat;
}

.sidebar .mondriaanproject4:hover {
	background: url("/content/common/gfx/mondriaan/thumb4hover.jpg")
		no-repeat;
}

.sidebar .mondriaanproject5:hover {
	background: url("/content/common/gfx/mondriaan/thumb5hover.jpg")
		no-repeat;
}

.sidebar .nieuwerdamproject1 {
	background: url("/content/common/gfx/nieuwerdam/thumb1.jpg") no-repeat;
}

.sidebar .nieuwerdamproject2 {
	background: url("/content/common/gfx/nieuwerdam/thumb2.jpg") no-repeat;
}

.sidebar .nieuwerdamproject3 {
	background: url("/content/common/gfx/nieuwerdam/thumb3.jpg") no-repeat;
}

.sidebar .nieuwerdamproject4 {
	background: url("/content/common/gfx/nieuwerdam/thumb4.jpg") no-repeat;
}

.sidebar .nieuwerdamproject5 {
	background: url("/content/common/gfx/nieuwerdam/thumb5.jpg") no-repeat;
}

.sidebar .nieuwerdamproject1:hover {
	background: url("/content/common/gfx/nieuwerdam/thumb1hover.jpg")
		no-repeat;
}

.sidebar .nieuwerdamproject2:hover {
	background: url("/content/common/gfx/nieuwerdam/thumb2hover.jpg")
		no-repeat;
}

.sidebar .nieuwerdamproject3:hover {
	background: url("/content/common/gfx/nieuwerdam/thumb3hover.jpg")
		no-repeat;
}

.sidebar .nieuwerdamproject4:hover {
	background: url("/content/common/gfx/nieuwerdam/thumb4hover.jpg")
		no-repeat;
}

.sidebar .nieuwerdamproject5:hover {
	background: url("/content/common/gfx/nieuwerdam/thumb5hover.jpg")
		no-repeat;
}


.sidebar .stadssingelproject1 {
	background: url("/content/common/gfx/stadssingel/thumb1.jpg") no-repeat;
}

/*
.sidebar .stadssingelproject2 {
background: url("/content/common/gfx/stadssingel/thumb2.jpg") no-repeat;
}
*/
.sidebar .stadssingelproject2 {
	background: url("/content/common/gfx/stadssingel/thumb5.jpg") no-repeat;
}

.sidebar .stadssingelproject2:hover {
	background: url("/content/common/gfx/stadssingel/thumb5hover.jpg")
		no-repeat;
}

.sidebar .stadssingelproject3 {
	background: url("/content/common/gfx/stadssingel/thumb3.jpg") no-repeat;
}

.sidebar .stadssingelproject4 {
	background: url("/content/common/gfx/stadssingel/thumb4.jpg") no-repeat;
}

.sidebar .stadssingelproject1:hover {
	background: url("/content/common/gfx/stadssingel/thumb1hover.jpg")
		no-repeat;
}

/*
.sidebar .stadssingelproject2:hover {
background: url("/content/common/gfx/stadssingel/thumb2hover.jpg") no-repeat;
}
*/
.sidebar .stadssingelproject3:hover {
	background: url("/content/common/gfx/stadssingel/thumb3hover.jpg")
		no-repeat;
}

.sidebar .stadssingelproject4:hover {
	background: url("/content/common/gfx/stadssingel/thumb4hover.jpg")
		no-repeat;
}

.sidebar .goudengriffelproject1 {
	background: url("/content/common/gfx/goudengriffel/thumb1.jpg")
		no-repeat;
}

.sidebar .goudengriffelproject2 {
	background: url("/content/common/gfx/goudengriffel/thumb2.jpg")
		no-repeat;
}

.sidebar .goudengriffelproject3 {
	background: url("/content/common/gfx/goudengriffel/thumb3.jpg")
		no-repeat;
}

.sidebar .goudengriffelproject4 {
	background: url("/content/common/gfx/goudengriffel/thumb4.jpg")
		no-repeat;
}

.sidebar .goudengriffelproject1:hover {
	background: url("/content/common/gfx/goudengriffel/thumb1hover.jpg")
		no-repeat;
}

.sidebar .goudengriffelproject2:hover {
	background: url("/content/common/gfx/goudengriffel/thumb2hover.jpg")
		no-repeat;
}

.sidebar .goudengriffelproject3:hover {
	background: url("/content/common/gfx/goudengriffel/thumb3hover.jpg")
		no-repeat;
}

.sidebar .goudengriffelproject4:hover {
	background: url("/content/common/gfx/goudengriffel/thumb4hover.jpg")
		no-repeat;
}

.sidebar .havenproject1 {
	background: url("/content/common/gfx/vormhaven/thumb1.jpg")
		no-repeat;
}

.sidebar .havenproject2 {
	background: url("/content/common/gfx/vormhaven/thumb2.jpg")
		no-repeat;
}

.sidebar .havenproject3 {
	background: url("/content/common/gfx/vormhaven/thumb3.jpg")
		no-repeat;
}

.sidebar .havenproject4 {
	background: url("/content/common/gfx/vormhaven/thumb4.jpg")
		no-repeat;
}

.sidebar .havenproject1:hover {
	background: url("/content/common/gfx/vormhaven/thumb1hover.jpg")
		no-repeat;
}

.sidebar .havenproject2:hover {
	background: url("/content/common/gfx/vormhaven/thumb2hover.jpg")
		no-repeat;
}

.sidebar .havenproject3:hover {
	background: url("/content/common/gfx/vormhaven/thumb3hover.jpg")
		no-repeat;
}

.sidebar .havenproject4:hover {
	background: url("/content/common/gfx/vormhaven/thumb4hover.jpg")
		no-repeat;
}

.ai_project {
	width: 599px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/* project menu voor allen */
.projectMenu {
	background-color:#696969;
	height:20px;
	left:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	top:448px;
	width:599px;
	z-index: 5;
}

.projectMenu ul {
	height: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.projectMenu a span {
	display: none;
}

.projectMenu li {
	float: left;
	border-right: 2px solid #696969;
}

.projectmenu1 a {
	width: 120px;
	height: 20px;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

.projectmenu2 a {
	width: 106px;
	height: 20px;
	display: block;
}

.projectmenu3 a {
	width: 142px;
	height: 20px;
	display: block;
}

.html_rubens .projectmenu1 a {
	background: url("/content/common/gfx/menu_rubens1.gif") no-repeat;
	background-color: #da1934;
}
.html_rubens .projectmenu2 a {
	background: url("/content/common/gfx/menu_rubens2.gif") no-repeat;
}
.html_rubens .projectmenu3 a {
	background: url("/content/common/gfx/menu_rubens3.gif") no-repeat;
}

.html_joliotplaats .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_joliotplaats1.gif") no-repeat;
	background-color: #da1934;
	}
	
.html_guido .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_guidogezelle1.gif") no-repeat;
	background-color: #da1934;
	}
.html_goudenuilbuurt .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_goudenuilbuurt1.gif") no-repeat;
	background-color: #da1934;
	}
.html_joost .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_joostbanckert1.gif") no-repeat;
	background-color: #da1934;
	}
.html_merellaan .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_merellaan1.gif") no-repeat;
	background-color: #da1934;
	}
.html_nieuwe_haven  .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_nieuwehaven1.gif") no-repeat;
	background-color: #da1934;
	}
.html_zoutweide .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_zoutweide1.gif") no-repeat;
	background-color: #da1934;
	}


.html_joliotplaats .projectMenu .projectmenu2 a ,
.html_guido .projectMenu .projectmenu2 a,
.html_goudenuilbuurt .projectMenu .projectmenu2 a,
.html_joost .projectMenu .projectmenu2 a,
.html_merellaan .projectMenu .projectmenu2 a,
.html_nieuwe_haven  .projectMenu .projectmenu2 a,
.html_zoutweide .projectMenu .projectmenu2 a{
	background: url("/content/common/gfx/menu_joliotplaats2.gif") no-repeat;
}

.html_joliotplaats .projectMenu .projectmenu3 a,
.html_guido .projectMenu .projectmenu3 a,
.html_goudenuilbuurt .projectMenu .projectmenu3 a,
.html_joost .projectMenu .projectmenu3 a,
.html_merellaan .projectMenu .projectmenu3 a,
.html_nieuwe_haven  .projectMenu .projectmenu3 a,
.html_zoutweide .projectMenu .projectmenu3 a{
	background: url("/content/common/gfx/menu_joliotplaats3.gif") no-repeat;
}

.html_mullerpier .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_mullerpier1.gif") no-repeat;
	background-color: #da1934;
}

.html_mullerpier .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_mullerpier2.gif") no-repeat;
}

.html_mullerpier .projectMenu .projectmenu3 a {
	background: url("/content/common/gfx/menu_mullerpier3.gif") no-repeat;
}

.html_coopvaert .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_coopvaert1.gif") no-repeat;
}

.html_coopvaert .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_coopvaert2.gif") no-repeat;
}

.html_coopvaert .projectMenu .projectmenu3 a {
	background: url("/content/common/gfx/menu_coopvaert3.gif") no-repeat;
}

.html_middeldijkerplein .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_middeldijkerplein1.gif") no-repeat;
}

.html_middeldijkerplein .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_middeldijkerplein2.gif") no-repeat;
}

.html_vormhaven .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_vormhaven1.gif") no-repeat;
}

.html_vormhaven .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_vormhaven2.gif") no-repeat;
}

.html_mondriaan .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_mondriaan1.gif") no-repeat;
}

.html_mondriaan .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_mondriaan2.gif") no-repeat;
}

.html_mondriaan .projectMenu .projectmenu3 a {
	background: url("/content/common/gfx/menu_mondriaan3.gif") no-repeat;
}

.html_nieuwerdam .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_nieuwerdam1.gif") no-repeat;
}

.html_nieuwerdam .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_nieuwerdam2.gif") no-repeat;
}

.html_nieuwerdam .projectMenu .projectmenu3 a {
	background: url("/content/common/gfx/menu_nieuwerdam3.gif") no-repeat;
}

.html_stadssingel .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_stadssingel1.gif") no-repeat;
}

.html_stadssingel .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_stadssingel2.gif") no-repeat;
}

.html_stadssingel .projectMenu .projectmenu3 a {
	background: url("/content/common/gfx/menu_stadssingel3.gif") no-repeat;
}

.html_goudengriffel .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_goudengriffel1.gif") no-repeat;
}

.html_goudengriffel .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_goudengriffel2.gif") no-repeat;
}

.html_goudengriffel .projectMenu .projectmenu3 a {
	background: url("/content/common/gfx/menu_goudengriffel3.gif") no-repeat;
}

.html_barendrecht_carniserhout .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_cederhout1.gif") no-repeat;
}

.html_barendrecht_carniserhout .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_cederhout2.gif") no-repeat;
}

.html_barendrecht_wadenring .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_wadenring1.gif") no-repeat;
}

.html_barendrecht_wadenring .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_wadenring2.gif") no-repeat;
}

.html_barendrecht_van_beuningenhaven .projectMenu .projectmenu1 a {
	background: url("/content/common/gfx/menu_van_beuningenhaven1.gif") no-repeat;
	width:153px;
}

.html_barendrecht_van_beuningenhaven .projectMenu .projectmenu2 a {
	background: url("/content/common/gfx/menu_van_beuningenhaven2.gif") no-repeat;
}

.notify_coopvaert {
	background-color: #0098ca;
	font-weight: bold;
	color:white;
	padding: 5px 5px 5px 5px;	
}




/*  ------------------------------------------------------ TOOLTIP */

a.tt{
    z-index:24;
    color:#3CA3FF;
		font-weight:bold;
    text-decoration:none;
		display: block;
		float: left;
		width: 89px;
		height: 89px;
		margin: 0 3px 3px 0;
}
a.tt span{ display: none; }

.links{float:left;
		padding:10px 10px 0px 10px;			}
.rechts{float:right;}
.textcontact{padding-top: 36px;}

.logovw{
padding: 20px 0 0 25px;
}

/* --- contactpagina --- */

.contact_makelaar_info {
	float:left;
	padding-bottom:12px;
}

.contact_logo {
	width:100%;
	float:left;
	padding-left:25px;
}
.contact_text {
	float:left;
	padding-left:25px;
    font-size: 11px;
}
.contact_text_extra {
	float:right;
	padding-right:5px;
    font-size: 11px;
}

.text .mvgm{
    padding-left: 25px;
}


