body {
	font-family: Verdana;
	background-color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}

.container {
	width: 900;
	margin: 0 auto;
}

h1 {
	font-family: "Trebuchet MS";
	margin: 35px 60px;
	margin-left: 20px;
	color: #000;
	border-bottom: 2px solid #e50;
}

h1:first-letter {
	background-color: #000;
	color: #fff;
	padding: 3px;
}

h2 {
	font-size: 11pt;
	margin-top: 40px;
	margin-left: 60px;
	color: #000;
}

p {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	margin-right: 60px;
	margin-left: 60px;
	text-align: justify;
}

img.nieuws {
	vertical-align:text-top;
	border: 2px solid #000;
}

img.nieuws:hover {
	vertical-align:text-top;
	border: 2px solid #e50;
}

.line {	
	border-top: 2px solid #e50;
	margin: 40px 60px 60px 60px;
}

img.intext {
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 10px;
	border: 2px solid #000;
	float: right;
}

.header {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 100px;
	background: #000 url(header.jpg) no-repeat 0 0;
}

.menu {
	padding-top: 2px;
	padding-left: 10px;
	width: 890px;
	height: 20px;
	background-color: #444;
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	overflow: hidden;
	border-top: 1px solid #000;
}

*html .menu {
	height: 24px;
	width: 900px;
	margin-top: 0px;
}

.content {
	width: 900px;
	background-color: #bbb;
	text-align: left;
	padding: 10px 0 10px 0;
	border-top: 1px solid #000;
}

*html .content {

}

.footer {
	width: 892px;
	height: 19px;
	background-color: #444;
	color: #fff;
	font-size: 9pt;
	text-align: right;
	padding-right: 8px;
	border-top: 1px solid #000;
}

*html .footer {
	width: 900px;
	height: 19px;
}

a.item:link, a.item:active, a.item:visited {
	padding: 10px;
	font-weight:bold;
	color:#fff;
	overflow:hidden;
	text-decoration:none;
}

*html a.item:link, a.item:active, a.item:visited {
	margin-top: -10px;
	height: 40px;
}

a.item:hover {
	padding: 10px;
	font-weight:bold;
	color:#333;
	background-color: #fff;
	text-decoration:none;
}

*html a.item:hover {
	margin-top: -10px;
	height: 40px;
}

span {
	color: #e50;
}

a:link, a:active, a:visited {
	color: #e50;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

img.th {
	float: left;
	margin: 0 30px 0 0;
	border: 2px solid #000;
}

a:hover img.th{
	border: 2px solid #e50;
}

.cl {
	clear: both;
}

.gall {
	padding-top: 4px;
	margin: 0 60px 30px 60px;
}
.gall table {border-collapse:collapse; border:0; margin:0; padding:0; font-family: Verdana; font-size: 10pt; float:left;}
.gall table td {padding-right: 8px;}
.gall table h2 {padding:0;margin:0;text-align: left; font-family:"Trebuchet MS";}