@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
#page{display:table;overflow:hidden;margin:0px auto;}
*:first-child+html #page {position:relative;}/*ie7*/
* html #page{position:relative;}/*ie6*/

#content_container{display:table-cell;vertical-align: middle;}
*:first-child+html #content_container{position:absolute;top:50%;}/*ie7*/
* html #content_container{position:absolute;top:50%;}/*ie6*/

*:first-child+html #content{position:relative;top:-50%;height:1%;}/*ie7*/
* html #content{position:relative;top:-50%;height:1%;}/*ie6*/

html,body{height:100%;}
#page{height:100%;width:1020px;}

body {
	background-color: #e9e9e9;
}
h1 {
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}
h1 a:link {
	color: #ffffff;
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
	color: #ffffff;
}
h1 a:hover {
	text-decoration: none;
	color: #ffffff;
}
h1 a:active {
	text-decoration: none;
	color: #ffffff;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #ffffff;
}
.kop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	cursor: default;
}
.tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	cursor: default;
}
a:link {
	color: #ed1c24;
	text-decoration: none;
}
a:visited {
	color: #ed1c24;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.menu a:link {
	color: #ed1c24;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #ed1c24;
}
.menu a:hover {
	text-decoration: none;
	color: #ed1c24;
}
.menu a:active {
	text-decoration: none;
	color: #ed1c24;
}
.rood a:link {
	text-decoration: none;
	color: #ed1c24;
}
.rood a:visited {
	text-decoration: none;
	color: #ed1c24;
}
.rood a:hover {
	text-decoration: none;
	color: #ed1c24;
}
.rood a:active {
	text-decoration: none;
	color: #ed1c24;
}
.grijs a:link {
	text-decoration: none;
	color: #454a4c;
}
.grijs a:visited {
	text-decoration: none;
	color: #454a4c;
}
.grijs a:hover {
	text-decoration: none;
	color: #454a4c;
}
.grijs a:active {
	text-decoration: none;
	color: #454a4c;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #424548;
	height: 18px;
	padding-left: 3px;
}
.area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #424548;
	padding-left: 3px;
}

