body {
	background-image: url(background.JPG);
	background-repeat: repeat;
	text-align: center;
}
.logo {
	text-align: center;
	width: 980px;
	height: auto;
	background-color: #636a49;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #444F4B;
	border-right-color: #444F4B;
	border-bottom-color: #444F4B;
	border-left-color: #444F4B;
	background-image: url(flop_topback.JPG);
}
#navigatie {
	text-align: center;
	width: 980px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #444F4B;
	border-right-color: #444F4B;
	border-bottom-color: #444F4B;
	border-left-color: #444F4B;
}
#navigatieonder {
	text-align: center;
	width: 980px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #444F4B;
	border-right-color: #444F4B;
	border-bottom-color: #444F4B;
	border-left-color: #444F4B;
	background-image: url(menuonder.jpg);
}
#navigatie ul{
	background-color: #444F4B;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	white-space: no-wrap;	
}
#navigatie ul li{
display: inline;
}
#navigatie ul li a{
	padding-left: 1em;
	padding-right: 1em;
	font-size: 14px;
	font-family: "Comic Sans MS";
	text-decoration: none;
	color: #EEFFBB;
}
#navigatie ul li a:hover{
color: #910000;
background-color: #636a49;
}
.content {
	text-align: left;
	font-style: normal;
	font-size: 14px;
	font-family: "Comic Sans MS";
	width: 980px;
	height: auto;
	background-color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #444F4B;
	border-right-color: #444F4B;
	border-bottom-color: #444F4B;
	border-left-color: #444F4B;
}
p
{
	text-align: center;
	font-style: normal;
	font-size: 13px;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
}
p.left
{
text-align: left;
font-style: normal;
font-size: 13px;
font-family: "Comic Sans MS";
color: #FFFFFF;
}
p.right
{
text-align: right;
font-style: normal;
font-size: 13px;
font-family: "Comic Sans MS";
color: #FFFFFF;
}
p.copyright
{
	text-align: right;
	font-style: normal;
	font-size: 13px;
	font-family: "Comic Sans MS";
	color: #EEFFBB;
}
a.one:active {color: #EEFFBB;text-decoration: none}
a.one:link {color: #EEFFBB;text-decoration: none}
a.one:visited {color: #EEFFBB;text-decoration: none}
a.one:hover{
	color: #910000;
	text-decoration: none;
} 
table.one
{
table-layout: automatic;
border-collapse: collapse;
empty-cells: show
}

