a {
	font-weight:bold;
}

a:link {
	color: inherit;
}
a:visited {
	color: inherit;
}
a:hover {
	color: inherit;
}
a:active {
	color: inherit;
}
a.menutxt:link {
	text-decoration: none;
	color: #000000;
}
a.menutxt:visited {
	text-decoration: none;
	color: #000000;
}
a.menutxt:hover {
	text-decoration: none;
	color: #EF4023;
}
a.menutxt:active {
	text-decoration: none;
	color: #EF4023;
}
a.actmenutxt {
	text-decoration:none;
}
html,body {
	margin: 0 auto;
	border: 0;
	padding: 0;
	height: 100%;
	font-size: 8pt;
	background-color:#FFFFFF;
	min-width: 800px;
	text-align: center;
}
table, img, p {
	border: 0;
	margin: 0;
	padding: 0;
}
td {
	vertical-align: top;
}
ul {
	margin: 0;
	padding-left: 1.2em;
}
li {
	line-height: 12pt;
}
.normaal, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	padding: 0;
	text-align: left;
	line-height: 12pt;
}
a, a.normaal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	padding: 0;
	text-align: left;
	line-height: 11pt;
}
a:hover,a.normaal:hover,a.vet:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #EF4023;
	padding: 0;
	text-align: left;
	line-height: 11pt;
}
.vet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding: 0;
	text-align: left;
	line-height: 11pt;
}
.schuin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	padding: 0;
	text-align: left;
	line-height: 11pt;
}
.titel, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6D1C5B;
	text-align: left;
	padding: 0;
	margin: 0;
}
.subtitel, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0;
	margin: 0;
	margin-top: 7pt;
}
.menutxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}
#menu {
	position:relative;
	margin: 0 auto;
	top: 10px;
	width:800px;
	height:600px;
	text-align: left;
	z-index:1;
}
#menu2 {
	position:absolute;
	right: 25px;
	top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #000000;
	z-index:2;
}
#menu3 {
	position:absolute;
	right: 25px;
	bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #000000;
	z-index:2;
}
#intro {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	z-index:1;
}
#divUp {
	position:relative;
	left: 0;
	top: 0;
	visibility: hidden;
}
#divDown {
	position:relative;
	left: 0;
	top: 0;
	visibility: hidden;
}
#divScrollTextCont {
	position:relative;
	left: 1px;
	top: 1px;
	width: 600px;
	height: 420px;
	clip:rect(0px, 534px, 282px, 0px);
	overflow: visible;
	visibility: visible;
}
#divText {
	position:absolute;
	left: 0;
	top: 0;
}
