/************************************************************************
 * Stylesheet voor Housecards
 *
 *************************************************************************/

html, body {
	font-family: Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #cccccc;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	cursor:default;
}

body { font-size:100%; }	

img { border: 0 none; }

div#wrapper {
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: 50% 0;
}

div#header {
	width: 1000px;
	height: 120px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 70px;
	z-index: 100;
}

div#header a {
	color: white;
	text-decoration: none;
	padding: 0 10px;
}

div#header a.selected, div#header a.notselected:hover {
	color: #EEC319;
}

div#sub_housecards {
	position: absolute;
	top: 102px;
	left: 80px;
	width: 200px;
	display: none;
}

div#sub_bestellen {
	position: absolute;
	top: 103px;
	left: 180px;
	width: 160px;
	display: none;
}

div#sub_locaties {
	position: absolute;
	top: 103px;
	left: 280px;
	width: 270px;
	display: none;
}

div#sub_adverteren {
	position: absolute;
	top: 103px;
	left: 585px;
	width: 270px;
	display: none;
}

div.submenu {
	background-image: url(../images/submenu_pijltje.gif);
	background-repeat: no-repeat;
	z-index: 100;
}
div.submenu ul{
	padding:6px 0 0;
	margin:0px;
	list-style: none;
}
div.submenu li {
	list-style: none;
	margin: 0;
	padding: 0 5px 4px 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
}

div.submenu li:hover {
	background-color: #EEC319;
}

div.submenu li.top {	
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
	height:10px;
	line-height:0;
}
div.submenu li.top:hover {
	background-color: white;	
}


/* content */ 

div#content h1 {
	margin: 0 0 10px 0;
}


div#footer {
	position: absolute;
	background-image: url(../images/background_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 1000px;
	height: 56px;
	padding: 28px 0 0 35px;
	font-size: 11px;
	color: #767575;
}
div#footer a {
	color: #767575;
}

input.submitbutton {
	border: 0;
	background-color: white;
	color: #797369;
	cursor: pointer;
}

form {
	margin : 0;
	padding: 0;
	display: inline;
}

input.submitbutton {
	margin: 0;
	padding: 0;
}

input.vind {
	background-image: url(../images/button_vind.gif);
	width: 66px;
	height: 25px;
}

div#uwhuisophousecards {
	position: absolute; 
	top: 210px;
	left: 46px;
	width: 170px;
	
}

div#watishousecards {
	position: absolute;
	top: 205px;
	left: 785px;
	height: 135px;
	width: 175px;
	overflow: hidden;
}

div#tekoop table {
	border: 0;
	border-collapse: collapse;
}

div#advertentie {
	position: absolute;
	top: 605px;
	left: 30px;
	width: 170px;
	height: 260px;
	background-color: white;
	overflow: hidden; 
}

div.housecardwrapper {
	width: 400px;
	margin-left: 70px;
	cursor: pointer;
	position:relative;
	background:#F9B700;
}

div.housecardwrapper_klein {
	display: block;
	float: left;
	width: 250px;
	margin: 10px 24px 0 0;
	cursor: pointer;
	font-size: 10px;
	overflow: hidden;
	position:relative;
	background:#F9B700;
}

div#housecard {
	color: black;
	padding: 5px;
	font-weight: normal;
	font-size:28px;
	text-align: center;
	height:30px;
}

div#housecard_klein {	
	color: black;
	padding: 5px;
	font-weight: normal;
	font-size:18px;
	text-align: center;
	height:19px;
}

div.housecard_keuze {
	background-color: #F9B700; 
	padding: 5px;
	font-weight: normal;
	font-size:12px;
	text-align: left;
	height:200px;
	width: 153px;
	float: left;
	margin: 5px;
	cursor: pointer;
}

.geel {
	background-color: #F9B700;
}
.zwart {
	background-color: black;
}
.groen {
	background-color: #20a820;
}

.oranje {
	background-color: #cd641f;
}

.rood {
	background-color: #9f0000;
}

div#housecard_website {
	color: white;
	padding: 5px;
	font-size:19px;
	font-weight: bold;
	text-align: center;
	height:23px;
}

div#housecard_website_klein {
	color: black;
	padding: 5px;
	font-size:12px;
	font-weight: bold;
	text-align: center;
	height:15px;
}


div#housecard_left{
	color: black;
	padding: 5px 0 5px 10px;
	font-weight: normal;
	font-size:19px;
	position:absolute;
	top:8px;
	left:0;
}

div#housecard_right{
	color: black;
	padding: 5px 10px 5px 0;
	font-weight: normal;
	font-size:19px;
	position:absolute;
	top:8px;
	right:0;
}

