html
{
height: 100%;
width: 100%;
}

body
{
margin: 0;
padding: 0;
width: 100%;
font-family: Verdana, sans-serif;
font-size: 8pt;
background-color: #222222;
background: url('bg.jpg') center top;
}

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

h1
{
font-size: 15pt;
}

h2
{
font-size: 13pt;
}

img
{
border: 0;
}

ul
{
padding: 0;
list-style: none;
background: #777777;
}

li
{
float: left;
position: relative;
width: 143px;
padding: 12px 0px;
text-align: center;
color: #FFFFFF;
}

li ul
{
display: none;
position: absolute;
top: 0px;
left: 0px;
background-color: #777777;
background: url('hoverachtergrond.gif');
}

li:hover ul,li.over ul
{
display: block;
}

.buitenstelinks
{
width: 170px;
}

#buitenvak
{
margin: 0 auto 0 auto;
padding: 0;
width: 769px;
}

#kopvak
{
height: 143px;
background-color: black;
background: url('kopachtergrond.JPG');
font-size: 20pt;
text-align: center;
font-weight: bold;
}

#linksvanlogovak
{
width: 184px;
float: left;
}

#logovak
{
width: 400px;
float: left;
}

#logovak img
{
height: 138px;
}

#rechtsvaklogovak
{
position: relative;
left: 15px;
padding-top: 40px;
padding-right: 0px;
font-size: 10pt;
font-weight: normal;
text-align: right;
width: 165px;
float: left;
}

#zoekvak
{
position: relative;
top: 120px;
width: 100px;
height: 15px;
margin: 0;
padding: 0;
background-color: #AAAAAA;
font-size: x-small;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC;
float: right;
}

#zoekknop
{
position: relative;
top: 120px;
width: 50px;
margin: 0 5px 0 0;
padding: 0;
font-size: x-small;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
float: right;
}

#menuvak
{
position: relative;
top: -4px;
width: 769px;
height: 38px;
background-color: #777777;
background: url('menuachtergrond.gif');
}

#tussenvak
{
margin: 0;
padding: 0;
background-color: #000000;
background-image: url('tussenvakachtergrond.JPG');
height: 1%;
}

#linkervak
{
width: 170px;
float: left;
}

#middenvak
{
width: 409px;
float: left;
margin: 0;
padding: 10px;
color: #FFFFFF;
}

#rechtervak
{
width: 170px;
float: left;
}

#middenvak ul
{
padding-left: 20px;
background: none;
list-style: disc;
float: left;
width: auto;
}

#middenvak li
{
width: auto;
padding: 0;
text-align: left;
color: #FFFFFF;
clear: both;
}

.spacer
{
clear: both;
}

#ondervak
{
height: 22px;
width: 100%;
padding-top: 8px;
background-color: #777777;
text-align: center;
float: left;
}.andrewrynenpic {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.charecterfotosLinks {
	float: left;
	margin-right: 5px;
}

