body {  
	background-image: url(../images/riot_bk.jpg); 
	background-repeat: repeat; 
	margin:0px ; padding:0px;
}

#page-outline {width:800px; position:absolute; margin:0 auto; padding:0; }

#page-header {width:800px; height:231px; margin:0 auto; padding:0; position: absolute; top:0px; left: 0px; z-index:3 }
              /* partly transparent - non-transparent part is 168 px */
#frontpage-body {width:800px; position:absolute; top:159px; margin:0 auto; padding:0; z-index:1}

#page-body {
	width:800px;
	top:162px;
	margin:0 ;
	position: absolute;
	padding:0px;
	z-index:2;
	border-width: 0px;
	background-color: #DFDFE2;
}

#two-columns {
	width: 800px;
	margin: 0;
	padding: 0 auto;
    border-width: 0px;
    background-color: #DFDFE2;
	background-image:url(../images/kroontje-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-width: 0px;
	float: left;
}

#one-column {
	width: 800px;
	margin: 0;
	padding: 0 auto;
    border-width: 0px;
    background-color: #848484;
	background-image:url(../images/kroontje-bg-images.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-width: 0px;
	float: left;
}

#one-column img {
  border-width: 0px;
}

#body-left {
	width:240px;
	margin:0px auto; padding:0; border-width: 0px;
	float: left;
}

#body-left p {
	text-align:right;
	margin-right:0px;
	color: #444444;
	font-family:Times;
	font-size:12px;
}

#body-right {
	width: 540px;
	margin: 0px; padding:0; border-width: 0px;
	padding-left: 0px;
	float: right;
}

#footer {
	width:800px; height: 53px;
	margin:0 auto;
	padding:0px ; 
	border-width: 0px;
	background-image: url(../images/footer.png); 
	z-index:1;
	background-repeat: no-repeat;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:16px;
}



#infoat{
    position: relative; top:18px;
    width:160px;
	margin:0px auto; padding:0px; border-width: 0px;
	float: left;
}

#colofon{
    position: relative; top:18px;
	width:220px;
	margin:0px auto; padding:0px; border-width: 0px; margin-left: 40px;
	float: left;
}

#links {
	position: relative; top:18px;
	width:80px;
	margin:0px auto; padding:0px; border-width: 0px; margin-left: 40px;
	float: right;
}

#footer-frontpage {
	position: absolute;
	width:800px; height: 53px;
	top: 543px; left:0px;
	margin:0 auto;
	padding:0px ; 
	border-width: 0px;
	background-image: url(../images/footer-frontpage.png);
	z-index:3;
	background-repeat: no-repeat;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:16px;
}


#footer-frontpage a:link {color: #CCCCCC; text-decoration:none}     /* unvisited link */
#footer-frontpage a:visited {color: #CCCCCC; text-decoration:none}  /* visited link */
#footer-frontpage a:hover {color: #FFFFFF; text-decoration:none}   /* mouse over link */
#footer-frontpage a:active {color: #CCCCCC; text-decoration:none}   /* selected link */

#footer a:link {color: #CCCCCC; text-decoration:none}     /* unvisited link */
#footer a:visited {color: #CCCCCC; text-decoration:none}  /* visited link */
#footer a:hover {color: #FFFFFF; text-decoration:none}   /* mouse over link */
#footer a:active {color: #CCCCCC; text-decoration:none}   /* selected link */

#two-columns h1 {
	color:#000000;
	font-family:Times;
	font-size:30px;
	font-weight:normal;
	line-height:34px;
	margin:0 0 10px;
	padding:0;
}

#one-column h1 {
	color:#000000;
	font-family:Times;
	font-size:30px;
	font-weight:normal;
	line-height:34px;
	margin:0 0 10px;
	padding:0;
}

#body-right p {
	color:#000000;
	font-family:Times;
	font-size:15px;
	line-height:18px;
	margin-left: 20px;
	margin-right:40px;
}



#two-columns form {
   margin-left: 20px;
}
#two-columns strong {
    color:#943E2b;
	font-weight:bold;
}

#two-columns a {
	text-decoration:none;
	color:#000000;
}

#two-columns a:link {
	border-bottom: 1px dotted #555555;
}

#two-columns a:hover {
	color:#B32107;
	border-bottom: 1px dotted;
}

#two-columns a:active {
	color:#B32107;
}

#two-columns a:visited {
	color:#B04A3A;
}


#two-columns em {
	font-weight:bold;
	color: #B32107;
}

#gastenboek {
    width: 610px; 
	position: relative;
	margin-left: 100px; margin-top: 80px;  
}
/** menus **/
#topmenu {
    width:474px;
	position: absolute;
	top:0px; left: 325px;
	margin:0 auto;
	padding:0; border: 0px;
	z-index:4;
}


ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0; border: 0px;}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:0px;}
ul.menu ul {position:absolute; top:30px; left:0px; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:0px; border-top:none;  margin:0; padding: 0; width:151px;}
ul.menu ul li a {display:block; padding:0px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:0px ; padding:0px;  }
ul.menu .menulink:hover, ul.menu .menuhover {}
ul.menu .sub {background:#d1d1d1 url(../images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}