html, body { 
	margin: 0; 
	padding: 0;
	height: 100%;
	background: #F7EEEA url("/images/back_body.jpg") top center repeat-y;
	text-align: center;
	scrollbar-3dlight-color: #942824;
	scrollbar-arrow-color: #fff;
	scrollbar-base-color: #fff;
	scrollbar-darkshadow-color: #942824;
	scrollbar-face-color: #942824;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff; }
* html body {behavior:url("/styles/csshover.htc");}

#wrapper {
	background: url("/images/back_wrapper.gif") top left repeat-y;
	margin: 0px auto;
	height: 100%;
	border-left: 1px #942824 solid;
	border-right: 1px #942824 solid;
	padding: 0;
	width: 1000px;
	text-align: left; }
#clear {
	position: relative;
	height: 20px;
	clear: both; }
	
#top { 	
	background: #F8F0ED url("/images/back_top.jpg") right top no-repeat;
	margin: 0;
	padding: 0; 
	border: 0;
	height: 136px;
	width: 1000px;
	text-align: left;}
#top td { 
	position: relative;
	vertical-align: top;
	width: 1000px;	
	background: url("/images/back_logo_mooierwonen.jpg") 20px 50% no-repeat;}

#topimages {
	position: absolute;
	width: 450px;
	height: 136px;
	left: 193px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#middle {
	clear: both;
	width: 1000px;
	margin-bottom: 10px;
	padding: 0; 
	border: 0;	}
#content {
	padding: 20px 0 0 0;	}

/*	MENU'S	*/
#topmenu {
	height:24px;
	position: absolute;
	background-color: #942824;}

ul#nav {
	position: relative;
	float: left;
	width: 990px;
	padding: 0;
	margin: 0;
	padding-left: 0;
	margin-left: 0;
	list-style: none;
	text-align: left;
	z-index: 18;
}
ul#nav li {
	position: relative;
	float: left;
	padding: 0 2px 0 0;
	margin: 0 0 0 0;
	vertical-align: middle;	 
	text-align: left;
	border: 0;
	list-style: none;
	width: auto;
}
* html ul#nav li {
	\display: inline;
	list-style: none;
}
ul#nav li a {
	background: url("/images/topmenu.jpg") 1px 50% no-repeat;
	display: block;
	padding: 0 1px 0 19px;
	margin-left: 6px;
	border: 0;
	line-height: 24px;
	vertical-align: middle;
	color: #f8f0ed;
	font-weight: normal;
	text-decoration: none; 
}
@media all and (min-width: 0px) {
	html>body  ul#nav li a {	
	min-width: 1px;}
}
ul#nav li:hover a, ul#nav li a.link_active {
	background-color: #942824;
	background: url("/images/topmenu_on.jpg") 1px 50% no-repeat;
	color: #fff;
	text-decoration: none;}
