body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #660000;
	background-image: url(../illustraties/achtergronden/achtergrond_wide.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
}

#container {
	background-color: #330000;
	background-image: url(../illustraties/achtergronden/achtergrond.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
	width: 779px;
	height: 1210px;
}
#topshadow {
	background-color: #660000;
	background-image: url(../illustraties/achtergronden/achtergrond_top.jpg);
	background-position: center;
	margin: auto;
	height: 10px;
	width: 100%;
}
#header {
	position:relative;
	background-color: #330000;
	margin: auto;
	height: 330px;
	width: 780px;
}
#banner {
    width:780px;
	height:330px;
	position:absolute;
	top: 0;
	left: 0;
    z-index: 1;
}
#menu {
    width:780px;
	height:100px;
	position:absolute;
	top: 0;
	left: 0;
	padding-top:21px;
	text-align:center;
    z-index: 2;
}
#content {
	background-color: #330000;
	margin: 40px auto;
	height: 281px;
	width: 600px;
}

body,td,th {
	color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9933;
	font-weight: bold;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	font-weight: bold;
}
a.menu:link {
	text-decoration: none;
	color: #FFCC00;
}
a.menu:visited {
	text-decoration: none;
	color: #FFCC00;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFCC;
}

body,td,th {
	font-size: 12px;
}


a:link {
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF9933;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}

.vetoranje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9933;
}.oranje {
	color: #FF9900;
}
.kleiner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

