body
{
	margin: 0;
	padding: 0;
	/*background-color: #DDD5D5;*/
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

#header
{
	height: 175px;
	width: 100%;
	background-color: silver;
	color: #000000;
	border-bottom: 4px solid black;
}

#header_title
{
	height: 30px;
	/*width: 100%;*/
	/*border: red 1px solid;*/
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-weight: bold;
	background-color: silver;
	/*font-family: Arial;*/
	font-size: 14px;
	color: #000000;
	line-height: 30px;
	padding-left: 10px;
}

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

#feeter a
{
	text-decoration: none;
	color: #CCCCCC;
}

#menu
{
	/*width: 100%;*/
	/*position: relative;*/
	height: 36px;
	font-family: Verdana, Arial, Tahoma;
	color: #000000;
	background: #FFFFFF url(background_menu.png);
	background-repeat: repeat;
	text-align: center;
}

.banner_title
{
	width: 300px;
	height: 109px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	line-height: 103px;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	background-color: #000000;
}

.banner_image
{
	float: left;
	height: 109px;
	width: 321px;
}

#myMenuID
{
	height: 36px;
	width: 100%;
	text-align: center;
}

#container
{
	position: relative;
	/*top: 175px;*/
	/*border: 1px solid red;*/
	background-color: #215C7B;
	/*height: 100px;*/
	overflow: hidden;
	z-index: 200;
	/*height: 500px;*/
}

#feeter
{
	position: relative;
	/*top: 500px;*/
	width: 100%;
	height: 35px;
	background-color: #000000;
	color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
	font-weight: bold;
	line-height: 35px;
	z-index: 100;
}

.textdatetime
{
	margin-top: 10px;
	background-color: #DDD5D5;
	border: 1px solid #215C7B;
	height: 25px;
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	font-family: Helvetica;
	font-size: 12px;
}

#container .left
{
	position: relative;
	margin-left: 5px;
	border: 1px solid blue;
	margin-right: 215px;
}

#container .banner
{
	/*float: right;*/
	width: 211px;
	/*height: 100%;*/
	background-color: #00000;
	text-align: center;
	vertical-align: top;
	border-left: 4px solid #c60b0b;
	/*height: 300px;
	height: 500px;*/
}

#container .banner2
{
	/*float: right;*/
	width: 250px;
	/*height: 100%;*/
	background-color: #c60b0b;
	text-align: center;
	vertical-align: top;
	border-right: 4px solid #000000;
	/*height: 300px;
	height: 500px;*/
}

#container .container_text
{
	position: relative;
	/*width: 100%; */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 212px;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*height: 500px;*/
	overflow: visible;
	/*height: 100%;*/
}

#container .right
{
	/*float: right;*/
	width: 211px;
	background-color: #215C7B;
	text-align: center;
	vertical-align: top;
	border: 1px solid green;
	overflow: none;
}

.datetime
{
	background-color: #000000;
	margin-bottom: 10px;
	color: #FFFFFF;
	height: 47px;
	line-height: 50px;
}

#feeter .feeter_mail
{
	float: left;
	padding-left: 10px;
}

#feeter .feeter_bezoek
{
	float: right;
	padding-right: 10px;
}

#feeter .update
{
	position: absolute;
	float: left;
	padding-right: 10px;
	text-align: center;
	left: 50%;
	/*width: 98%;*/
}

h1
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0;
	font-family: Verdana, Helvetica, Arial;
	font-size: 18pt;
}

#datacontainer
{
	overflow: hidden;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.tbl_agenda
{
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 10pt;
}

.tbl_agenda_head_cell
{
	background-color: #c60b0b;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	border-left: 1px solid #000000;
	border-right: 0px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-top: 1px solid  #000000;
}

.tbl_agenda_head_cell_right
{
	background-color: #c60b0b;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
	border-left: 1px solid #000000;
	border-right: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-top: 1px solid  #000000;
}

.tbl_agenda_cell
{
	/*background-color: black;*/
	color: #000000;
	padding: 3px;
	border-left: 1px solid  #c60b0b;
	border-right: 0px solid  #c60b0b;
	border-bottom: 1px solid  #c60b0b;
	border-top: 0px solid  #c60b0b;
}

.tbl_agenda_cell_right
{
	/*background-color: black;*/
	color: #000000;
	padding: 3px;
	border-left: 1px solid  #c60b0b;
	border-right: 1px solid  #c60b0b;
	border-bottom: 1px solid  #c60b0b;
	border-top: 0px solid  #c60b0b;
}

a
{
	text-decoration: none;
}

#showvideo
{
	margin: 0px;
	padding: 0px;
	clear: both;
	position: absolute;
	height: 400px;
	width: 450px;
	top: 75px;
	left: 75px;
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	/*overflow: auto;*/
	text-align: center;
	border: 1px solid #000000;
}

#videoheader
{
	width: 450px;
	background-color: #215C7B;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#album
{
	float: left;
	text-align: center;
	background-color: #DDD5D5;
	margin-top: 15px;
	margin-left: 10px;
	cursor: pointer;
}

#album img
{
	border: 1px solid #000000;
}

#foto
{
	margin-left: auto;
	margin-right: auto;
}

#foto img
{
	border: 1px solid #000000;
}

.text
{
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

.reclame_image
{
	margin-top: 10px;
}

.link
{
	margin-bottom: 15px;
}

table#info td.heading
{
	/*width: 100%;*/
	background-color: #c60b0b;
	color: #FFFFFF;
	height: 25px;
	font-weight: bold;
	line-height: 23px;
	padding-left: 5px;
	padding-right: 5px;
}

table#info
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana;
	font-size: 10pt;
	width: 100%;
	background-color: #c60b0b;
	margin-bottom: 10px;
}

table#info td
{
	background-color: #FFFFFF;
	min-height: 25px;
	padding: 5px;
}

table#info td.left_title
{
	background-color: #FFFFFF;
	min-height: 25px;
	padding: 5px;
	width: 200px;
}

table#info th
{
	background-color: #c60b0b;
	min-height: 25px;
	padding: 5px;
	text-align: left;
	color: #FFFFFF;
	border-top: 1px solid white;
}

table#info td a
{
	text-decoration: none;
	color: #000000;
}

table#info td a:hover
{
	text-decoration: none;
	color: blue;
}

table#info td img
{
	border: 1px solid black;
	margin-left: 10px;
}

#ak_events
{
	margin-top: 20px;
	width: 100%;
}

#ak_events .title
{
	height: 25px;
	line-height: 23px;
	background-color: silver;
	width: 100%;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#ak_events .item
{
	border: 1px solid silver;
	cursor: pointer;
}

#ak_events .item table
{
	font-size: 11px;
}
#ak_events .item table td
{
	text-align: left;
	padding: 3px;
	color: #FFFFFF;
}

#contactPage
{
	position: relative;
	background: url('contact.jpg') no-repeat;
}

.transP
{
	background: transparent;
	border: 1px solid #000000;
}
/*#ak_events table:hover
{
	color: silver;
}*/