/* Standaard items */
tr, th, td, p, ul, li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	line-height: 18px;
	text-align: left;
}

p {
	margin-top: 0px;
}

strong { 
	font-weight: bold;
}

h1 {
	margin-top: 0px;
	font-size: 23px; /* 25 */
	line-height: 27px; /* 30 */
	color: #e60e64;
	text-transform: uppercase;
}

h2 {
	letter-spacing: 0px;
	font-size: 14px;
	margin-bottom: 0px;
	color: #e60e64;
	text-transform: uppercase;
}

a:link, a:visited, a:active {
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #e60e64;
	line-height: 18px;
}

a:hover {
	color: #b1b3b4;
	text-decoration: none;
}

a.tekst-onderkant-link:link, a.tekst-onderkant-link:visited, a.tekst-onderkant-link:active {
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #FFFFFF;
	line-height: 12px;
}

a.tekst-onderkant-link:hover {
	color: #e60e64;
	text-decoration: none;
	line-height: 12px;
}

body, html {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #0a0203;
	text-align: left;
	background-image: url(../images/bg.gif);
	background-position: left center;
	background-repeat: repeat-y;
	line-height: 18px;
	scrollbar-base-color: #f2f2f2;
	scrollbar-arrow-color: #e60e64;	
}

html
{
	overflow: hidden;
}

/*html {
	overflow: -moz-scrollbars-vertical;
	overflow: scroll;
	overflow-x: auto;
} */

.fotorand {
	border: 1px solid #000000;
}

form { 
	margin: 0px auto;	
}

.formulier-veld {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.formulier-veld-100 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 97%;
}

.formulier-knop {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
	border: #000000 solid 0px;
}

.tekst-kop {
	text-transform: uppercase;
	font-weight: bold;
	color: #e60e64;
}

.tekst-tussenkop {
	font-weight: bold;
	color: #ff0033;
}

img {
	behavior: url(includes/iepngfix.htc)
}

div.content-container {
	position: absolute;
	left: 50%;
	width: 762px;
	height: 452px;
	margin-left: -381px;
	z-index: 1;
	margin-top: 34px;
}

div.content-blok {
	position: absolute;
	left: 50%;
	width: 17px; /* 15 */
	height: 25px;
	margin-left: 364px; /* 366 */
	z-index: 2;
	margin-top: 526px;
	background-color: #e60f65;
}

div.print {
	position: absolute;
	left: 50%;
	width: 25px; /* 15 */
	height: 25px;
	margin-left: 332px; /* 366 */
	z-index: 2;
	margin-top: 124px;
	text-align: right;
}

div.logo {
	position: absolute;
	left: 50%;
	width: 230px;
	height: 35px;
	margin-left: 204px;
	z-index: 3;
}

div.menu {
	position: relative;
	background-color: #e60e64;
	/* height: 21px; */
	margin-bottom: 34px;
	width: 464px;
	margin-top: 0px;
	height: 31px;
	z-index: 20;
}

div.menu-balk {
	background-color: #e60e64;
	height: 31px;
	margin-top: 34px;
	width: 50%;
	position: absolute;
}

div.menu-leeg {
	margin-bottom: 34px;
	width: 464px;
	margin-top: 0px;
	height: 31px;
}

div.content {
	width: 762px;
	height: 452px;
	background-color: #FFFFFF;
}

div.content-links {
	width: 331px;
	float: left;
	margin-left: 25px;
	_margin-left: 12px;
	margin-top: 25px;
}

div.content-rechts {
	float: left;
	margin-top: 25px;
	width: 406px;
	_width: 407px;
	_height: 402px;
	overflow: auto;
}

div.content-rechts-inhoud {
	margin-top: 0px;
	width: 364px;
	height: 403px; /*357px */
}

div.beeld {
	width: 304px;
	height: 402px;
}

div.onderkant {
	width: 762px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
}

div.clear-both {
	clear: both;
}

table.tabel-formulier td {
	padding-bottom: 5px;
}