div#housecard_klein_left{
	color: black;
	padding: 5px 0 5px 7px;
	font-weight: normal;
	font-size:12px;
	position:absolute;
	top:5px;
	left:0;
}

div#housecard_klein_right{
	color: black;
	padding: 5px 7px 5px 0;
	font-weight: normal;
	font-size:12px;
	position:absolute;
	top:5px;
	right:0;
}

div#housecard_verkocht {
	position:absolute;
	top:0px;
	left:50px;
}

div#housecard_verkocht_groot {
	position:absolute;
	top:0px;
	left:120px;
}

div#housecard_verkocht_onder_voorbehoud {
	position:absolute;
	top:0px;
	left:50px;
}

div#housecard_verkocht_onder_voorbehoud_groot {
	position:absolute;
	top:0px;
	left:120px;
}

div#housecardadres {
	background-color: #F9B700;
	color: black;
	padding: 5px 0 5px 7px;
	font-weight: bold;
	font-size: 11px;
	float:left;
	height:13px;
	overflow:hidden;
}

div#housecardadres2 {
	background-color: #F9B700;
	color: black;
	padding: 5px 7px 5px 0;
	height: 13px;
	font-weight: bold;
	font-size: 11px;
	float:right;
	text-align:right;
	overflow:hidden;
}

div#housecardadresgroot {
	background-color: #F9B700;
	color: black;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size: 19px;
	float:left;
	height:21px;
	overflow:hidden;
}

div#housecardadresgroot2 {
	background-color: #F9B700;
	color: black;
	padding: 5px 10px 5px 0;
	font-weight: bold;
	font-size: 19px;
	float:right;
	text-align:right;
	height:21px;
	overflow:hidden;
}

div.housecardinfo {
	background-color: #FBE2C0;
	color: black;
	padding: 5px 12px 0 10px;
	text-align:justify;
	font-size:30px;
	line-height:30px;
	height: 220px;
	overflow: hidden;
}

div.housecardinfo_klein {
	background-color: #FBE2C0;
	color: black;
	padding: 7px 7px 0;
	text-align:justify;
	font-size:12px;
	line-height:12px;
	height: 142px;
	overflow: hidden;
}

div.housecardinfo_bottom {
	background-color: #FBE2C0;
	color: black;
	padding: 0px;
	position:absolute;
	top:0px;
	left:8px;
	font-size:17px;
	font-weight:bold;
}
div.housecardinfo_bottom2 {
	background-color: #FBE2C0;
	color: black;
	padding: 0px;
	position:absolute;
	top:0px;
	left:247px;
	width:143px;
	text-align: right;
	font-weight:bold;
	font-size:17px;
}

div#housecardinfo_klein_bottom {
	background-color: #FBE2C0;
	color: black;
	padding: 0px;
	position:absolute;
	top:0px;
	left:7px;
	font-size:11px;
	font-weight:bold;
}
div#housecardinfo_klein_bottom2 {
	background-color: #FBE2C0;
	color: black;
	padding: 0px;
	position:absolute;
	top:0px;
	left:155px;
	width: 89px;
	text-align: right;
	font-weight:bold;
	font-size:11px;
	text-align: right;
}

div.housecardinfo2_klein {
	height: 17px;
	background-color: #FBE2C0;
	position:relative;
}

div.housecardinfo2 {
	height: 25px;
	background-color: #FBE2C0;
	position:relative;
	font-weight:bold;
}

div#housecard img {
	margin: 0;
	padding: 0;
	display: inline;
}

a { color: black; } 
a.selectedpage {
	text-decoration: none;
	background-color: #F9B700;
}
a.geenlijn {
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
	background-color: #EEEEEE;
}

div#content a.nohover:hover {
	text-decoration: none;
	background-color: transparent;
}

a.geenlijn:hover {
	background-color: white;
}

img#kop {
	margin: 10px 0; 
}
div#plaatsen_lijst{
	background:#fff;
	border:1px solid #ddd;
}
ul#plaatsenlijst{	
	list-style:none;
	margin:0;
	padding:0;
	width:82px;
}
ul#plaatsenlijst li{
	margin:0;
	padding:1px 5px;
	font-size:11px;	
	cursor:pointer;
}
div#close_plaatsen{
	text-align:right;
	font-size:10px;
}
div#subtekst {
	font-style:italic;
	font-size:11px;
	padding:2px 5px;
}

.mooquee
{

	/* don't change */
    position: absolute;
	overflow: hidden;
	white-space: nowrap;
	display:none;
	
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}

div.foutmelding {
	background-color: #EF1B25;
	color: white;
	padding: 15px;
	border: 4px solid #F9B700;
	width: 485px;
	text-align: center;
	font-size: 14px;
}