* {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#224083;
	padding:0 0 60px 0;
	background: url(../web_images/body_new.png) repeat-x;
}
ul {
	list-style:none;
}
.small {
	font-size:10px;
}
.centers {
	text-align:center;
}
img {
	border:none;
}
.max {
	display:none;
}
.pink {
	color:#ed1a55!important;
}
.yellow {
	color:#f9a41b!important;
}
.green {
	color:#0a8f45!important;
}
.iploadovrw {
	height:110px;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #ccc;
	padding:10px;
	overflow:hidden;
	text-align:center;
}
#prevnext {
	text-align:center;
}
.mine {
	background:#f6f6f7;
	border-bottom:1px solid #234082;
}
.mine img {
	border: 1px solid #ccc;
}
.mine td {
	padding:4px;
}
.trtop {
	background: url(../web_images/tr_top_bg.png) repeat-x;
	color:#fff;
	font-weight:bold;
	height:29px;
}
.trtop td {
	padding:2px 2px 6px 4px;
}
a {
	outline:none;
	color:#224083;
	text-decoration:none;
}
.clear {
	clear:both;
}
a:hover {
	color:#ed1a55;
}
form input, form select, form textarea {
	border:1px solid #ccc!important;
	color:#666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	height: 0;
	border: 0;
	border-top:1px dotted #ccc;
	margin:10px 0 10px 0;
	padding:0;
}
.space {
	margin-top:16px;
}
.spacer {
	padding:4px!important;
	display:inline-block
}
.knop {
	padding:2px 10px 2px 10px;
	color:#333333;
	background:url(../web_images/knop-bg.png) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}
