﻿body{
	background-color:#000	
}
img {
	border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px
}
#container {
	background-color: #000; 
	margin: 0 auto ;
	padding-top: 1em;
	width:800px;
	
}
#menucontainer {
	background-color: #000; 
	color: #6f0
}
#submenucontainer {
	background-color: #000; 
	height: 40px;
	width:800px;
	color: #6F0
}
#menucontainer a:link {
	color: #f69
}
#menucontainer table {
	width: 800px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	height: 35px
}
#contentcontainer {
	background-color: #999; 
	width: 800px; 
	height: 600px;
	
}
#intro img{
	margin-top:	7%	
}
#footer{
	width:800px;
	text-align:left;	
}
h2{
	color:rgb(0,0,0);
}
a{
	color:#CD1076;
}

#homefull{
	width: 800px; 
	height: 600px; 
	position: relative; 
	clear: both;
}

#tekstrechts{
	float: right; 
	width: 550px; 
	height: 600px; 
	overflow-x: hidden; 
	overflow-y: auto; 
	position: relative; 
	text-align: left;
	padding-right: 15px;
}
#banner{
	float: left; 
	width: 230px; 
	height: 600px; 
	position: relative;
}