@charset "utf-8";
/* CSS Van Delftwijk */
	
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	line-height: 22px;
	background: #fff url('../images/bg.gif') top left repeat-x;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	z-index: 1;
	overflow: hidden;
}
a:link, a:visited {
	color: #e5007e;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #e5007e;
	text-decoration: underline;
	font-weight: bold;
}
#arrowup {
	position: absolute;
	top: 60px;
	left: 168px;
	width: 13px;
	height: 8px;
	background: url('../images/arrowup.png') top left no-repeat;
}
h1 {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 20px;
}
h2 {
	padding: 2px 0 4px 0;
	margin: 0;
	font-size: 16px;
}
img {
	border: 0;
}
#container-popup-park, #container-popup-markt, #container-popup-liefde, #container-popup-horeca, #container-popup-strand, #container-popup-winkelen, #container-popup-speelplein, #container-popup-ontspanning {
	position: absolute;
	top: 61px;
	left: 237px;
	z-index: 101;
	border-bottom: 1px solid #ccc;
	width: 290px;
	overflow: hidden;
	display: none;
}
.popup-title {
	height: 23px;
	background: url('../images/bgpopup-title.png') top left no-repeat;
	padding: 19px 0 0 10px;
	font-weight: bold;
	font-size: 14px;
}
.popup-text {
	padding: 13px 10px;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	background: #fff url('../images/bgpopup-repeat.png') top left repeat-y;
}
#container-popup-markt {
	left: 332px;
}
#container-popup-liefde {
	left: 418px;
}
#container-popup-horeca {
	left: 510px;
}
#container-popup-strand {
	left: 620px;
}
#container-popup-winkelen {
	left: 670px;
}
#container-popup-winkelen .popup-title {
	background: url('../images/bgpopup-title1.png') top left no-repeat;
}
#container-popup-speelplein {
	left: 670px;
}
#container-popup-speelplein .popup-title {
	background: url('../images/bgpopup-title2.png') top left no-repeat;
}
#container-popup-ontspanning {
	left: 670px;
}
#container-popup-ontspanning .popup-title {
	background: url('../images/bgpopup-title3.png') top left no-repeat;
}
#container-menu {
	float: left;
	width: 180px;
	padding-top: 17px;
	overflow: hidden;
}
#container-buttons {
	height: 67px;
	padding-left: 124px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
#container-logomenu {
	width: 100%;
	overflow: hidden;
	height: 259px;
}
#logo-vdw {
	float: left;
	width: 750px;
	padding: 99px 0 0 10px;
}
#home-fotos {
	width: 100%;
	height: 195px;
	margin: 0 0 11px 2px;
	overflow: hidden;
}
#impressie1 {
	float: left;
	width: 408px;
	height: 193px;
	margin-right: 5px;
}
#impressie2 {
	float: left;
	width: 189px;
	height: 193px;
	margin-right: 5px;
}
#impressie3 {
	float: left;
	width: 340px;
	height: 193px;
}
#container-content {
	width: 100%;
	overflow: hidden;
}
#home-foto {
	float: left;
	width: 330px;
	padding-top: 28px;
}
#home-foto ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
#home-foto ul li {
	margin: 0 0 5px 0;
}
#content {
	float: left;
	width: 390px;
	margin-right: 40px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 22px;
}
#logo-leyten {
	float: left;
	width: 190px;
	padding-top: 20px;
}
#container-woningzoeker {
	height: 450px;
	width: 305px;
}
#footer {
	border-top: 1px solid #dcd8d8;
	text-align: right;
	font-size: 10px;
	margin-top: 12px;
}
#doorsnede-click a, #doorsnede-click a:visited, #doorsnede-click a:hover {
	display: block;
	text-decoration: none;
	width: 620px;
	margin: 7px 0 40px 0;
	height: 176px;
}
table#woningoverzicht {
	font-size: 11px;
	color: #e6007d;
	font-weight: bold;
	line-height: 1.8em;
}
table#woningoverzicht td.title {
	color: #000;
	text-align: right;
	padding-right: 10px;
}
#bannerhome {
	position: absolute;
	width: 324px;
	height: 76px;
	top: 90px;
	padding: 0;
	left: 410px;
	background: none;
	font-size: 11px;
}
/* woningoverzicht tabel */


