﻿#balk {
	position: absolute;
	width: 950px;
	height: 100px;
	top: 100px;
	right: auto;
	left: 38px;
	background-image: url('images/Balk.jpg');
}
#container {
	border: 7px solid #98d90d;
	position: absolute;
	top: 40px;
}
#header {
}
h1 {
	font-family: "trebuchet MS";
	font-size: x-large;
	color: #333333;
	font-weight: bold;
	line-height: 150%;
}
#menu {
}
#tekst {
	padding: 10px;
}
body {
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: 20px;
	line-height: 120%;
	font-weight: 200;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FF6600;
}
# menulaag {
	background-color: #333333;
	z-index: 6; 
	position: absolute; 
	left: 147px; 
	top: 263px; 
	width: 116px; 
	height: 279px; 
	color: #FFFFFF; 
	visibility: visible; 
	background-color: #333333
}
a {
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
}

