html {
	font-family: arial;
	font-size: 11pt;
}

body {
	background: url(../images/html_bg.png) repeat-x #000000;
	text-align: center;
	margin: 0px;
	height: 100%;
}

#show {
	position: relative;
	height: 221px;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	z-index:1;
}
#maincontainer {
	width: 772px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	/* background: url(../images/foto10.jpg) top no-repeat; */
}
#container {
	overflow: hidden;
	margin-top: 10px;
	/*margin-bottom: -2px;*/
}
#containerleft {
	width: 373px;
	background: #000000;
	overflow: auto;
	z-index:2;
	float: left;

	vertical-align:middle;
}
#left {
	width: 363px;
	float: left;
	border-top: #2e2e2e 2px solid;
	border-right: #2e2e2e 2px solid;
	margin-top: 10px;
	display: inline;
	height:auto!important; /* For Modern Browsers */
	height:100%;
	background-color:#000000;
}
#menu {
	width: 156px;
	float: left;
	padding-top: 10px;
	background: #2e2e2e;
	height: 100%;
}
#left-containerright {
	width: 190px;
	float: right;
	margin-top: 10px;
	margin-right: 8px;
	color: #ffffff;
	overflow: hidden;
}
#video {
}
#hyves {
}
#right {
	width: 395px;
	float: right;
	margin-top: 100px;
	color: #ffffff;
}
#footer {
	z-index: 5;
	background: #1f1f1f;
	text-align: right;
	font-size: 11pt;
	padding-right: 10px;
	padding-bottom: 2px;
}

a:link, a:visited, a:active {
	color: #ffffff;
	outline: none;
	border: 0px;
}
a:hover {
	color: #d10508;
	outline: none;
	border: 0px;
}

#footer a {
	background: #1f1f1f;
	color: #ffffff;
}
#footer a:hover {
	background: #1f1f1f;
	color: #d10508;
}

.naw {
	width: 145px;
	padding-left: 10px;
	padding-bottom: 10px;
	position: absolute; bottom: 0; left: 0;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #d10508;
}

p {
	margin: 0px;
	padding: 0px;
	outline: none;
}
.nieuws_titel {
	background: #2e2e2e;
	font-size: 11pt;
	font-weight: bold;
}
.nieuws_bericht_td {
	width: 250px;
}
/* Agenda */

.mainTableAgenda {
	width: 360px;
}
tbody {
	font-family: arial;
	font-size: 10pt;
	width: 350px;
	color: #ffffff;
}
.agendacontenttd { padding-left: 10px; width: 300px;}
.agendatiteltd { padding-left: 10px; font-weight: bold; }

/* Links */

.cat_naam {
	/* background: #b4750b; */
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
.link_image { border: 0px; }

/* Fotoboek */

.albumlistpic { height: 50px; width: 70px; margin-top: 5px; }
.albumlistpic img { border: #313131 1px solid; }
.albumlisttitle { height: 35px; width: 110px; background: #313131; text-align: left; padding-left: 5px; }
.albumlist { margin-top: 5px; font-size: 10pt; font-weight: bold; background: #313131; height: 70px; overflow: auto; }
.albumlist a { text-decoration: none; }