body {
	background-color: white;
	color: #2e2e2e;
	background-image: url(/images/background.jpg);
	margin: 0px;
	background-repeat: repeat;
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
}
#container {
	position: relative;
	text-align: left;
	width: 700px;
	margin: 0px auto;
}
#menuback {
	height: 35px;
	width: 710px;
	background-image: url(/images/pagebackground.jpg);
}
#page {
	text-align: left;
	width: 660px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-top: 20px;
	background-image: url(/images/pagebackground.jpg);
	float: left;
}
#header {
	background-image: url(/images/header.jpg);
	width:710px;
	height:150px;
}
#pagebottom {
	background-image: url(/images/pagebottom.jpg);
	height: 10px;
	width:710px;
	clear: both;
	
}
#footer {
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 10px;
	color: #797979 ;
}
.title{
	width: 557px;
	color: #33474d;
	font-size: 18px;
}
.subtitle{
	font-size: 11px;
	color: #4b4b4b;
	margin-bottom: 10px;
}
a{
	color: #6b92a6;
	text-decoration: none;
}
a:hover{
	color: #3f5763;
}
.section{
margin-top: 10px;
width: 557px;
	color: #40616a;
	font-size: 14px;
}
#tekstkolom {
		float: left;
		width: 380px;
}
#fotokolom {
		top: 185px;
		left: 425px;
		position: absolute;
		border-top-color: #585858;
		border-top-width: 1px;
		border-top-style: solid;
		margin-top: -20px;
		width:280px;
		margin-right: -20px;
		margin-bottom: -22px;
}
img{
margin-bottom:-4px;
padding: 0xp;
}