@font-face {
    font-family: SnellRoundhand BoldScript;
    font-style:  normal;
    font-weight: 700;
    src: url("images/SNELLRO0.eot");
} 
body {
	font-family: 'Trebuchet MS',sans-serif;
	border:0 none;
	color:#000000;
	margin:0;
	padding:0;
	width: 100%;
	background: url("images/page-background.jpg") no-repeat center top #aeaeae;
	line-height:2em;
}
li#li {
	list-style-type: square;
	margin-left: -25px;
}
a, 
a:visited {
	color: #B40D1D;
	text-decoration:none !important;
}
a:hover {
	text-decoration:none;
	border-bottom-color: #aaa;
  	color: red;
}
div.back {
	width:100%;
}
div.page {
	margin: 0px auto;
	width: 900px;
	background: url("images/page-background.jpg") no-repeat center left;
	clear: both;
}
div.menu {
	z-index: 2;
	float: right;
	margin: 10px 0 20px 0;
	padding: 0 10px 0 10px;
	height: 300px;
	width: 160px;
	background: url("images/menu-background.png") no-repeat center left;
	font-size:12pt;
	border: 1px solid #727272;
}

div.header1 {
	z-index: 2;
	float: left;
	margin: 10px 0 20px 0px;
	width: 696px;
	height: 300px;
	background: black;
	border: 1px solid #727272;
}
div.nieuws {
	z-index: 2;
	float: left;
	border: 1px solid #727272;
	
	padding: 0 10px 0 10px;
	width: 676px;
	background: url("images/item-background.png") repeat;
}
div.nieuwshoofd{
	text-align: right;
	font-family: 'SnellRoundhand BoldScript','Trebuchet MS',sans-serif;
	font-size:24pt;
	border-bottom: 1px solid #000000;
	padding: 10px 0px 0px 0px;
}
div.nieuwsblok{
	line-height: 13pt;
	font-size:9pt;
	padding: 10px 0 10px 0;
}
div.nieuws a, 
div.nieuws a:visited {
	color: #B40D1D;
	text-decoration:none !important;
}
div.nieuws a:hover {
	text-decoration:none;
	border-bottom: 1px solid #000000;
  	color: red;
}
div.tips {
	text-align: right;
	font-family: 'SnellRoundhand BoldScript','Trebuchet MS',sans-serif;
	font-size:18pt;
	padding: 10px 0px 2px 0px;
	border-bottom: 1px solid #000000;
}
div.info {
	font-size: 9pt;
	line-height: 14pt; 
	z-index: 2;
	float: right;
	padding: 0 10px 0 10px;
	margin-bottom: 20px;
	width: 160px;
	background: url("images/item-background.png") repeat center left;
	border: 1px solid #727272;
}
div.header {
	clear: both;
	z-index: 1;
	height: 10px;
	margin: 0px;
	text-align: center;
}
div.footer{
	font-size:11px;
	color: #666;
	z-index: 1;
	margin-bottom: 10px;
	margin-top: 50px;
	clear: both;
	width: 100%;
	height: 25px;
	text-align: center;
}