body {
	margin: 0;
	background-color: black;
	background-image: url(http://wizk.it/frontend/default/fill_x.jpg);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#top{
	position: relative;
}
#menu {
	position: relative;
}
#scene{
	POSITION: absolute; 
	LEFT: 260px; 
	TOP: 71px;
}
#logo {
	POSITION: absolute; 
	LEFT: 10px; 
	TOP: 20px;
	width: 196px;
	height: 77px;
	background-image: url(http://wizk.it/frontend/default/logo.png);
	background-repeat: no-repeat;
}
#container{
	position: absolute;
	left: 200px;
	top: 0px;
}
div.portfolio {
	font-family: courier;
	border: 1px solid #336699;
	padding: 5px;
	width: 385px;
}
#portfolio_container {

Z-INDEX: 9; 
LEFT: 100px; 
COLOR: white; 
POSITION: absolute; 
TOP: 71px
}
div.content{
	color: #333399;
	margin-top: 60px;
	text-align: left;
}
#languagebar{
	position: fixed;
	top: 10px;
	left: 10px;
}
#webstats {
position: absolute;
top: 600px;
left: 0px;
z-index: 99;
}

#menu {
	position: absolute;
top: 51px;
left: 220px;
height: 25px;
overflow: hidden;
	margin: 0;
	padding: 0;
text-align: left;
display: block;
z-index: 9;
}
#mainMenu {
	text-transform: uppercase;
	height: 25px;
	padding: 0;
	padding-top: 5px;

}
a.mainMenu {
color: white;
font-weight: bold;
border-left: 1px solid white;
padding-left: 3px;
padding-right: 3px;
text-decoration: none;
display: inline-block;
}
a.mainMenu:hover {
color: black;
background-color: white;
border-bottom: 1px solid white;
}
a.actief {
	
}
a.btn {
	text-decoration: none;
}
