BODY, HTML {
	behavior: url(csshover.htc);
	margin: 0px;
	height:100%;
}
html {background: url(images/bg_ww.jpg);}
body { }
img {
	margin: 0px 5px;
	border:0;
}
#wrapper {
	background: url(images/bg_shade.png) top center repeat-y;
	margin-bottom: -57px;;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#container {
	margin:0 auto;
	width:984px;
	
}
#photobook {
	position: absolute;
	z-index: -20;
}
#photobook2 {
	position: absolute;
	z-index: -20;
}
#main {
	position: relative;
	/*uitzetten voor MSIE*/
	/*[disabled]width: 100%;*/
	/*Opgelost door width erbij te plaatsen*/
	background-image: url(images/top_bg.png);
	background-repeat: repeat-x;
	z-index: 100;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 100%;
}
#toplogo {
	height: 190px;
	background-image: url(images/top_logo_bg.jpg);
	width: 984px;
	z-index:0;
}
#toplogo IMG {
	margin: 0px;
	width:984px;
}
#MASimg { margin:20px 0 0 0; border:0;}
#jaarimg { margin: 20px 0 0 0; border:0; }
#main2 {
	/*Geen RELATIVE*/
	padding-left: 15px;
	padding-right: 10px;
	background-repeat: repeat-x;
	background-image: url(images/gradient_bg.jpg);
	padding-bottom: 48px;
	margin-top: 10px;
	padding-top: 10px;
}
#topmenu {
	height: 15px;
	margin-right: 10px;
	margin-top: 20px;
	text-align:right;
}
#maintopmenu {
	margin-left: 230px;
	height: 15px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin-top: -15px;
}
#topmenu A {
	display: inline;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #999 #CCC #BBB;
	margin: 0px 3px;
	padding: 3px;
	color: #3333CC;
	background: #EFEFEF;
	text-decoration: none;
	text-align: center;
	z-index: 60;
}
#topmenu A:hover {
	color: #FF9933;
	background: #666;
}
#main #menu DIV {
	margin-top: 4px;
}
#bgfoto {
	position: absolute;
	height: 200px;
	width: 1023px;
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#topgradient {
	height: 201px;
}
#menu {
	width: 131px;
	float: left;
	margin-right: 10px;
	margin-top: 20px;
	z-index: 60;
}
#menu UL {
	/*remove bullets and list indents*/
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 60;
}
/*style, color and size links and headings to suit*/
#menu ul A {
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #999 #CCC #BBB;
	margin: 0px;
	padding: 5px 3px;
	z-index: 60;
	color: #3333CC;
	background: #EFEFEF;
	text-decoration: none;
	text-align: center;
}
#menu ul A:hover {
	color: #FF9933;
	background: #666;
}
#menu LI, #menu LI:hover {
	/*make the list elements a containing block for the nested lists*/
	position: relative;
}
#menu UL UL {
	position: absolute;
	top: 0;
	left: 100%;
	/*to position them to the right of their containing block*/
	width: 100%;
	/*width is based on the containing block*/
	z-index: 60;
}
/*Hover troep*/
DIV#menu UL UL, DIV#menu UL LI:hover UL UL {
	display: none;
	z-index: 60;
}
DIV#menu UL LI:hover UL, DIV#menu UL UL LI:hover UL {
	display: block;
	z-index: 60;
}
/*IE7 hacks
html>body { *behavior: url(csshover2.htc);
*font-size: 100%;
}
html>body .menu ul li { *float: left; *width: 100%; }
html>body .menu ul li a{ *height: 1%; }

IE6 hacks*/
#menu UL LI {
	float: left;
	width: 100%;
	z-index:100;
}
#menu UL LI A {
	height: 1%;
}
#content {
	margin-top: 10px;
	font-size: 1em;
	z-index: -10;
	float:right;
	width:810px;
	height:100%;
}
#rightColumn {
	float:right;
}
#content table td {
	padding: 2px;
}
#submenulinks { margin-top:20px; }
#submenulinks img { margin:20px 0 0 0; }
#submenu { margin-bottom:20px; }

#bottom {
	height: 57px;
	width: 100%;
	background-image: url(images/bottom_bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	margin:0 auto;
	width:984px;
	clear:both;
}
#push { height:57px; clear:both; }
#bottom #copyright {
	margin: 30px 10px 0 0;
	float:right;
}
/*Input mail form*/
LABEL {
	width: 175px;
	float: left;
	text-align: left;
	margin-right: 5px;
	display: block;
	margin-bottom: 10px;
	margin-left: 5px;
}
INPUT, SELECT, TEXTAREA {
	margin-left: 0;
	background: #E7E7DF;
}
INPUT {
	color: #781351;
	border: 1px solid #781351;
}
FIELDSET {
	border: 1px solid #781351;
	width: 50em;
}
LEGEND {
	color: #FFF;
	background: #FFA20C;
	border: 1px solid #781351;
	padding: 2px 6px;
}
.csc-mailform-label { 
	margin-bottom:10px;
}
.csc-mailform-field {
	margin-bottom: 10px;
	clear:left;
}
.csc-mailform-submit {
	margin-left: 185px;
}
#breadcrumbs a {
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
