/* Standaard items */
tr, th, p, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}

p {
	margin-top: 0px;
}

td {
	text-align: left;
}

strong { 
	font-weight: bold;
}

h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF;
}

a:link, a:visited, a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #f29400;
	line-height: 18px;
}

a:hover {
	text-decoration: underline;
}

a.menu-link:link, a.menu-link:visited, a.menu-link:hover, a.menu-link:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #f29400;
	line-height: 18px;
}

a.menu-link:hover {
	text-decoration: underline; 
}

a.menu-home-link:link, a.menu-home-link:visited, a.menu-home-link:hover, a.menu-home-link:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #f29400;
	line-height: 18px;
	text-transform: uppercase;
}

a.menu-home-link:hover {
	color: #cccccc; 
}

a.menu-selected:link, a.menu-selected:visited, a.menu-selected:hover, a.menu-selected:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #ce0146;
	line-height: 18px;
}

.tekst-kop {
	font-size: 14px;
	font-weight: bold;
	color: #f7941e;
}

.tekst-aanduiding {
	color: #f7941e;
}

.tekst-klein {
	font-size: 11px;
}

.tekst-motto {
	font-size: 11px;
	font-weight: bold;
	color: #f29400;
}

body, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #151515;
	background-image: url(../images/background-website.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: left;
	scrollbar-base-color: #4c4d4f;
	scrollbar-arrow-color: #FFFFFF;	
}

.fotorand {
	border: 1px solid #CCCCCC;
}

form {
	margin: 0 auto;
}

.formulier-veld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #000000;
}

.formulier-veld-100 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #000000;
	width: 100%;
}

.formulier-knop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	text-decoration: none;
	color: #FFFFFF;
	height: 20px;
	background-color: #373839;
	border: #000000 solid 1px;
}

div.container {
	position: absolute;
	width: 980px;
	left: 50%;
	margin-left: -490px;
	padding: 0px;
}

.div-logo {
	position:absolute;
	width:140px;
	height:142px;
	z-index:1;
	left: 280px;
	top: 25px;
}

.div-video {
	position: absolute;
	width: 230 px;
	height: 132 px;
	z-index: 2;
	left: 435px;
	top: 25px;
}

.div-video-bk {
	position: absolute;
	background-image: url(../images/background-video.png);
	width: 244px;
	height: 142px;
	z-index: 1;
	left: 435px;
	top: 25px;
}

.div-video-click {
	position: absolute;
	width: 239px;
	height: 142px;
	z-index: 3;
	left: 435px;
	top: 25px;
}

.div-menu {
	position:absolute;
	width:170px;
	height:142px;
	z-index:2;
	left: 242px;
	top: 172px;
}

.div-foto {
	position:absolute;
	width:140px;
	height:142px;
	z-index:2;
	left: 435px;
	top: 25px;
}

.div-content {
	position:absolute;
	width:548px;
	height:328px;
	z-index:3;
	left: 435px;
	top: 168px;
	overflow: auto;
	background-image: url(../images/leeg-content.gif);
}

.div-terug {
	position:absolute;
	width:58px;
	height:58px;
	z-index:20;
	left: 925px;
	top: 521px;
}

div.delen {
	position:absolute;
	width: 250px;
	z-index: 20;
	left: 435px;
	top: 541px;
}

div.spacer {
	height:10px;
}

table.tabel-formulier td {
	padding-bottom: 5px;
}

table.tabel-kalender td, table.tabel-kalender tr, table.tabel-kalender th {
	font-size: 12px;
	font-weight: bold;
	color: #4b4b4d;
	text-align: center;
}

table.tabel-kalender a:link, table.tabel-kalender a:visited, table.tabel-kalender a:hover, table.tabel-kalender a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #4b4b4d;
}

table.tabel-kalender a:hover {
	text-decoration: underline;
	color: #4b4b4d;
}

/*
table.tabel-overzicht tbody tr:hover, table.tabel-overzicht tbody tr.hover {
	background-color: #f1f8fc;
}
*/

div.popup-trans {
	position:absolute;
	font-size: 11px;
	text-align: left;
	color: #653981;
	z-index: 400;
	filter: alpha(opacity=60);-moz-opacity:0.6;opacity:.6;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	color: #000000;
	display: none;
}

div.popup {
	position: absolute;
	width: 556px;
	font-size: 11px;
	margin-left: -278px;
	left: 50%;
	margin-top: 80px;
	text-align: left;
	color: #000000;
	z-index: 500;
	height: 433px;
	background-color: #f7941e;
	/* filter: alpha(opacity=85);-moz-opacity:0.85;opacity:.85; */
	display: none;
	overflow: auto;
}

div.popup2 {
	position: absolute;
	width: 740px;
	font-size: 11px;
	margin-left: -370px;
	left: 50%;
	top: 50%;
	margin-top: -222px;
	text-align: center;
	color: #000000;
	z-index: 500;
	height: 443px;
	background-color: #000000;
	/* filter: alpha(opacity=85);-moz-opacity:0.85;opacity:.85; */
	display: none;
}

div.popup-balk {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding: 5px 10px 5px 5px;	
}

div.popup-balk a:link, div.popup-balk a:visited, div.popup-balk a:hover, div.popup-balk a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

div.popup-balk a:hover {
	font-size: 11px;
	text-decoration: none;
}

.clear-both {
	clear: both;
}

div.content-spacer {
	height: 10px;
}