table#large th {
	text-align: left;
	padding: 2px;
	background-color: #6E6E6E;
	cursor:pointer;
}
table#large td {
	color: #000;
	padding: 2px;
	text-align:center;
	border:1px solid #e6007d;
	cursor:pointer;
}
table#large td.blue, table#large td.blue a {
	background-color:#f9cce4;
	color:#fff;
}
table#large {
	font-size: 10px;
	background-color: #fff;
	width:100%;
	border-collapse: collapse;
}
table#large .header {
	background: #e6007d url('../images/ascdesc.gif') center right no-repeat;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-left: 5px;
	padding-right:20px;
	padding-top: 4px;
	height: auto;
	color:#fff;
}
table#large .headerSortUp {
	background-image: url('../images/asc.gif');
	background-repeat: no-repeat;
}
table#large .headerSortDown {
	background-image: url('../images/desc.gif');
	background-repeat: no-repeat;
}
table#large td.first {
	border-left: 1px solid #fff;
}
table#large td.last {
	border-right: 1px solid #fff;
}
/* menu */

#container-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#container-menu ul li {
	display:inline;
	font-size: 17px;
	line-height: 1em;
}
#container-menu ul li a:link, #container-menu ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	padding: 9px 20px;
	color: #000;
	display: block;
	width: 200px;
}
#container-menu ul li a:hover, #container #container-menu ul li a.current {
	text-decoration: none;
	color: #da1968;
	font-style: italic;
}
#container #home-dichterbij {
	float: left;
	width: 99px;
	height: 29px;
	margin-top: 18px;
	background: url('../images/dichterbij.png') top left no-repeat;
	z-index: 100;
}
/* icons */

