a:link {
	color:  #3300CC ;
	
}
a:visited {
	color:  #3300CC;
	
}
a:hover {
	color:  #3300CC;
}
a:active {
	color:  #3300CC;
	
}

h1
{
	font-size: 13px;
	text-align: left;
	margin : 5px 50px 15px 20px;
	color: #000033;
}

h2
{
	margin : 15px 50px 15px 20px;
	font-size: 11px;
	
	font-weight : normal;
	color: #000033;
	text-align: justify;
}


h3
{
	font-size: 13px;
	text-align: center;
	margin : 15px 50px 15px 20px;
	color: #000033;
}

body 
{
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 16px 0px 16px 0px;
	text-align: center;
	background-image: url(images/achtergrond2.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
		
}



div#main 
{
	position: absolute;
	width: 700px;
	background-image: url(images/body.jpg);
   	background-repeat: repeat-y;
	left: 50%;
	margin-left: -350px;
	height : 92%;
	top: 25px ;
	bottom: 25px ;
	length:100%;
	image-width:100%;
	
}


div#body
{
        width: 100%;
	background-image: url(images/body.jpg);
        background-repeat: repeat-y;
        text-align: center;
		        
}

div#kop 
{
        width: 100%;
        height: 130px;
        background-image: url(images/kop3.jpg);
        border-top: 3px #003366 solid;
}

div#menu 
{
        padding:1px 1px 10px 0px;
        width: 100%;
	background-image: url(images/body.jpg);
        background-repeat: repeat-y;
        text-align: right;
	border-top: 3px #003366 solid;
	
}


img 
{
        border: 0px;
	margin-top:1px; 
	margin-right:1px;
	padding : 0px;
}

div#collectiemenu
{
	padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
	background-image: url(images/body.jpg);
        background-repeat: repeat-y;
        text-align: center;
}

