BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	margin-top: 0px;
}

.fontcontent { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#table {
    	width: 770;
    	border-collapse: collapse;
}

#titel {
    	height: 122px;
    	width: 770;
    	background-image: url('img/titel.jpg');
}

#menubg {

    	height: 21px;
    	width: 770;
    	background-image: url('img/menubg.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#contentbg {
	height: 346px;
	background-image: url('img/contentscrn.jpg');
	background-position: top right;
}

#content {
	margin-left: 20px;
}

#menutable {

    	height: 21px;
    	width: 700;
	font-size: 12px;
}

.streep1 {
    	height: 4px;
    	width: 770;
    	background-image: url('img/streep1.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.streep2 {

    	height: 6px;
    	width: 770;
    	background-image: url('img/streep2.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

.streep3 {

    	height: 22px;
    	width: 770;
    	background-image: url('img/streep3.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}

#foto_onder {
	height: 150px;
	background-color: #c7c7c7;
}

a:visited, a {
    	font-size: 100%;
	color: #000000;
}

a:hover {
	color: #393939;
	font-size:100%;
}

a:active {
	color: #fff;
	font-size:100%;
}

.altingnaam {
		margin-top: 0px;
	  font-size: 80%;
	  height: 120px;
}

.footer {
		margin-top: 0px;
		font-size: 80%;
		color: #393939;
}

.fotoslide1 {
	 position:absolute;
	 left:0;
	 top:10;
}

.fotoslide2 {
	 position:absolute;
	 left:-1000;
	 top:10;
}
