body { 
	background: #7E8083 ;
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	font-size:12px;
	color:#444;
	line-height:150%;
	text-align: left;	
	margin: 0;
	height:100%;
	overflow-y: scroll;
}


div.outer {
  position: absolute;
  left: 50%;
  top: 20px;
  width: 900px;
  margin-left: -450px;
	overflow: hidden;
}

 
div.innertop {
  width: 900px;
	height:128px; 
	background: #444;
}
div.innertop_vspacer {
	width: 900px;
	height: 10px; 
}
div.innertop_hspacer {
	width: 42px;
	height: 118px;
	float: left;
}

div.innertop_menu {
	height: 118px;
	width: 740px;
	float: left; 
	line-height: 180%;
}

div.innertop_logo {
	height: 118px;
  width: 118px; 
	float: left;
}
 
div.innercenter {
  width: 900px; 
	background:#fff;
	height: 410px;
	overflow: hidden;
 }
div.innercenterhuur {
  width: 900px; 
	background:#fff;
}
div.innercenter_spacer {
	width: 42px;
	height: 410px;
	float: left;
}

div.innercenter_content {
	width: 858px;
	color:#000; 
	float:left;
}

div.content_left, div.content_left1, div.content_left2, div.content_left3, div.content_left4, div.content_left5  {
	width: 180px;
	color:#333; 
	float:left;
	height: 410px;
}

div.filter {
	font-size: 12px;
}

div.content_center, div.content_center1, div.content_center2, div.content_center3, div.content_center4, div.content_center5 {
	width: 336px;
	color:#000; 
	float:left;
	height: 410px;
}

div.content_spacer {
	width: 20px; 
	float: left;
}
div.content_right {
	width: 322px;
	color:#000; 
	float:left;
}

div.content_huur {
	width: 658px;
	float:left;
}


div.innerbottom1 {
  width: 900px; 
	height: 35px;
	background: #444;
}

div.innerbottom1_vspacer {
	height:10px;
	width: 900px;
}
div.innerbottom1_left {
	width: 138px;
	float:left;
	font-size:10px;
	line-height: 100%;
	color: #fff;
}
div.innerbottom1_left_hspacer {
	width: 42px;
	height: 25px;
	float: left;
}
div.innerbottom1_middle {
	width: 565px;
	float:left;
	text-align: center;
	oiverflow: hidden;
}

div.innerbottom1_right {
	width: 145px;
	float:left;
	text-align: right;
	color: #aaa;
	font-size:10px;
	line-height: 100%;
}
div.innerbottom1_right_hspacer {
	width: 42px;
	height: 15px;
	float: right;
}

.innerbottom1_right a:link, .innerbottom1_right a:visited{ 
	color:#fff;
	text-decoration: none;
}

.innerbottom1_right a:hover { 
	color:#ccc;
	text-decoration: none; 
} 

div.pagenumber{
	height: 30px;
	width: 638px;
	text-align: center;
} 
input.pagenumber, input.pagenumber:active, input.pagenumber:focus {
	width: 16px;
	height: 16px; 
	background: #444;
	border: 1px solid #bbb;
	color: #bbb;  
	margin:0px;
	padding:0px;
	font-size: 10px;
	cursor:hand;
}
input.pagenumberactive,input.pagenumberactive:active ,input.pagenumberactive:focus {
	width: 16px;
	height: 16px; 
	background: #8dc73f;
	border: 1px solid #8dc73f;
	color: #333;  
	margin:0px;
	padding:0px;
	font-size: 10px;
}
	
input.pagenumberdisabled, input.pagenumberdisabled:active , input.pagenumberdisabled:focus {
	width: 16px;
	height: 16px; 
	background: #444;
	border: 1px solid #777;
	color: #777;  
	margin:0px;
	padding:0px;
	font-size: 10px;
}

div.innerbottom2_1, div.innerbottom2_2, div.innerbottom2_3, div.innerbottom2_4, div.innerbottom2_5  {
	width: 900px;
	text-align: right;
	font-size: 10px; 
	padding-right: 20px;
	border: 1px solid #7e8083;
}


a:link.creativedata, a:visited.creativedata { 
	font-size:10px;
	color:#333;
	text-decoration: none;
}

a:hover.creativedata {
	color:#fff; 
	text-decoration: none;
} 
 

.innerbottom2_1 a:link, .innerbottom2_1 a:visited, .innerbottom2_2 a:link, .innerbottom2_2 a:visited, .innerbottom2_3 a:link, .innerbottom2_3 a:visited, .innerbottom2_4 a:link, .innerbottom2_4 a:visited, .innerbottom2_5 a:link, .innerbottom2_5 a:visited{ 
	color:#333;
	text-decoration: none;
}
 

h1 { 
 	color: #333;
 	font-size:14px; 
}
 
h1.hidden { 
 	color: #ccc;
 	font-size:14px; 
}

a:link, a:visited{ 
	color:#333;
	text-decoration: none;
}

a:hover { 
	color:#000;
	text-decoration: underline; 
} 


A.menu, A.menu:visited  {
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	color:#fff;
	text-decoration: none; 
}