ul#nav li:hover ul {
	display: block;
}
ul#nav li ul {
	position: absolute;
	display: none;
	background-color: #fff;
	float: none;
	list-style: none; 
	padding: 4px 6px 4px 4px;
	margin: 0 0 0 0;
	border-right: #942824 1px solid;
	border-bottom: #942824 1px solid;
	border-left: #942824 1px solid;
	width: 170px;
	text-align: left;
	top: 24px;
	left: -1px; 
	z-index:20;
}
* html ul#nav li ul {
	width: 182px;
	w\idth: 170px;
}
ul#nav li ul li {
	list-style: none; 
	background: none;
	float: none;
	width: auto;
	height: auto;
	padding: 0 0 0 0;
	border: 0;
}
ul#nav li:hover ul li a, ul#nav li:hover ul li.extra_level a {
	background: none;
	display: block;
	height: 27px;
	margin: 0 0 0 0;
	padding: 0 2px 0 22px;
	border-bottom: #942824 1px solid;
	line-height: 26px;
	vertical-align: middle;	
	color: #942824;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/** html ul#nav li ul li a, * html ul#nav li:hover ul li a {
	width: 170px;
	w\idth: 160px;
}
html>body ul#nav li ul li a {
	width: auto;
}*/
ul#nav li:hover ul li:hover a, ul#nav li:hover ul li a.link_active, ul#nav li:hover ul li:hover a.link_active {
	margin: 0 0 0 0;
	background: #942824 url("../images/topmenu.jpg") 4px 50% no-repeat;
	color: #fff;
	text-decoration: none; 	
}
ul#nav li:hover ul li.extra_level a:hover, ul#nav li:hover ul li.extra_level a.link_active, ul#nav li:hover ul li.extra_level:hover a {
	background: #942824 url("../images/topmenu.jpg") 1px 50% no-repeat;
}
* html ul#nav li ul li.extra_level:hover a {
}
ul#nav li:hover ul li ul, ul#nav li:hover ul li ul {
	position: absolute;
	display: none;
	list-style-image: none;
	float: none;
	padding: 4px 6px 4px 4px;
	margin: 0;
	width: 170px;
	border: 0;
	border-top: #942824 1px solid;
	border-right: #942824 1px solid;
	border-bottom: #942824 1px solid;
	border-left: #942824 1px solid;
	text-align: left;
	top: -1px;
	left: 170px;
	z-index: 30;
}
ul#nav li ul li.extra_level:hover ul, ul#nav li:hover ul li:hover ul, ul#nav li:hover ul li.extra_level:hover ul {
	display: block !important;
}
/** html ul#nav li:hover ul li ul, ul#nav li:hover ul li ul {
	width: 182px;
	w\idth: 170px;
}*/
ul#nav li:hover ul li:hover ul li {
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
	clear: both;
	float: none;
	list-style: none;
}
ul#nav li:hover ul li.extra_level ul li a, ul#nav li:hover ul li.extra_level:hover ul li a {
	background: none;
	display: block;
	height: 27px;
	margin: 0 0 0 0;
	padding: 0 2px 0 22px;
	border-bottom: #942824 1px solid;
	line-height: 26px;
	vertical-align: middle;	
	color: #942824;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
* html ul#nav li ul li:hover ul li a, * html ul#nav li:hover ul li:hover ul li a {
	width: 170px;
	w\idth: 160px;
}
html>body ul#nav li ul li ul li a {
	width: auto;
}
ul#nav li:hover ul li.extra_level:hover ul li.extra_level2 a {
	background: #fff url("/img/topsubmenu.gif") 100% 7px no-repeat;
}
ul#nav li:hover ul li.extra_level:hover ul li:hover a, ul#nav li:hover ul li.extra_level:hover ul li a.link_active {
	color: #fff;
	text-decoration: none;
	background: #942824;
}
ul#nav li:hover ul li.extra_level:hover ul li.extra_level2 a.link_active, ul#nav li:hover ul li.extra_level:hover ul li.extra_level2:hover a, ul#nav li:hover ul li.extra_level:hover ul li.extra_level2:hover a:hover {
	background: #fff url("/img/topsubmenu_over.gif") 100% 7px no-repeat;
}

#top td{	background: url("../images/back_logo_mooierwonen.jpg") 20px 50% no-repeat; }
#topmenu2 {
	position: relative;
	float: right;
	font-size: 13px;
	height: 30px;
	margin: 0;}
#topmenu2 a{
	position: relative;
	background: url("../images/topmenu2.gif") top left no-repeat;
	float: left;
	display: block;
	width: auto;
	line-height: 30px;
	vertical-align: bottom;
	padding: 5px 12px 0 6px;
	margin: 0 0 0 1px;
	text-decoration: none;
	color: #fff;
	font-weight:bold;
	border: 0; }	
#topmenu2 a:hover,#topmenu2 .link_active{
	position: relative;
	float: left;
	background: url("../images/topmenu2on.gif") top left no-repeat;
	display: block;
	width: auto;
	margin: 0  0 0 1px;
	text-decoration: none;
	color: #fff;
	border: 0;  }	

a.top2_2 {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	border: 0;
	width: 100px;
	line-height: 1px;
	z-index: 10;
	cursor: hand;}	
a:hover.top2_2 ,a.link_active{
	background: url("../images/topon.gif")  50% 100% no-repeat;
	margin: 0;
	text-decoration: none;
	color: #fff;
	border: 0;  }
	
#top a img {
	margin: 0; padding: 0;
	border: 0;
	height: 87px;	}
* html #top a img {	
	height: 94px;}
a#top1 {
	width: 125px;}
a#top2 {
	width: 100px;}
a#top3 {
	width: 125px;}


