/* CSS Document */

body 
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;

	}
#container {
	margin: 0 auto 0 auto;
	width: 800px;
	background-color:#272727;
	height: 600;
	border-color:#FFFFFF;
	border:solid;
}
#banner {
width:800px;
height:170px;
background-image:url(bannerblauw.png);

}
#menu {
width: 788px;
height:19px;
background-image:url(strookmenu.png);
padding:6px;
font-family:"tw Cen MT", "Arial Narrow", "Terminator Two";
font-size:16px;
font-style:bold;
}
body {
background-image:url(images/jooode.png);
background-color:#000037;
	background-repeat: repeat;
}
.style1 {
	font-family: "tw Cen MT", "Arial Narrow", "Terminator Two";
	font-size: 16px;
	font-weight: bold;
}
a {
	font-family: tw Cen MT, Arial Narrow, Terminator Two;
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#content {
width:496;
height:397px;
padding:2px;
}