A.item1active, A.item1active:visited{
	color:#ed1b24;
	text-decoration: none; 
}
A.item1:hover, span.item1, .content_center1 A:hover, .content_left1 A:hover, .innerbottom2_1 A:hover {
	color:#ed1b24;
	text-decoration: none; 
}
A.item2active, A.item2active:visited{
	color:#00AEEF;
	text-decoration: none; 
}
A.item2:hover, span.item2, .content_center2 A:hover, .content_left2 A:hover, .innerbottom2_2 A:hover {
	color:#00AEEF;
	text-decoration: none; 
}
A.item3active, A.item3active:visited{
	color:#8DC73F;
	text-decoration: none; 
}
A.item3:hover, span.item3, .content_center3 A:hover, .content_left3 A:hover, .innerbottom2_3 A:hover  {
	color:#8DC73F;
	text-decoration: none; 
}
A.item4active, A.item4active:visited{
	color:#ff8000;
	text-decoration: none; 
}
A.item4:hover, span.item4, .content_center4 A:hover, .content_left4 A:hover, .innerbottom2_4 A:hover  {
	color:#ff8000;
	text-decoration: none; 
}
A.item5active, A.item5active:visited{
	color:#EC008C;
	text-decoration: none; 
}
A.item5:hover, span.item5, .content_center5 A:hover, .content_left5 A:hover, .innerbottom2_5 A:hover  {
	color:#EC008C;
	text-decoration: none; 
}

a.sidebar, a.sidebar:visited{
	text-decoration: none;
}
a.sidebar:hover{
	text-decoration: none;
	color: #81c741;
}
	
.sidebargreen {
	color: #8DC73F 
}
.sidebargrey {
	color: #fff; 
}

div.sidebarterugspring {
	position:relative;
	left: -18px;
}

div.huurlistvspacer{
	height:10px;
	width:618px;
}
div.huurlistrow{
	height: 82px;
	width: 638px;
}
div.huurlistrowgrey{
	height: 82px;
	width: 638px;
	background: #eee;
	cursor: hand;
}
div.huurlistpic{
	width: 80px;
	height: 80px;
	float:left; 
	border:1px solid #ccc;
	overflow:hidden;
	background: #fff;
}

div.huurlistspacer{
	width:10px;
	height: 80px;
	float: left;
}
div.huurlistdesc{
	width: 528px;
	height: 80px;
	float: left; 
	overflow:hidden;
} 

.huurlistdesc A:link, .huurlistdesc A:visited, .huurlistdesc A:hover {
	text-decoration:none;
	color:#444;
}

div.huurlistdesc_hidden{
	width: 528px;
	height: 80px;
	float: left; 
	overflow:hidden;
	color:#ccc;
} 

.huurlistdesc_hidden A:link, .huurlistdesc_hidden A:visited, .huurlistdesc_hidden A:hover {
	text-decoration:none;
	color:#ccc;
}


div.photowrapper{
	height: 374px;
	width: 498px;
	background:  url('../images/loading.gif') no-repeat  ;
	background-position: center center;
}

div.huurfotothumbwrapper{
	width: 500px;
	overflow: hidden;
}

div.huurfotothumb{
	margin-top:5px;
	width: 100px;
	float: left;
	overflow: hidden;
}
div.huurfotothumbedit{
	margin-top:5px;
	width: 98px;
	float: left;
	overflow: hidden;
	border: 1px solid #ccc
	text-align: center;
}


label.edit {
	width:100px;
	float:left;
}

input.edit{
	float:left; 
	border: 1px solid #ccc;
	color: #444; 
	width: 500px; 
	font-size:12px; 
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	float:left;
}
input.edit250{
	float:left; 
	border: 1px solid #ccc;
	color: #444; 
	width: 250px; 
	font-size:12px; 
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	float:left;
}
input.editsmall{
	float:left; 
	border: 1px solid #ccc;
	color: #444; 
	width: 300px; 
	font-size:12px; 
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	float:left;
}
input.mailfriend{
	float:left; 
	border: 1px solid #ccc;
	color: #444; 
	width: 120px; 
	font-size:12px; 
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	float:left;
	margin-bottom: 2px;
}
textarea.editlow {
	float:left;
	border:1px solid #ccc;  
	color: #444; 
	width: 500px; 
	height:45px;
	font-size:12px;
	overflow:auto;
	font-family:Arial, Helvetica, Verdana,  sans-serif;
}

textarea.edithigh {
	float:left;
	border:1px solid #ccc;  
	color: #444; 
	width: 500px; 
	height:150px;
	font-size:12px;
	overflow:auto;
	font-family:Arial, Helvetica, Verdana,  sans-serif;
}
input.contact{
	float:left; 
	border: 1px solid #ccc;
	color: #444; 
	width: 300px; 
	font-size:12px; 
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	float:left;
}
textarea.contact {
	float:left;
	border:1px solid #ccc;  
	color: #444; 
	width: 300px; 
	height:45px;
	font-size:12px;
	overflow:auto;
	font-family:Arial, Helvetica, Verdana,  sans-serif;
}
textarea.contactFocus {
	float:left;
	border:1px solid #fff; 
	background-color: #ce3b94; 
	color: #fff; 
	width: 300px; 
	height:113px;
	font-size:12px;
	overflow:auto;
	font-family:Arial, Helvetica, Verdana,  sans-serif;
}
input.submit{
	float:left;
	border:0px solid #444; 
	background-color: #444; 
	color: #fff;  
	height: 24px;
	font-size:11px;  
	font-family:Arial, Helvetica, Verdana,  sans-serif;
	font-weight: bold;
	text-align: center; 
	margin-right: 10px;
}
span.red{
	color: #f00; 
}
span.white{
	color: #fff; 
}

 
