/* CSS Document */

html {
	height : 100%;
}
body {
	margin : 0;
	padding : 0;
	height : 100%;
	background-color : #ffffff;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
h1 {
	font-size : 18px;
	font-weight : normal;
	color:#D8278D;
}
h2 {
	font-size : 16px;
	font-weight : normal;
}
h3 {
	font-size : 16px;
	font-style : italic;
	font-weight : normal;
}
h4 {
	font-size : 12px;
	font-weight : normal;
}
h5 {
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
}
h6 {
	font-size : 10px;
	font-weight : normal;
}
hr {
	border: 0;
	color: #939598;
	background-color: #939598;
	height: 1px;
	width: 100%;
	text-align: left;
	}
td {
	vertical-align : top;
}
a img {
	border : none;
}
#wrap {
	width : 986px;
	margin : auto;
	position : relative;
}
#inner-wrap {
	z-index:1;
	width:986px;
}
#header {
	background:url(images/header-bg.gif) bottom right no-repeat;
	height:88px;
	left: 0px;
	top: 0px;
	position:absolute;
	width:986px;
}
#logo {
	float:left;
}
#top-menu, #print, #tellafriend {
	margin-top:19px;
	float:right;
	color:#818386;
}


#top-menu ul li, #print ul li, #tellafriend ul li  {
	display:inline;
}
#top-menu a, #print a, #tellafriend a  {
	color:#818386;
	text-decoration:none;
	font-size:14px;
}
#zoek {
	float:right;
	padding:16px 0px 0px 0px;
}
#zoek a {
	color:#818386;
	text-decoration:none;
	font-size:14px;
	padding-right:5px;
}
#content-normal {
	color:#FFFFFF;
	height:402px;
	width:516px;
	left: 0px;
	top: 107px;
	z-index:50;
	position:absolute;
}
#content-normal a {
	color:#D8278D;
	text-decoration:none;
}
#content-border {
	height:402px;
	left: 535px;
	top: 107px;
	position:absolute;
	z-index:50;
}
#content-border a {
	color:#D8278D;
	text-decoration:none;
}
#right {
	left: 822px;
	top: 107px;
	position:absolute;
	width: 164px;
	z-index:50;
}
#main-menu {
	width: 100%;
}
#main-menu ul, #main-menu li {
	list-style:none;
	margin:0;
	padding:0;
}
#banner {
	width: 100%;
	margin-top:16px;
}
#randombanner {
	width: 100%;
	margin-top:19px;
}

#timeline {
	left: 0px;
	top: 315px;
	position:absolute;
	width:986px;
	z-index:40;
	height:350px;
	overflow:hidden;
}
legend {
	border : none;
}
fieldset {
	border : none;
}
.radiolayout {
	width : 60%;
	border : none;
}
.formu {
	width : 80%;
	padding-top : 10px;
	padding-bottom : 10px;
	border : none;
}
.mf-input {
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-text {
	margin-bottom : 5px;
	vertical-align : top;
}
.mf-select {
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-check {
	border : none;
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-radio {
	border : none;
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-file {
	margin-bottom : 5px;
	vertical-align : middle;
}
.mf-submit {
	margin-bottom : 5px;
	vertical-align : middle;
}
