body {
	background-color: #FFF;
	height: 100%;
	font-family: Tahoma,vendana;
	font-size: 11px;
        font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #eee;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
margin: 0px;
}
a:link { text-decoration: underline;
color: white; }
A:hover { text-decoration: none;
color: #99182c; }
a:visited { color: #663300; }
p { text-indent: 5px;}
hr {
height: 0;
border: 0;
border-top: 1px dotted #ddd;
} 
h5 { font-size: 12px; }
.small { font-family: vendana;
	font-size: 10px;
        font-weight: bold; }

#container {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 706px;
overflow: auto;
	height: auto;
    background-image: url("images/contentbg.jpg");
background-repeat: repeat-y;
background-color: #FFF;
padding-bottom: 15px;
	}
#header {
	width:100%;
	height:150px;
text-align: left;
background-image: url("images/headerbg.jpg");
background-repeat: repeat-x;
	}

#menublock {
	float: left;
	width:150px;
max-width: 150px;
	height: auto;
	text-align: center;        
 }
.menutitel { width: 135px;
max-width: 135px;
height: 23px;
margin-top: 10px;
margin-left: 7px;
margin-right: 7px;
border-right: 1px solid #333;
} 

ul.menu  {
	background-color: #99182C;
	font-size: 11px;
	font-weight: bold;
	width: 134px;
	max-width: 134px;
	display: block;
	text-align: left;
border-bottom: 2px solid #660000;
border-right: 1px solid #333;
padding: 0px;
margin: 0 7px 0 7px;
} 

ul.menu li a {
	color: #fff;
	text-decoration:none;
	width: 130px;
	max-width: 130px;
	padding: 6px 0 6px 4px;
	display: block;
	text-align: left;
border-bottom: 1px solid #663300;
} 
ul.menu li a:visited {
	color: #bbb;
	text-decoration:none;
	width: 130px;
	max-width: 130px;
	padding: 6px 0 6px 4px;
	display: block;
	text-align: left;
border-bottom: 1px solid #663300;
} 
ul.menu li a:hover,a:active {
	color: #fff; 
text-decoration: none;
background-color: #660000;	
} 
#content {
	float: left;
	width:650px;
	text-align: left;
height: auto;
}

#titel {
margin-left: 10px;
margin-right: 10px;
background-image: url("images/titelbg.jpg");
background-repeat: repeat-x;
height: 23px;
width: 620px;
max-width: 620px;
margin-top:10px;
text-align: left;
position: relative;
padding-left: 10px;
}
#titel p { 
position:absolute;
top:50%;
line-height:23px;
margin-top:-13px;
font-size: 13px;
font-weight: bold;
margin-left: 15px;
color: #fff;
 }
#inhoud {
padding: 30px 40px 5px 40px;
float: left;
width: 580px;
max-width: 580px;
text-align: left;
color: #eee;
}
#inhoud1 {
padding: 20px 0 0 10px;
margin: auto;
width: 550px;
height: 350px;
max-width: 550px;
text-align: left;
background-image: url("images/index1.jpg");
background-repeat: no-repeat;
}

.tekst { color: #99182c;
 }
.tekst a { color: #777; font-size: 10px; text-decoration: none;}
#gallery {
clear:right; 
float: left;
width:160px;
height: auto;
text-align:center;
margin: auto;
margin-bottom: 10px;
 }
.galimg { margin-top: 10px; border-bottom: 1px solid #ccc;

 }



#footer { 
text-align:center;
background-image: url("images/footerbg.jpg");
background-color: #FF0066;
background-repeat: repeat-y;
float: left;
font-size: 10px;
font-weight: bold;
padding-bottom: 2px;
padding-top: 3px;
width: 100%;
height: 18px;
max-height: 18px;
color: #fff;
}
