body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

body,html {
	background-color: #CCCCCC;
	margin: 0px;
	height: 100%;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#hoofdtabel {
	height: 100%;
	margin: auto;
}
#footer {
	height: 20px;
	background-color:#FFE811;
	text-align: center;
	font-family: sans-serif;
	font-size: xx-small;
	color: #000000;
	background-image: url(../images/foot.jpg);
}
#foot_een {
	height: 20px;
	background-color:#FFE811;
	text-align: right;
	font-family: sans-serif;
	font-size: xx-small;
	color: #000000;
	background-image: url(../images/foot.jpg);
}
#foot_twee {
	height: 20px;
	background-color:#FFE811;
	text-align: left;
	font-family: sans-serif;
	font-size: xx-small;
	color: #000000;
	background-image: url(../images/foot.jpg);
}
#header {
	height: 150px;
}
#menu {
	float: left;
	width: 150px;
	height: 100%;
	background-color: #FFFEBE;
	margin: auto;
	text-align: center;
}
#content {
	float: right;
	width: 600px;
	height: 100%;
	background-image: url(../images/courner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	background-color: #FFFFFF;
}
#container {
	margin: auto;
}
#centertabel {
	height: 100%;
	width: 100%;
}
#Contactformulier {
	font-family: sans-serif;
	font-size: 11px;
	color: #666666;
}
#toinclude {
	height: 100%;
	width: 500px;
}

#copy {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}
#footcourner {
	background-image: url(../images/fcourner.jpg);
	height: 80px;
	width: 600px;
}
#test {
	background-color: #666666;
	height: 50px;
	width: 600px;
}
.veldeen {
	width: 220px;
}
.veldtwee {
	width: 110px;
}

#opmerkingen {
	width: 220px;
}
#nieuws {
	height: 180px;
	width: 120px;
	border: 1px solid #FFCC00;
}
#inschrijfveld {
	width: 120px;
	border: 1px solid #CC9900;
}

/*  Gallery Style  */

table.gllry_outerTable { 
	width: 100%;
	align: left;
	vertical-align: top;
}
tr.gllry_outerTable { 
	align: left;
	vertical-align: top;
}
td.gllry_outerTable {  
	align: left;
	vertical-align: top;
}

tr.gllry_pageDevider, tr.gllry_pageHeader { }
td.gllry_pageDevider, td.gllry_pageHeader {  }

a.gllry_pageDevider { }
a.gllry_pageDevider:hover {  }

.gllry_currentPage { }

.gllry_Title { 
	height: 40px;
	text-align: left; 
	vertical-align: top;
 }
.gllry_TitleDetails { 
	text-align: left;
	vertical-align: top; 
	font-weight: bold; 
}
.gllry_BeschrDetails {
	/* width: 200px; */
	text-align: left; 
	vertical-align: top;
}
.gllry_Extra1 {  }
.gllry_Extra2 {  }
.gllry_Extra3 { }
.gllry_Extra4 {  }
.gllry_Extra5 { }

.gllry_Extra1Details {  }
.gllry_Extra2Details { }
.gllry_Extra3Details {  }
.gllry_Extra4Details {  }
.gllry_Extra5Details {  }
 
table.gllry_innerTable {
	width: 100%;
}
tr.gllry_innerTable {  }
td.gllry_innerTable {
	border: 2px solid #FEF181;
	text-align: center; 
}

img.gllry_onMouseOut { border: 0px solid #FEF181; }
img.gllry_onMouseOver { border: 0px solid #F1DF01; }

/*  Einde Gallery Style  */