/* MENU RECHTS */
#topmenu2 {
	position: relative;
	float: right;
	font-size: 13px;
	height: 30px;
	margin: 0;}
#topmenu2 a{
	position: relative;
	background: url("../images/topmenu2.gif") top left no-repeat;
	float: left;
	display: block;
	width: auto;
	line-height: 30px;
	vertical-align: bottom;
	padding: 5px 12px 0 6px;
	margin: 0 0 0 1px;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	font-weight:bold;
	border: 0; }	
#topmenu2 a:hover,#topmenu2 .link_active{
	position: relative;
	float: left;
	background: url("../images/topmenu2on.gif") top left no-repeat;
	display: block;
	width: auto;
	margin: 0  0 0 1px;
	text-decoration: none;
	color: #fff;
	border: 0;  }	

a.top2_2 {
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight:bold;
	border: 0;
	width: 100px;
	line-height: 1px;
	z-index: 10;
	cursor: hand;}	
a:hover.top2_2 ,a.link_active{
	background: url("../images/topon.gif")  50% 100% no-repeat;
	margin: 0;
	text-decoration: none;
	color: #fff;
	border: 0;  }
	
#top a img {
	margin: 0; padding: 0;
	border: 0;
	height: 87px;	}
* html #top a img {	
	height: 94px;}
a#top1 {
	width: 125px;}
a#top2 {
	width: 100px;}
a#top3 {
	width: 125px;}
	
.opmaak_table{
	text-align: left;
	padding: 0 0 0 0;
	margin: 0;
	width:  100%;}
.opmaak_table .td_left{
	padding: 15px 8px 0  35px;
	margin: 0;}
.opmaak_table .td_right{
	width: 357px;}


#change_content {
	position: relative;
	width: 100% !important;
	padding: 0;
	z-index: 100;}


/*		OPMAAK		*/	
boby,div,table{		
	/*font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;	*/
	font-family: Verdana, lucida, arial, helvetica, sans-serif;	
	font-size: 12px;
	color: #000;
	line-height: 21px;}
	
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; } .class1{ 
	font-size: 10px; }
.class2{ 
	font-size: 12px;
	line-height: 21px;	 }
.class3{ 
	font: bold 12px Arial; 
	color: #000; 
	line-height: 12px;}
.class4{	
	font: 16px Arial,Verdana, sans-serif;
	letter-spacing:0;
	text-align: left;
	padding: 0; 
	color: #000;
	margin-bottom: 10px;}

h1{
	font: 20px Verdana, sans-serif;
	letter-spacing:0;
	text-align: left;
	padding: 0; 
	color: #000;
	margin-bottom: 10px;}
.class5{ 
	font-size: 22px;
	line-height: 22px; 
	font-weight: bold; }

a {  
	color: #942824; 
	font-weight: bold;
	text-decoration: none; }
a:hover {  
	color: #942824;
	text-decoration: underline;	  }

ul {
	list-style-type: square;
	color: #942824; }
ol 	{
	color: #942824;}

.opmaak_table .td_left img{
	margin: 2px 10px 2px 10px;
	border-color: #434343;; }
hr {	
	border: #434343 1px solid;  }

.Form-Text-Box {
	font-family: Arial, sans-serif;
	font-size: 11;
	color: #005a4c;
	border: #434343 1px solid; 
	font-weight: bold; }
.Form-Button {
	font-family: Arial, sans-serif;
	font-size: 11;
	background: #434343;
	border: #bbbbbb 1px solid;
	color: #fff;
	font-weight: bold; }
.Form-Menu-Box {
	font-family: Arial, sans-serif;
	color: #005a4c;
	font-size: 11px;
	font-weight: bold;
	border: #434343 1px solid; }

.fotogallery_title {display: none}
.fotogallery_maintable {}
.fotogallery_subtable {}
.fotogallery_show {
	border: 0;}
.fotogallery_left {
	padding-left: 3px;}
.fotogallery_left a {	}
.fotogallery_center {}
.fotogallery_Form-Text-Box {
background-color: transparent;border: transparent 0px solid;font-size: 11px;font-weight: bold;color:#49499B;text-align:center;}
.fotogallery_right {
	padding-right: 3px;}
.fotogallery_right a{}


#counter { 
	position:absolute;
	width:2px;
	height:1px;
	z-index:1;
	left: 1px; 
	top: 1px;
	visibility: hidden; }

