#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#ibox_close a, #ibox_close a:visited
{
	color:#333333;
}

#ibox_close a:hover
{
	color:#8EC343;
}

#ibox_progress {	
	margin:0;
	padding:0;
	position: absolute;
	z-index:105;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:1000;
	padding:10px;
	border:solid 3px #EEEEEE;
	width:300px;
	height:300px;
	background-color:#FFF;
	padding-bottom:30px;
	margin:0;
}

#ibox_content {
	background-color:#FFFFFF;
	background:#fff url(../img/Loading.gif) no-repeat center center;
	width:100%;
	height:100%;
	margin-bottom:5px;
	position:relative;
	top:0px;
	left:0px;
}

#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
}






html
{
	height:100%;
}

body
{
	background:#93CAF1 url(../img/Background.gif) repeat-x;
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Arial, Halvetica;
	font-size:0.9em;
	line-height:1.5em;
	height:100%;
}

#Clouds
{
	background:url(../img/Clouds.jpg) no-repeat top center;
	width:100%;
	text-align:center;
	padding:27px 0;
}

#Wrapper
{
	background:url(../img/Wrapper.Background.gif) repeat-y;
	width:770px;
	margin:0 auto;
}

#Header
{
	background:url(../img/Header.gif) no-repeat;
	width:770px;
	height:386px;
}

#Footer
{
	clear:both;
	background:url(../img/Footer.gif) no-repeat;
	width:770px;
	height:21px;
}

#Content
{
	text-align:justify;
	margin:30px;
	color:#333333;
}

#Content img
{
	border:solid 3px #EEEEEE;
	margin:10px;
}

#Content a:hover img
{
	border:solid 3px #8EC343;
}

#Content h1 img
{
border:0;
margin:0;
}

#Content a, #Content a:visited
{
	color:#333333;
}

#Content a:hover
{
	color:#8EC343;
}

#SlideshowWrapper
{
	clear:both;
	width:736px;
	height:194px;
	margin:0 auto;
	border:solid 3px #CFE6AF;
	background:url(../img/Slideshow/1.jpg);
}

#Slideshow
{
	margin:0;
	padding:0;
	width:736px;
	height:194px;
}

h1
{
	font-size:1.4em;
	color:#8EC343;
}

h2, h3, h4, h5, h6
{
	font-size:1em;	
}

h1 span
{
	display:none;
}

#Menu
{
	list-style:none;
	margin:0 0 0 19px;
	padding:131px 0 0;
}

#Menu li
{
	float:left;
	margin:0 0 15px;
	padding:0;
}

#Menu span
{
	visibility:hidden;
}

#Menu a, #Menu a:visited
{
	display:block;
	background-position:bottom;
	background-repeat:no-repeat;
	height:25px;
	text-decoration:none;
}

#Menu a:hover
{
	background-position:top;
}

.Welkom a, .Welkom a:visited
{
	background-image:url(../img/Buttons/Welkom.gif);
	width:88px;
}

.Geschiedenis a, .Geschiedenis a:visited
{
	background-image:url(../img/Buttons/Geschiedenis.gif);
	width:115px;
}

.DeTuin a, .DeTuin a:visited
{
	background-image:url(../img/Buttons/DeTuin.gif);
	width:86px;
}

.Fotos a, .Fotos a:visited
{
	background-image:url(../img/Buttons/Fotos.gif);
	width:75px;
}

.Bereikbaarheid a, .Bereikbaarheid a:visited
{
	background-image:url(../img/Buttons/Bereikbaarheid.gif);
	width:130px;
}

.Nieuws a, .Nieuws a:visited
{
	background-image:url(../img/Buttons/Nieuws.gif);
	width:82px;
}

.Links a, .Links a:visited
{
	background-image:url(../img/Buttons/Links.gif);
	width:69px;
}

.Contact a, .Contact a:visited
{
	background-image:url(../img/Buttons/Contact.gif);
	width:86px;
}

#Active a, #Active a:visited
{
	background-position:top;
}
.Fout
{
border:solid 1px #FF0000;
}


.TextBoxFields input, .TextBoxFields textarea
{
border:solid 1px #BBBBBB;
width:250px;
}
.FoutMelding
{
color:#FF0000;
}