.knop:hover {
	/*padding:3px 9px 1px 11px;*/
	background:url(../web_images/knop-bg-hover.png) repeat-x;
	color:#3ff9900;
}
/* wrapper */
#wrapper {
	width:980px;
	margin:0 auto;
	padding-top:100px;
}
/* topmenu */
#topmenu {
	height:25px;
	margin:0 0 15px 0;
	overflow:hidden;
}
#topmenu li {
	float:left;
	margin-right:1px;
	height:25px;
	overflow:hidden;
}
#topmenu li a {
	padding:5px 0 10px 0;
	text-decoration:none;
	display:inline-block;
	color:#fff;
	text-align:center;
	width:162px;
	font-weight:bold;
}
#topmenu li a:hover {
	background:#9abae1;
	color:#234082;
}
#topmenu .one {
	background:#234082;
}
#topmenu .two {
	background:#ed1a55;
}
#topmenu .three {
	background:#f9a41b;
}
#topmenu .four {
	background:#0a8f45;
}
#topmenu .five {
	background:#be3136;
}
#topmenu .six {
	background:#4180bb;
	margin-right:0;
}
#topmenu .six a {
	width:165px;
}
#memberbox {
}
#memberbox .member {
	padding:0 0 15px 0;
}
#memberbox .member a {
}
.bordergr {
	border-bottom:1px dotted #f9a41b;
	margin-bottom:15px;
}
/* standard content middlefull */
#middlefull {
	width:641px;
	float:left;
	margin-right:15px;
	background:#fff;
	padding:10px;
	overflow:hidden;
	border:1px solid #ccc;
	min-height:500px;
}
#middlefull h1, #middlefull h2, #middlefull h3, #middlefull h4, #frontpage h2 {
	font-size:16px;
	margin-bottom:20px;
}
#middlefull h1 {
	padding-left:25px;
	background:url(../web_images/h1_pointer.gif) 0 0 no-repeat;
	height:21px;
	padding-top:1px;
}
#middlefull p {
	line-height:20px;
	margin-bottom:20px;
}
#middlefull label {
	float:left;
	width:200px;
}
#middlefull ul, #middlefull table, #middlefull form {
	margin-bottom:20px;
}
#middlefull ul li {
	margin-bottom:2px;
	padding-left:14px;
	background:url(../web_images/pink_pointer.gif) 0 3px no-repeat;
}
#middlefull form p {
	margin-bottom:4px;
	line-height:normal;
}
#middlefull input, #middlefull select, #middlefull textarea{
	padding:4px;
}
/* frontpage bannerbox */
#frontpage #bannerbox {
	border:1px solid #ccc;
	height:258px;
	background:url(../web_images/frontpage_bannerbox.jpg) no-repeat;
	overflow:hidden;
	clear:both
}
#frontpage #bannerbox div {
	border:1px solid #fff;
	padding:20px;
	width:490px;
	background:#eee;
	height:185px;
	margin:15px 0 0 15px;
	overflow:hidden;
}
#frontpage #bannerbox h1 {
	font-size:18px;
	margin-bottom:16px;
}
#frontpage #bannerbox h1 span {
	color:#ed1a55;
	text-decoration:line-through
}
#frontpage #bannerbox p {
	line-height:18px;
	margin-bottom:14px;
}
#frontpage #bannerbox .balloon {
	width:144px;
	height:95px;
	float:right;
	margin-top:-5px;
	color:#fff;
	background:url(../web_images/bannerbox_balloon.gif) no-repeat;
	font-weight:bold;
	overflow:hidden;
	text-align:center;
	padding:35px 20px 20px 20px;
	font-size:16px;
	cursor:pointer;
}
#frontpage #bannerbox .balloon a {
	color:#fff;
}
#frontpage #bannerbox .balloon a:hover {
	color:#f2f2f2;
}
#frontpage #bannerbox ul li {
	padding:3px 0 4px 20px;
	background:url(../web_images/blue_v_pointer.gif) 0 0 no-repeat;
}
/* fpinfo */
#frontpage #fpleft {
	float:left;
	margin:15px 15px 30px 0;
	height:252px;
	width:663px;
	overflow:hidden;
}
#frontpage h2 {
	font-size:16px;
	margin-bottom:12px;
	border-bottom:1px solid #f9a41b;
}
#frontpage form{
	height:140px;
	overflow:hidden;
}
#frontpage #fpleft form {
	background:#f6f6f7;
	border:1px solid #ccc;
	padding:10px;
	margin-bottom:15px;
}
#frontpage #fpleft .fpform {
	width:312px;
	float:left;
}
#frontpage #fpleft .adddad select,#frontpage #fpleft .adddad input{
	padding:4px!important;

}
#frontpage #fpleft .right {
	width:280px;
}
#frontpage #fpleft label {
	width:80px;
	float:left;
}
#frontpage #fpleft form h2 {
	border-bottom:none!important;
}
#frontpage #fpleft form a {
	padding-left:14px;
	background:url(../web_images/pink_pointer.gif) 0 3px no-repeat;
}
#frontpage #fpleft .knop {
	border:1px solid #f47a2e!important;
	color:#fff;
	background:#f9a724 url(../web_images/knop-bg_fp.png) repeat-x;
	font-weight:bold;
}
#frontpage #fpleft form p {
	margin-bottom:8px;
}
#frontpage #fpleft ul {
}
#frontpage #fpleft li {
	margin-bottom:2px;
	padding-left:14px;
	background:url(../web_images/pink_pointer.gif) 0 3px no-repeat;
	width:207px;
	float:left;
}
/* fpoffer */
#frontpage #fpoffer {
	width:300px;
	padding:15px 0 0 0;
	height:235px;
	text-align:center;
	float:left;
	margin:15px 0 30px 0;
	border:1px solid #ccc;
	overflow:hidden;
	background:#fff;
}
/* newest */
#frontpage #newest {
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
	padding:10px 0 10px 0;
	margin-top:-7px;
}
#frontpage #newest h2 {
}
#frontpage #newest h3 {
	font-size:12px;
	margin:0 0 4px 0;
}
#frontpage #newest .box {
	float:left;
	width:146px;
	text-align:center;
	cursor:pointer;
	border:1px solid #fff;
	padding:4px 0 4px 0;
	margin:0 7px 0 8px;
	border:1px solid #ccc;
	background:#f6f6f7;
}
#frontpage #newest p {
	height:94px;
	overflow:hidden;
	font-size:10px;
	color:#234082;
}
#frontpage #newest a {
	color:#ed1a55;
}
#frontpage #newest .fppricex,#frontpage #newest .fpcity {
	height:auto;
}
#frontpage #newest img {
/*border:1px solid #ccc;*/
}
/* fpregions */
#frontpage #fpregions {
}
#frontpage #fpregions h2 {
/*	color:#fff;
	font-size:16px;
	background:#4180bb;
	height:24px;
	padding:3px 0 0 10px;
	overflow:hidden;
	margin-bottom:15px; */
}
#frontpage #fpregions li {
	width:245px;
	float:left;
}
/* #resultbox */
#resultbox .overview {
	border: 1px solid #ccc;
	margin-bottom:15px;
	padding:10px;
	cursor:pointer;
}
#resultbox .overview:hover {
	background:#f6f6f7 url(../web_images/overview_hover.gif) bottom right no-repeat;
	;
}
#resultbox .overview h3 {
	font-size:14px;
}
#resultbox .overview .ref {
	text-align:right;
	margin:-28px 0 0 0;
	color:#ed1a55;
}
#resultbox .overview .ovrimg {
	width:120px;
	float:left;
	padding:10px 10px 10px 0;
}
#resultbox .overview .ovrdes {
	float:left;
	width:470px;
	padding-top:10px;
}
#resultbox .overview label {
	width:150px;
	margin-left:130px;
}
#resultbox .overview .prices {
	clear:both;
	font-weight:bold;
}
#resultbox .overview p {
	margin-bottom:2px;
	line-height:normal;
}
#resultbox .overview .small {
	color:#999;
}
#resultbox #topbann {
	text-align:center;
	margin-bottom:20px;
}
#owner {
	min-height:140px;
}
#owner p {
	margin-bottom:0;
}
/* detail page */
#detailbox #map {
	width:100%;
	height:400px;
	margin:0 0 20px 0;
	overflow:hidden;
	border:1px solid #ccc;
}
.contactnow {
	background:url(../web_images/pink_pointer.gif) 0 3px no-repeat;
	padding-left:12px;
}
.specialbox {
	float:right;
	width:120px;
	text-align:right;
}
.special {
	padding-top:35px;
	background:url(../web_images/detail_special_list_small.gif) no-repeat;
}
.detimg {
	border:1px solid #ccc;
	background:#f6f6f7;
	padding:8px;
	text-align:center;
}
.detimg img {
	width:284px;
}
.details p {
	margin:0!important;
}
.details img {
	margin:0 0 20px 0!important;
}
/* foto image ding */
#detailbox #bigpix {
	text-align:center;
	overflow:hidden;
	margin-bottom:10px;
	background:#f6f6f7;
	padding:10px 0 10px 0;
	border:1px solid #ccc;
	height:450px;
}
#detailbox #smallpix {
	text-align:center;
	overflow:hidden;
}
#detailbox #smallpix img {
	width:60px;
	margin:0 2px 2px 0!important;
	padding:0!important;
	overflow:hidden;
	border:1px solid #ccc;
	cursor:pointer;
}
#detailbox h2 {
	font-size:14px;
}
#detailbox h3, #detailbox h4, .details h3, .details h4 {
	font-size:13px!important;
	margin:20px 0 15px 0!important;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
}
/* right box */
#right {
	width:302px;
	float:left;
	overflow:hidden;
}
#right .item {
	padding-bottom:20px;
	clear:both;
}
#right .bann {
	padding-top:20px;
}
#right .megaknop {
	height:163px;
	width:163px;
	background: url(../web_images/buyknow_bg.png) no-repeat;
	color:#fff;
	font-size:18px;
	border:none;
	cursor:pointer;
	white-space:normal;
}
#right .button a {
	color:#fff;
}
#right h1, #right h2, #right h3, #right h4 {
	font-size:16px;
	margin-bottom:15px;
}
#right p, #right form, #right ul {
	margin-bottom:15px;
}
#right ul li {
	margin-bottom:2px;
	padding-left:14px;
	background:url(../web_images/pink_pointer.gif) 0 3px no-repeat;
}
#right #landenbox {
	padding-left:14px;
}
#right #landenbox li {
	float:left;
	width:144px;
	padding:0;
	background:none;
}
#right label {
	float:left;
	width:60px;
}
#right form {
	background:#f6f6f7;
	padding:8px;
	border:1px solid #ccc;
}
#right form a {
	color:#ed1a55;
}
#right .big {
	text-align:center;
	font-size:20px;
	color:#666!important;
	margin-bottom:20px;
	height:70px;
	line-height:70px;
	background:url(../web_images/big_button_grey.png) no-repeat;
}
#right .pinkb {
	background:url(../web_images/big_button_pink.png) no-repeat;
	color:#fff!important;
}
#right .orangeb {
	background:url(../web_images/big_button_orange.png) no-repeat;
	color:#fff!important;
}
#right .greenb {
	background:url(../web_images/big_button_green.png) no-repeat;
	color:#fff!important;
}
#right .helpbox{
	background:url(../web_images/call_us.png) no-repeat;
	padding-left:104px;
	height:220px;
}
#right .helpbox p{
	margin-bottom:7px;
 }
