body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family: Eurostile, Arial, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#666;
	background-image:url(images/bgwebsite.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#fff;
}

p {
	margin: 10px 0;
}

hr {
	width: 200px;
	height:1px;
	color:#D7DE41;
}

img {
	border:none;
}

td, th {font-family: Eurostile, Arial, sans-serif;
}

a {
	color:#6A1A79;
	text-decoration:none;
}

a:hover, a:visited, a:active {
	color:#6A1A79;
	text-decoration:none;
}

ul {
	list-style:none;
	list-style-image:url(images/pijl.gif);
	}
	
li {
	margin: 0px 0px 5px 0px;
	padding: 0px;	
	}	
	

h1 {	font-family: Eurostile, Arial, sans-serif;
	color:#6A1A79;
	margin:0px;
	padding:0px 0px 5px 0px;
	line-height:16px;
	font-size:16px;
	font-weight:bold;
}

h2 {
	font-family: Eurostile, Arial, sans-serif;
	color:#333;
	margin:0px;
	padding:0px 0px 5px 0px;
	line-height:16px;
	font-size:16px;
	font-weight:bold;
}

h3, h4, h5 {
	font-family: Eurostile, Arial, sans-serif;
	color:#333;
	margin:0px;
	padding:0px 0px 5px 0px;
	line-height:16px;
	font-size:14px;
	font-weight:bold;
}

h6 {
	font-family: Eurostile, Arial, sans-serif;
	color:#999;
	margin:0px;
	padding:0px 0px 5px 0px;
	line-height:12px;
	font-size:11px;
}

#centerdiv {
	position :absolute;
	top:0px;
	left:50%;
	padding:0px;
	width:1000px;
	margin-left:-500px;
	visibility:show;
}

#kop {
	position :absolute;
	top:0px;
	left:0px;
	width:980px;
	height:198px;
}

#menu {
	position :absolute;
	top:0px;
	left:0px;
	width:980px;
	height:35px;
}

#tekstkop {
	padding:10px 10px 10px 5px;
	margin:0px 0px 0px 0px;
	position:absolute;
	overflow:auto;
	top:150px;
	left:25px;
	width:445px;
}

#tekst {
	padding:10px 10px 10px 5px;
	margin:0px 0px 0px 0px;
	font-family: Eurostile, Arial, sans-serif;
	position:absolute;
	overflow:auto;
	top:180px;
	left:25px;
	width:445px;
}

#voorbeeldenkop {
	padding:10px 10px 10px 15px;
	margin:0px 0px 0px 0px;
	position:absolute;
	overflow:auto;
	top:150px;
	left:486px;
	width:205px;
}

#voorbeelden {
	padding:10px 10px 10px 15px;
	margin:0px 0px 0px 0px;
	font-family: Eurostile, Arial, sans-serif;
	position :absolute;
	overflow:auto;
	top:180px;
	left:486px;
	width:210px;
}

#nieuwskop {
	padding:10px 10px 10px 15px;
	margin:0px 0px 0px 0px;
	position:absolute;
	overflow:auto;
	top:150px;
	left:715px;
	width:240px;
}

#nieuws {
	padding:10px 10px 10px 15px;
	margin:0px 0px 0px 0px;
	font-family: Eurostile, Arial, sans-serif;
	position :absolute;
	overflow:auto;
	top:180px;
	left:715px;
	width:240px;
}

.nieuws {
	font-size: 14px;
	color: #666;
	text-decoration:none;
}
a.nieuws {
	font-size: 14px;
	color: #666;
	text-decoration:none;
}
a.nieuws:hover {
	font-size: 14px;
	color: #333;
	text-decoration:none;
}
a.nieuws:active {
	font-size: 14px;
	color: #333;
	text-decoration:none;
}



#payoff {
	position :absolute;
	overflow:auto;
	font-family: Eurostile, Arial, sans-serif;
	background-color:#6A1A79;
	top:600px;
	left:0px;
	width:980px;
	height:50px;
}

.payoff {
	font-size: 10px;
	color: #ccc;
	text-decoration:none;
}
a.payoff {
	font-size: 10px;
	color: #ccc;
	text-decoration:none;
}
a.payoff:hover {
	font-size: 10px;
	color: #ccc;
	text-decoration:none;
}
a.payoff:active {
	font-size: 10px;
	color: #ccc;
	text-decoration:none;
}

.dropdownmenu {
	position :absolute;
	background-color:#0;
	top:205px;
	left:233px;
	width:175px;
    visibility		       : hidden;
}

a.dropdownmenu, a.dropdownmenu:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}

a.dropdownmenu:hover, a.dropdownmenu:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.dropdown_out {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
	text-decoration:none;
	font-weight: none;	
	cursor: pointer;
}

.dropdown_over {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;
	color: #333;
	text-decoration:none;	
	font-weight: none;	
	cursor: pointer;
	line-height: 16px;
}
