body {
	background-image:url(images/achtergrond.jpg);
	background-repeat:repeat;
}

.border {
	border-top: 1px solid #CCCCB4;
	border-bottom: 1px solid #CCCCB4;
}

.italic {
	font-family: Courier new, Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #9a2221;
}
a:visited {
	text-decoration: none;
	color: #9a2221;
}
a:hover {
	color: #98ab8d;
}
a:active {
	text-decoration: none;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 600px;
}

div.flyer {
	position: absolute;
	top: 35px;
	left: 127px;
	width: 745px;
	height: 527px;
}

div.frame {
	position: absolute;
	top: 35px;
	left: 157px;
	width: 745px;
	height: 577px;
	border: 2px solid #ffffff;
	background-color: #CCC4B2;
}

div.menu {
	position: absolute;
	top: 90px;
	left: 15px;
	width: 158px;
	height: 200px;
}

div.radio {
	position: absolute;
	top: 373px;
	left: 0px;
	width: 345px;
	height: 258px;
}

div.naam {
	position: absolute;
	top: 42px;
	left: 200px;
	width: 300px;
	height: 25px;
}

div.foto {
	position: absolute;
	top: 40px;
	left: 15px;
	width: 170px;
	height: 497px;
	border: 2px solid #ffffff;
}

div.titel {
	position: absolute;
	top: 30px;
	left: 220px;
	width: 417px;
	height: 57px;
}

div.tekst {
	position: absolute;
	top: 32px;
	left: 205px;
	width: 495px;
	height: 350px;
	font-family: Courier new, Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

div.text {
	position: absolute;
	top: 100px;
	left: 204px;
	width: 445px;
	height: 392px;
	font-family: Courier new, Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 11pt;
	padding-right: 20pt; //IE neemt deze  
	padding-right: 20px !important; // FF neemt deze
	overflow: -moz-scrollbars-vertical !important;
	overflow: auto;
	overflow-x: hidden;
	scrollbar-base-color: #CCC4B2;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #CCC4B2;
	scrollbar-highlight-color: #ffffff;
}

div.text_voor {
	position: absolute;
	top: 2px;
	left: 20px;
	width: 400px;
	height: 392px;
}

div.pijl {
	position: absolute;
	top: 531px;
	left: 670px;
	width: 30px;
	height: 26px;
}

div.Xclusief {
	position: absolute;
	top: 585px;
	left: 690px;
	width: 120px;
	height: 20px;
}