@charset "utf-8";
#container #inhoud #photos {
	text-align: center;
	height: 640px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
}
body {
	background-color: #999999;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#container {
	background-color: #303030;
	height: 430px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#container #adres {
	font-size: small;
	color: #000000;
	background-color: #999999;
	text-align: center;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #logo {
	text-align: center;
	float: left;
	height: 125px;
	width: 245px;
	padding-top: 25px;
	background-color: #303030;
}
#container #slides {
	text-align: center;
	float: right;
	height: 340px;
	width: 510px;
	padding-top: 15px;
	padding-right: 2px;
	background-color: #303030;
}
#container #menu {
	float: left;
	height: 200px;
	width: 240px;
	padding-top: 5px;
}
#container #talen {
	text-align: right;
	float: left;
	height: 20px;
	width: 740px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
}
#container #inhoud {
	float: left;
	height: 1900px;
	width: 736px;
	background-color: #303030;
	text-align: left;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
