html, body {
	background-color	: #ffffff;
	margin				: 0px;
	padding				: 0px;
	text-align			: center;
	font-family			: Arial, Helvetica, sans-serif;
	/*overflow-x			: hidden;
	overflow-y			: hidden;*/
	height					: 100%;
}

#wrapper{
	position 				: relative;
	margin					: 0 auto;
	width					: 1010px;
	height					: 100%;/*586px;*/
	overflow				: none;
}

#wrapper #header{
	position 				: absolute;
	top						: 0;
	left					: 0; 
	width					: 1010px;
	height					: 200px;
	background-image		: url(/sitePics/header1.png);
}

#wrapper #header1{
	position 				: absolute;
	top						: 0;
	left					: 0; 
	width					: 1010px;
	height					: 200px;
	background-image		: url(/sitePics/header2.png);
}

#wrapper #header2{
	position 				: absolute;
	top						: 0;
	left					: 0; 
	width					: 1010px;
	height					: 200px;
	background-image		: url(/sitePics/header3.png);
}

#wrapper #header3{
	position 				: absolute;
	top						: 0;
	left					: 0; 
	width					: 1010px;
	height					: 200px;
	background-image		: url(/sitePics/header4.png);
}

#wrapper #header4{
	position 				: absolute;
	top						: 0;
	left					: 0; 
	width					: 1010px;
	height					: 200px;
	background-image		: url(/sitePics/header8.png);
}

#wrapper #header5{
	position 				: absolute;
	top						: 0;
	left					: 0; 
	width					: 1010px;
	height					: 200px;
	background-image		: url(/sitePics/header7.png);
}

#topmenu{
   position					: absolute;
   left						: 215px;
   top						: 15px;
   height					: 20px;
   width					: 450px;
   font-weight				: bold;
   font-size				: 0.7em;
}

#topmenu a {
   text-decoration			: none;
   color					: #14046e;
}

#topmenu a:hover {
   color					: #999999;
}

#wrapper #ruler{
	position				: absolute;
	left					: 6px;
	top						: 202px;
	width					: 1004px;
	height					: 20px;
	background-color			: #979696;
	font-size				: 0.9em;
	font-weight				: bold;
	padding-top				: 3px;
}

#wrapper #ruler #mainmenu a{
	text-decoration			: none;
	color					: #ffffff;
}

#wrapper #ruler #mainmenu a:hover{
	color					: #dffd35;
}

#wrapper #submenu{
	position				: absolute;
	left					: 5px;
	top						: 220px;
	width					: 170px;
	height					: 350px;
}

 #wrapper #submenu ul{
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 0.8em;
	font-style				: normal;
	line-height				: 20px;
	font-weight				: normal;
	font-variant				: normal;
	text-align				: right;
	text-transform			: lowercase;
	color					: #000000;
	background-color			: #ffffff;
	list-style-type			: none;
	padding					: 0px;
	margin					: 0px;
}

#wrapper #submenu ul li{
	background-image		: url(/sitePics/bg-menu.png);
	height					: 25px;
	width					: 170px;
	padding-right			: 10px;
	padding-bottom			: 2px;
	display					: block;
	text-align				: left;
}

#wrapper #submenu ul li a {
	text-decoration			: none;
	/* position				: absolute; */
	background				: url(/sitePics/bg-menu.png);
	/*margin-left             : -170px; */
    margin-top              : 5px; 
    margin-bottom           : 0px; 
	height					: 20px;
	color					: #000000;
	
}
  
#wrapper #submenu ul li a:hover{
	color					: white;
	background				: url(/sitePics/bg-menu bal.png);
}

#wrapper #container{
	position				: absolute;
	top						: 230px;
	left					: 190px;
	width					: 608px;
	height					: 100%; /*350px;*/
		 /*overflow			: auto;*/

	background-image		: url(/sitePics/bg-main.png);
}

#wrapper #container #content{
	position 				: absolute;
	top						: 0px;
	left					: 0px;
	padding-left				: 10px;
	width					: 608px;
	text-align				: left;
	font-size				: 0.8em;
	color					: #14046e;
	background-image			: url(/sitePics/bg-main.png);
	background-repeat			:repeat-y;
	
}

#wrapper #container #content h1{
	font-size				: 1.4em;
	color					: #14046e;
}

#wrapper #container #content h2{
	font-size				: 1.0em;
	color					: #14046e;
}

#wrapper #container #content a{
	text-decoration			: none;
	color					: #979696;
}

#wrapper #container #content a:visited{
	text-decoration			: none;
}

#wrapper #newscontainer{
	position				: absolute;
	top						: 225px;
	left					: 810px;
	width					: 170px;
	height					: 390px;
	background-color		: #14046e;
	font-size				: 0.7em;
	color					: #ffffff;
	padding-top				: 15px;
	padding-left			: 15px;
	padding-right			: 3px;
	text-align				: left;
}
  
#wrapper #newscontainer h1{
	font-size				: 1.0em;
	color					: #dffd35;
	margin-bottom			: -0px;
	margin-top				: -0px;
}

#wrapper #newscontainer hr{
	color					: #dffd35;
	border-width			: 0px;
	height					: 1px;
	background-color		: #dffd35;
	margin-bottom			: -0px;
	margin-top				: -0px;
}

#wrapper #newscontainer h2{
	font-size				: 1.0em;
	color					: #dffd35;
	margin-bottom			: -0px;
	margin-top				: -0px;
}

#wrapper #newscontainer a{
	text-decoration			: none;
	color					: #dffd35;
}

#wrapper #container #guestbook{
	position 				: absolute;
	top						: 0px;
	left					: 10px;
	width					: 608px;
	height					: 350px;
	text-align				: left;
	overflow				: hidden;
	font-size				: 0.7em;
	color					: #14046e;
}

img{
	margin					:	5px;
}

#menu{
	display 				: none;
}

li.gastenboeklist
{
	margin-left: -40px;
	list-style: none;	
}
