html,body {
	background-color: #FFFFFF;
	}


div { 
	text-align: left;
}

h2 {
	font-size: 16px;
	line-height: 24px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
}

font.header {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

.declass {
border: 1px solid white;
}

a.terug {
	text-decoration: none;
	color: white;
	}

a.terug:hover {
	text-decoration: underline;
}


/*
  #header1 {
  	position: relative;
    width:794px;
    background:#FFFFF;
    margin: auto;
    margin-top: 10px;
    height: 30px;
    }
    
   #header1 ul {
    margin: 0px;
    margin-top: 0px;
    padding: 0px;
    list-style:none;
    }
  #header1 li {
    float:left;
    margin:0;
    padding:0;
    } 
    
     #header1 a {
    display:block;
    } 


  #header1 li {
    float:left;
    background:url("../images/norm_right.png") no-repeat right top;
    margin:0px;
    padding: 0px;
    height: 30px;
    width: 150px;
    }    

  #header1 a {
	display:block;
	background:url("../images/norm_left.png") no-repeat left top;
	height: 30px;
	margin-left: 0px;
	font-size: 14px;
	text-align: center;
	font-family: verdana;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
    }    
    
  #header1 a:hover {
	display:block;
	background:url("../images/norm_left_on.png") no-repeat left top;
	height: 30px;
	margin-left: 0px;
	font-size: 14px;
	text-align: center;
	font-family: verdana;
	text-decoration: none;
	color: #000000;
	padding-top: 5px;
    }        
    
  #header1 #current {
    background-image:url("../images/norm_right_on.png");
    height: 30px;
    background-repeat: no-repeat;
    }
  #header1 #current a {
    background-image:url("../images/norm_left_on.png");
    height: 30px;
    background-repeat: no-repeat;
    }      
*/
div.websitecontainer {
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
	background-color: #FFFFFF;
}

div.website {
	position: relative; 
	margin: auto;
	width: 840px;
	position; relative;
}

div.websiteheaderbg {
	position: relative; 
	background-image: URL(../images/bg_boven.png);
	background-repeat: no-repeat;
	width: 840px;
	height: 10px;
	}

div.websitebg {
	position: relative;

	margin-top: 0px;
	background-image: URL(../images/bgmain.png);
	width: 840px;	
	float: left;
}

div.websitemain {
	width: 800px;
	position: relative;
	float: left;
	overflow: hidden;
	margin-top: 30px;
	margin-left: 20px;
	background-color: black;
	margin-right: 20px;
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
}

div.websitefooterbg {
	position: relative; 
	float: left;
	background-image: URL(../images/bg_onder.png);
	background-repeat: no-repeat;
	width: 840px;
	height: 20px;
	margin-left: 1px;
	}

div.header {
	position: relative;
	float: left;
	width: 800px;
	height: 182px;
	margin-left: 20px;
}
