body {
	margin-top: 0px;
	scrollbar-arrow-color: #888888;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #888888;
	scrollbar-3dlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #444444;
	scrollbar-track-color: #FFFFFF;
	
}
img{
border-width:0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
	
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
div{
	/*border:1px solid red;*/
}

.Home {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
}
#container {
	width: 900px;
	margin: auto;
	padding: 0px;
	border:1px solid black;
}

#header{
	width:900px;
	height:102px;
}

.Titel {
	background-image: url(../Afbeeldingen/Achtergrond/Boven.jpg);
	background-position: center;
	height: 102px;
	text-align: right;
	width: 215px;
	float: left;
	margin: 0px;
}
.Lichtkrant {
	float: left;
	width: 685px;
	height:102px;
	padding:0px;
}

.Menu {
	height: 46px;
	width: 900px;
	clear:both;
	z-index:50;
}
.Foto {
	float: left;
	height: 439px;
	width: 207px;
}

marquee{
	z-index:-50;
	height:102px;
	padding:0px;
	margin:0px;
	max-height:102px;
	clip:rect(auto, auto, auto, auto);
	display:table;
}

.Content{
	font-family: "Times New Roman", Times, serif;
	height: 410px;
	width: 570px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	overflow: auto;
	overflow-x: hidden;
	padding:5px;
	border-width:0px;
	
}

#Inhoud {
	height: 439px;
	width: 642px;
	float: left;
	text-align: justify;
}
.Tekst {
	font-family: "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
}

.Onder {
	height: 43px;
	width: 900px;
	clear: both;
}

.Rechts {
	background-image: url(../Afbeeldingen/Achtergrond/Rechts.jpg);
	height: 439px;
	width: 51px;
	float: left;
	clear: none;
}