#container #home-park a, #container #home-park a:visited {
	display: block;
	text-decoration: none;
	float: left;
	width: 85px;
	height: 74px;
	background: url('../images/home-park.png') 0 -74px no-repeat;
	z-index: 100;
	cursor: pointer;
}
#container #home-park a:hover {
	text-decoration: none;
	background: url('../images/home-park.png') 0 0 no-repeat;
}
#container #home-markt a, #container #home-markt a:visited {
	display: block;
	text-decoration: none;
	float: left;
	width: 97px;
	height: 69px;
	background: url('../images/home-markt.png') 0 0 no-repeat;
	z-index: 100;
	cursor: pointer;
}
#container #home-markt a:hover {
	text-decoration: none;
	background: url('../images/home-markt.png') 0 -69px no-repeat;
}
#container #home-speelplein a, #container #home-speelplein a:visited {
	display: block;
	text-decoration: none;
	float: left;
	width: 95px;
	height: 69px;
	background: url('../images/home-speelplein.png') 0 0 no-repeat;
	z-index: 100;
	cursor: pointer;
}
#container #home-speelplein a:hover {
	text-decoration: none;
	background: url('../images/home-speelplein.png') 0 -69px no-repeat;
}
#container #home-horeca a, #container #home-horeca a:visited {
	display: block;
	text-decoration: none;
	float: left;
	width: 116px;
	height: 69px;
	background: url('../images/home-horeca.png') 0 0 no-repeat;
	z-index: 100;
	cursor: pointer;
}
#container #home-horeca a:hover {
	text-decoration: none;
	background: url('../images/home-horeca.png') 0 -69px no-repeat;
}
#container #home-ontspanning a, #container #home-ontspanning a:visited {
	display: block;
	text-decoration: none;
	float: left;
	width: 89px;
	height: 69px;
	background: url('../images/home-ontspanning.png') 0 0 no-repeat;
	z-index: 100;
	cursor: pointer;
}
#container #home-ontspanning a:hover {
	text-decoration: none;
	background: url('../images/home-ontspanning.png') 0 -69px no-repeat;
}
#container #home-strand a, #container #home-strand a:visited {
	display: block;
	text-decoration: none;
	float: left;
	width: 91px;
	height: 69px;
	background: url('../images/home-strand.png') 0 0 no-repeat;
	z-index: 100;
	cursor: pointer;
}
#container #home-strand a:hover {
	text-decoration: none;
	background: url('../images/home-strand.png') 0 -69px no-repeat;
}
#container #home-liefde a, #container #home-liefde a:visited {
	display: block;
	text-decoration: none;
	float: left;
	width: 73px;
	height: 69px;
	background: url('../images/home-liefde.png') 0 0 no-repeat;
	z-index: 100;
	cursor: pointer;
}
#container #home-liefde a:hover {
	text-decoration: none;
	background: url('../images/home-liefde.png') 0 -69px no-repeat;
}
#container #home-winkelen a, #container #home-winkelen a:visited {
	display: block;
	text-decoration: none;
	float: left;
	width: 91px;
	height: 69px;
	background: url('../images/home-winkelen.png') 0 0 no-repeat;
	z-index: 100;
	cursor: pointer;
}
#container #home-winkelen a:hover {
	text-decoration: none;
	background: url('../images/home-winkelen.png') 0 -69px no-repeat;
}
#but-kopers a, #but-kopers a:visited, #but-kopers a:hover {
	display: block;
	text-decoration: none;
	padding: 2px 0;
	text-align: center;
	width: 120px;
	background-color: #e3217a;
	font-size: 14px;
	color: #fff;
}
/* form */

.txtarea {
	width: 283px;
	height: 76px;
	border: 1px solid #e2007a;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
.send-btn, .login-btn {
	width: 108px;
	height: 28px;
	margin: 0;
	border: 0;
	background: url('../images/button_inschrijven.png') top left no-repeat;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	outline: none;
	overflow: hidden;
}
.login-btn {
	background: url('../images/button_inloggen.png') top left no-repeat;
}
input.field {
	width: 285px;
	font-size: 11px;
	height: 16px;
	padding-left: 3px;
	border: 1px solid #e2007a;
}
input.field-small {
	line-height: 16px;
	width: 157px;
	font-size: 11px;
	height: 16px;
	padding-left: 3px;
	border: 1px solid #e2007a;
	border: 1px solid #e2007a;
	font-size: 9px;
	color: grey;
	float: left;
}
input.field-mini, input.field-medium {
	width: 54px;
	height: 16px;
	padding-left: 3px;
	line-height: 16px;
	border: 1px solid #e2007a;
	font-size: 9px;
	color: grey;
	float: left;
	margin-left: 4px;
}
input.field-medium {
	width: 138px;
}
/* menu */ 

#loginmenu {
	line-height: 20px;
	width: 200px;
}
#loginmenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}
#loginmenu li {
	display:inline;
}
#loginmenu li a:link, #loginmenu li a:visited {
	text-decoration: none;
	font-weight: bold;
	padding: 4px 0;
	border-bottom: 1px solid #dcd8d8;
	color: #000;
	display: block;
}
#loginmenu li a:hover, #container #container-content #loginmenu li a.current {
	text-decoration: none;
	color: #e2007a;
}
#loginmenu li ul li a:link, #loginmenu li ul li a:visited {
	text-decoration: none;
	font-weight: bold;
	padding: 3px 20px 3px 25px;
	color: #000;
	display: block;
	font-size: 10px;
}
#loginmenu li ul li a:hover, #container #container-columns #leftcolumn #loginmenu li ul li a.current {
	text-decoration: none;
	color: #e2007a;
}
