body{
background-color: #CCFFFF;
margin:0;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color: #040f55;
}

A:link{ color:#FF3300; text-decoration:none; }
A:hover{ color:#CC0000; text-decoration:underline; }
A:active{ color:#FF3300; text-decoration:none; }
A:active:hover{ color:#FF3300; text-decoration:underline; }
A:visited{ color:#FF3300; text-decoration:none; }
A:visited:hover{ color:#FF3300; text-decoration:underline; }

#header{
background:url(images/headerbg.gif) no-repeat #FFFFFF bottom left;
width:740px;
height:180px;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
}

#container{
background: #FFFFFF;
width:740px;
margin-left:auto;
margin-right:auto;
margin-top:0;
border: 1px solid;
border-color: #000000;
}

#navcontainer{
width:770px;
margin-left:auto;
margin-right:auto;
}

#navlist li{
background:#FFFFFF;
width: 770px;
margin-left: auto;
margin-right: auto;
display: inline;
list-style-type: none;
padding-right: 0px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #333333;
}

#navlist li a:link { color: #333333; text-decoration:none; }
#navlist li a:visited { color: #333333; text-decoration:none; }
#navlist li a:hover {color: #CC0000; text-decoration: underline; }

/* active page indicator code */
#welkom #navlist a.welkom,
#overons #navlist a.overons,
#donatie #navlist a.donatie,
#nieuwsbrieven #navlist a.nieuwsbrieven,
#dvdbestellen #navlist a.dvdbestellen,
#linksensponsors #navlist a.linksensponsors,
#contact #navlist a.contact
{
    color: #CC0000;
    font-weight: normal;
    text-decoration: none;
}

p {
	text-align: justify;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size: 13px;
	}

h1 {
	font-size:20px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	}

h2 {
	font-size:20px;
	color: #040f55;
	font-weight: bold;
	font-style: italic;
	line-height: 22px;
	}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #040f55;
	margin-bottom: 5px;
	}
	
h4 {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #444444;
	margin-bottom:0px;
	}	

#content{
	padding: 21px;
	background-color: #FFFFFF;
}

#footer{
background:url(footerbg.gif) no-repeat #FFFFFF top left;
height:66px;
width:740px;
margin-right:auto;
margin-left:auto;
text-align:center;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#333333;
}

.title{
padding-left:21px;
font: 18pt/24pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-weight:bold;
color:#999999;
}

