body {
	text-align: center;
	background-image:url(../images/bodybg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:700px;
	height:613px;
	margin: 0 auto;
	text-align:left;     
}

#header {
	position:absolute;
	left:1px;
	top:2px;
	width:700px;
	height:189px;
}
.kop {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
}
#content #area{
	top:25px;
	left:35px;	position:absolute;
	width:403px;
	height:218px;
	overflow-y:auto;
	overflow-x : hidden;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #D68543;
	scrollbar-highlight-color: #C75B2C;
	scrollbar-3dlight-color: #C75B2C;
	scrollbar-shadow-color:#C75B2C;
	scrollbar-darkshadow-color: #C75B2C;
	scrollbar-track-color: #C75B2C;
}

#content {
	background-image:url(../images/content.jpg);
	position:absolute;
	left:0px;
	padding-left:40px;
	top:189px;
	width:464px;
	height:243px;
	font-size:smaller;
	padding-top:5px;
}

#menu {
	background-image:url(../images/menu.jpg);
	position:absolute;
	left:464px;
	top:189px;
	width:236px;
	height:243px;
	font-size:smaller;
	font-weight:bold;
	color:#FFFFFF;
}
#menu ul{
	list-style-type: none;
	margin-top:38; 
	margin-bottom:0;	
}


#menu ul li{
	padding-top: 0.04em;
	margin:0 0 0 -12;
	text-transform:lowercase;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #F0A71C;

}
#menu a:active {
	color: #FFFFFF;
}



#index-04 {
	position:absolute;
	left:0px;
	top:432px;
	width:700px;
	height:61px;
}

#index-05 {
	position:absolute;
	left:0px;
	top:493px;
	width:36px;
	height:78px;
}

/* nieuws */
#nieuws {
		background-image:url(../images/nieuws.jpg);
		position:absolute;
		left:36px;
		top:493px;
		width:295px;
		height:78px;
		font-size:11px;
}
#nieuws ul{
		list-style-type: none;
		margin-top:0; 
		margin-bottom:0; 
}
#nieuws ul li{
	margin:0 0 0 -40;
	padding-top: 0.17em;
	padding-bottom: 0.1em;
	text-transform:lowercase;
	background-image:url(../images/driehoek.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#nieuws ul li img{
	text-align:right;
}
#nieuws a:link {
	color: #000000;
	text-decoration: none;
}
#nieuws a:visited {
	text-decoration: none;
	color: #000000;
}
#nieuws a:hover {
	color:#902E2D;
}
#nieuws a:active {
	text-decoration: none;
	color: #000000;
}
/* Einde nieuws */

/* agenda */
#agenda {
		background-image:url(../images/agenda.jpg);
		position:absolute;
		left:36px;
		top:493px;
		width:295px;
		height:78px;
		font-size:11px;
}
#agenda ul{
		list-style-type: none;
		margin-top:0; 
		margin-bottom:0; 
}
#agenda ul li{
		margin:0 0 0 -40;
		padding-top: 0.17em;
		padding-bottom: 0.1em;
		text-transform:lowercase;
		background-image:url(../images/driehoek.gif);
		background-repeat:no-repeat;
		background-position:right;
}
#agenda ul li img{
	text-align:right;
}
#agenda a:link {
	color: #000000;
	text-decoration: none;
}
#agenda a:visited {
	text-decoration: none;
	color: #000000;
}
#agenda a:hover {
	color:#902E2D;
}
#agenda a:active {
	text-decoration: none;
	color: #000000;
}
/* Einde agenda */


#index-07 {
	position:absolute;
	left:331px;
	top:493px;
	width:43px;
	height:78px;
}

#agenda {
	position:absolute;
	left:374px;
	top:493px;
	width:295px;
	height:78px;
}

#index-09 {
	position:absolute;
	left:669px;
	top:493px;
	width:31px;
	height:78px;
}

#index-10 {
	background-image:url(../images/index_10.jpg);
	position:absolute;
	left:0px;
	top:571px;
	width:700px;
	height:42;
	text-align:center;
	padding-top:28px;
	font-size:10px;
}
.vestiging {font-family: Geneva, Arial, Helvetica, sans-serif; font-style: italic; color: #FFC81F; }
#content #area table{
font-size:10px;
}

#content #area #fck{
font-size:10px;
}

#content #area #guestbook a{
color:#FFFFFF;
}


input { 
    background-color: #FFFFFF; 
    border: 1px solid #555555; 
}
textarea{
    background-color: #FFFFFF; 
    border: 1px solid #555555; 	
}


.preSelectRow{
	background-color: #FFCC00;
}
.selectRow{
	background-color: #E2E2E2;
}

#menu a{
text-decoration:none;
}

