body {
	background-image: url("layout/bg_body.gif");
	background-repeat: repeat;
	font-family: Arial;
	font-size:10pt;
	font-color:#666666;
}
h1 {
	font-size:12pt;
	font-family: Verdana, Arial;
	display:display;
	margin-bottom:10px;
	text-indent:-20px;
}
td {
	font-family: Arial;
	font-size:10pt;
}
form {
	display:inline;
}
.pad {
	font-size: 8pt;
	font-family:Verdana;
	color:gray;
}
.kader {
	background-color: none;
	width: 770px;
	table-layout:fixed;
}
.menu {
	background-color: #ffffff;
	vertical-align:top;
	border-right: solid 3px #c83252;
	padding-top: 4px;
	padding-left: 3px;
	background-image: url("layout/bg_menu.jpg");
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
.menuitems {
	table-layout:fixed;
}
.menuitem {
	background-image: url("layout/bg_menuitem.gif");
	background-repeat: no-repeat;
	width:200px;
	height:35px;
	vertical-align:middle;
	text-align:center;
	font-size:11pt;
	font-weight:bold;
	font-family: Tahoma;
}
.menuitemtop {
	background-image: url("layout/bg_menuinhoud_top.gif");
	background-repeat: no-repeat;
	width:200px;
	height:8px;	
}
.menuitemmiddle {
	background-image: url("layout/bg_menuinhoud_middle.gif");
	background-repeat: no-repeat-y;
	width:200px;	
	padding-left:15px;	
	padding-right:10px;
	font-size:9pt;
}
.menuitembottom {
	background-image: url("layout/bg_menuinhoud_bottom.gif");
	background-repeat: no-repeat;
	width:200px;
	height:15px;	
}

a.menuhor {
	color: #666666;
	font-family:Tahoma;
	text-decoration: none;
	font-weight:bold;
}
a.menuhor:hover {
	color: #c83252;
}
a.menuver {
	color: #000000;
	text-decoration:none;
}
a.menuver:hover {
	color: #666666;
	text-decoration:underline;
}
a {
	color: #666666;
	font-family:Tahoma;
	font-size:9pt;
}
a.sitemap {
	color: #666666;
	font-family:Tahoma;
	text-decoration: none;
	margin-bottom:10px;
}
.horizontalelijn {
	border-bottom: solid 3px #c83252;
	background-color: #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	height:24px;
}
.horizontaalmenu {
	font-size: 8pt;
	padding-right:5px;
	padding-left:10px;
	height:20px;
	text-align:left;
}
.datum {
	font-size: 7pt;
	padding-right:5px;
	padding-left:5px;
	text-align:right;
}
.inhoud {
	background-color:white;
	padding-left:30px;
	padding-top:10px;
	padding-right:25px;
	padding-bottom:40px;
	vertical-align:top;
	border-right: solid 3px #c83252;
	background-image: url("layout/bg_inhoud.gif");
	background-repeat: no-repeat;
	background-position: 0% 100%;
	font-size:10pt;
	font-color:#666666;
	font-family:Arial;
}

.voet {
	border-top: solid 3px #c83252;
	vertical-align:top;
	background-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	height:22px;
	font-size: 7pt;
	text-align:center;
	background-color: #d4d6d1;
}
.fotoalbumtitel {
	font-size:9pt;
	padding-left:10px;
	vertical-align:top;
	height:16px;
}
.fotoalbumdatum {
	font-size:8pt;
	vertical-align:top;
	font-weight:bold;
	height:16px;
}
.fotoalbumtekst {
	font-size:8pt;
	padding-left:15px;
	vertical-align:top;
	height:100%;
}
.evenementtekst {
	font-size:8pt;
	vertical-align:top;
}
.evenementteksth {
	font-size:8pt;
	vertical-align:top;
	background-color:#acdb2d;
	padding-bottom:2px;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #666666;
}
.thumbnail {
	border: solid 1px black;
}
.knop {
	border-top: solid 1px #addb2e;
	border-left: solid 1px #addb2e;
	border-bottom: solid 1px #93c801;
	border-right: solid 1px #93c801;
	color:#333333;
	background-color:#cee982;
}
.formulier {
	color:#c83252;
	background-color:#f5fbe5;
	font-family: Courier;
	font-size:8pt;
	border-top: solid 1px #addb2e;
	border-left: solid 1px #addb2e;
	border-bottom: solid 1px #93c801;
	border-right: solid 1px #93c801;
	padding:2px;
	height:20px;
}
.formuliertekst {
	color:#c83252;
	background-color:#f5fbe5;
	font-family: Arial;
	font-size:8pt;
	border-top: solid 1px #addb2e;
	border-left: solid 1px #addb2e;
	border-bottom: solid 1px #93c801;
	border-right: solid 1px #93c801;
}
fieldset {
	color: #c0c0c0;
	border: solid 1px #c0c0c0;
	
}