body {
	background-color: #FFFFCC;
}
div#innerbox {
	height: 550px;
	width: 750px;
	border: 1px solid #6666FF;
}
div#topbox {
	height: 139px;
}
div#mainbox {
	height: 411px;
	width: 750px;
	background-image: url(bg/main.jpg);
	background-repeat: no-repeat;
}
div#menubox {
	height: 340px;
	width: 310px;
	float: left;
}
div#textbox {
	float: left;
	height: 340px;
	width: 350px;
}
div#fotobox {
	float: left;
	height: 340px;
	width: 320px;
	margin-top: 15px;
}



div#button {
	list-style-type: none;
	margin-top: 170px;
}
#button a {
	display: block;
}
div#button2 {
	list-style-type: none;
	margin-top: 10px;
}
#button2 a {
	display: block;
}
#textbox img {
	margin-top: 15px;
}
h1 {
	background-color: #FDCBCA;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B1613E;
	font-size: 20px;
}
h2 {
}
table#tekst {
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 10px;
	
}
#tekst tr td p {
	margin: 0px;
}