#right .helpbox .telbox{
	width:172px;
	padding:4px;
	border:1px solid #ccc;
	color:#666;

}
#right .helpbox .sub{
	color:#fff;
	font-weight:bold;
	border:none!important;
	background:url(../web_images/right_button_small.png) 0 0 no-repeat;
	height:23px!important;
	width:100px;
	cursor:pointer;
	margin-left:42px
}
#right .helpbox .sub:hover{
	background:url(../web_images/right_button_small.png) 0 -23px no-repeat;
}

/* footer */
#footer {
	clear:both;
	padding:15px 0 15px 0;
}
#footer ul {
	padding:15px 0 15px 0;
	border-bottom:1px dotted #f9a41b;
	border-top:1px dotted #f9a41b;
	height:25px;
}
#footer ul li {
	float:left;
	margin-right:15px;
	height:21px;
	padding:4px 0 0 0;
}
#footer p {
	padding:15px 0 10px 0;
	color:#666;
	font-size:10px;
}
#footer .rss {
	padding-left:22px;
	background: url(../web_images/rss_25px.png) 0 -1px no-repeat;
}
/* innerheader */
#innerheader {
	position:absolute;
	top:0;
	width:980px;
	height:100px;
	overflow:hidden;
	z-index:99999;
}
#innerheader #logo {
	width:274px;
	float:left;
	display:block;
	height:100px;
}
#innerheader #logo img {
	margin-top:17px;
}
#innerheader #langbar {
	margin: 0 0 0 870px;
	height: 25px;
	font-size:10px;
	background:url(../web_images/pink_pointer_down.gif) 80px 4px no-repeat;
}
#innerheader #langbar li {
	float: left;
	display: block;
}
#innerheader #langbar a {
	text-decoration: none;
	display:block;
}
#innerheader #langbar li ul {
	display: none;
	width:100px;
}
#innerheader #langbar li ul li {
}
#innerheader #langbar li:hover ul {
	display: block;
	position: absolute;
}
#innerheader #langbar li:hover li {
	float: none;
}
#innerheader #langbar li:hover li {
	border-bottom: 1px dotted #ccc;
	padding:2px 0 2px 0;
}
#innerheader #langbar .top {
	color:#666;
	padding:2px 80px 0 20px!important;
}
/*ie6 fix*/
* img {
	behavior: url(../screen/iepngfix.htc);
}
#provinces li {
	width:300px;
	float:left;
}
/* lijst met plaatsnamen, tagcloud */
.citie_1 {
	font-size:12px;
}
.citie_2 {
	font-size:14px;
}
.citie_3 {
	font-size:16px;
}
.citie_4 {
	font-size:18px;
}
.citie_5 {
	font-size:20px;
}
.citie_6 {
	font-size:22px;
}
.noborder{
	border:none!important;
}