body {
	margin: 0px;
	background-color: #000000;
}
#innerbox {
	height: 600px;
	width: 800px;
	border: 1px solid #FF9966;
	background-image: url(images/bginfo.jpg);
}
#leftbox {
	float: left;
	height: 349px;
	width: 236px;
}
#mainbox {
	float: left;
	height: 349px;
	width: 349px;
}
h1 {
	background-color: #FDCBCA;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B1613E;
	font-size: 20px;
}
h2 {
}
table#tekst {
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B1613E;
	float: left;
	
}

#rightbox img {
	float: left;
	height: 349px;
	width: 214px;
}
#bottomleft {
	float: left;
	height: 99px;
	width: 236px;
}
#bottomcenter {
	float: left;
	height: 99px;
	width: 350px;
}
#bottomright {
	width: 214px;
	float: left;
}

#menu {
	text-align: center;
}
a {
	color: #83472E;
}
#mainbox p {
	color: #83472E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83472E;

}
