/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6DFCF;
	font: Verdana;
	font-family: Verdana;
}
div.container {
position: relative;
width: 700px;
}
a.btn {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
img.btn {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a.MainMenu {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	
	font-family: "Arial Narrow", cursive;
	color: #00956F;
}
a.MainMenu:hover {
	color: #FEC231;
	padding: 0px;
	margin: 0px;
	
}
/* submenu */
MENU {
	font-size: 11pt; 
	font-weight: 600; 
	font-family: Arial; 
	padding: 2px 2px 2px 2px; 
	vertical-align: middle; 
	
	display: block; 
	margin: 0px 0px 0px 0px; 
	filter:revealTrans(transition=12,duration=0.5) progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#FFFFFF,strength=3);
}
MENU A {
	text-decoration: none; 
	color: #00956F;
}
#MAIN_MENU {
	border-style: none !important; 
	display: block !important; 
	/* left: 180px;  */
	top: 155px; 
	left: 100px;
	color: #00956F; 
	filter:progid:DXImageTransform.Microsoft.Shadow(direction=90,color=#FFFFFF,strength=0; );
}
div.MAIN_MENU {
	padding-left: 100px;
	margin-left: 100px;
}
MENU SPAN {
	background-color: transparent; 
	padding: 2px 2px 2px 2px; 
	border: 1px none white; 
	vertical-align: middle; 
	cursor: pointer; 
	display: inline ! important;
}
MENU DIV {
	background-color: transparent; 
	padding: 2px 2px 2px 2px; 
	border: 1px none white; 
	vertical-align: middle; 
	cursor: pointer; 
	display: block ! important;
}
.HOVER {
	background-color: #000000; 
	color: #F1FEF4;
	padding: 1px 1px 1px 1px; 
	border: 1px solid white; 
	vertical-align: middle; 
	cursor: pointer;
}
.EXPANDABLE {
	padding: 2px 2px 2px 2px; 
	border: 1px none white; 
	vertical-align: middle; 
	cursor: pointer; 
	background-image: url('img/drop-down.gif'); 
	background-repeat : no-repeat; 
	background-position : right center;
}
.EXPANDABLEHOVER {
	background-color: #F1FEF4; 
	color: #FEC231;
	padding: 1px 1px 1px 1px; 
	border: 1px solid white; 
	vertical-align: middle; 
	cursor: pointer; 
	background-image: url('img/collapse.gif'); 
	background-repeat : no-repeat; 
	background-position : right center;
}
a.SubMenu {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11pt;
	text-decoration: none;
	font-weight: normal;
	
	font-family: "Arial Narrow", cursive;
	color: #00956F;
}
a.SubMenu:hover {
	color: #FEC231;
	padding: 0px;
	margin: 0px;
	
}
/*  buttons homepage */
a.buttonHome:hover {
	text-decoration: none;
	border-style: none; 
	cursor: pointer;
	border: 21px none white; 
}
div.main {
	/* height: 264px; */
	text-align: justify;
	padding: 0px;
}
div.title {
	font-weight: bolder;
}
div.footerIndex {
	font-size: xx-small;
	position: relative;
	top: -22px;
	left: 10px;
}
#extra a {background-image: url(http://wilsongroep.nl/UserFiles/Image/special/openhuizendag011011.jpg); background-repeat: no-repeat; position: absolute; top: 110px; left: -260px; width: 283px; height: 187px;transform: rotate(5deg);
-ms-transform: rotate(5deg); /* IE 9 */
-webkit-transform: rotate(5deg); /* Safari and Chrome */
-o-transform: rotate(5deg); /* Opera */
-moz-transform: rotate(5deg); /* Firefox */
}
#extra {display: none;} 
