html {
	height:100%;
}
.cattitel
{
	background-image:url(img/bg-titel.jpg);
	color: #ffffff;
	margin:5px 0;
	line-height:20px;
	text-indent:5px;

}
	
body {
	background-color:#000;
	background-image:url(img/bg01.gif);
	background-repeat:repeat-x;
	background-position:top center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
}
*{
	margin:0;
	padding:0;
}
a {
	outline: none;
}
hr {
	border:1px solid #fff;;
	border-top:1px dotted #999;
	margin:5px 0;
}
table {
	font-size:12px;
}
.intro{
	background:#000;
}
#intro{
	position:relative;
	width:800px;
	height:349px;
	margin-left:-400px;
	margin-top:-174px;
	left:50%;
	top:50%;
}
#container {
	position:relative;
	background-image:url(img/bg-container.gif);
	width:870px;
	margin-left:-435px;
	left:50%;
	min-height:100%;
	_height:100%;
}
#header {
	position:relative;
	height:195px;
	background-image:url(img/bg-header.jpg);
}
#header h1 {
	text-indent:-9999px;
	position:absolute;
}
#header #adres{
	font-size:10px;
	position:absolute;
	top:140px;
	left:202px;
	line-height:12px;
	color:#f7e1e1;
}
#header #adres a{
	color:#f7e1e1;
}
#header #adres a:hover{
	color:#fff;
	text-decoration:none;
}
#menu {
	position:absolute;
	left:70px;
	top:170px;
	font-size:10px;
	list-style:none;
}
#menu li{
	float:left;
	background-image:url(img/button-border.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#menu .last{
	background:none;
}
#menu a{
	color:#500000;
	text-decoration:none;
	line-height:16px;
	padding:0 5px;
	margin:0 5px;
	display:block;
}
#menu a:hover{
	color:#fff;
	background-image:url(img/bg-button.gif);
}
#content {
	position:relative;
	background-image:url(img/bg-content.jpg);
	background-repeat:no-repeat;
	min-height:405px;
	_height:405px;
	padding:0 70px 50px;
	text-align:justify;
}
#content a{
	color:#9d0000;
}
#content a:hover{
	text-decoration:none;
}
#content p{
	margin:0;
	padding-top:5px;
	padding-bottom:10px;
}
#content h1{
	color:#fff;
	line-height:25px;
	font-size:18px;
	font-weight:normal;
	text-indent:10px;
	margin-bottom:10px;
}
#content h2{
	font-size:15px;
	margin:5px 0;
	line-height:20px;
	text-indent:5px;
	color:#fff;
	background-color:#9d0000;
}
#content h3{
	font-size:15px;
	line-height:30px;
	border-top:1px dotted #999;
	color:#9d0000;
}
#content h4{
	font-size:16px;
	color:#9d0000;
}
#content img{
	border:1px solid #9d0000;
	background-color:#fff;
	margin:-3px 5px 0 0;
	padding:1px;
}

#content #imga{
	border:none;
	vertical-align:baseline;	
}

#content form img{
	border:none;
	background:none;
	margin:0;
	padding:0;
}
#content #tabel{
	width:90%;
}
#content #tabel th{
	color:#fff;
	background-color:#9d0000;
	font-weight:bold;
	padding-left:4px;
}
#content #tabel td{
	border-bottom:1px dotted #999;
	line-height:15px;
	padding-left:4px;
}
#content #openingsuren{
	float:right;
	text-align:right;
	margin-top:70px;
}
#footer {
	position:absolute;
	background-image:url(img/bg-footer.gif);
	width:820px;
	margin-left:-410px;
	left:50%;
	height:30px;
	padding-top:20px;
	line-height:30px;
	text-align:right;
	margin-top:-50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
}
#footer img{
	vertical-align:text-top;
	margin-right:10px;
}
#nieuwsbrief {
	background-position:0 -20px;
}
#nieuwsbrief div{
	padding:55px 10px 0;
	color:#fff;
}
#nieuwsbrief div div{
	padding:0;
}
#nieuwsbrief h1{
	font-size:20px;
	font-weight:normal;
	margin:5px 0 10px;
}