html, body {
padding:0px;
margin:0px;
}

body {
background: #000000;
background-position: top center;
font-family: "Verdana";
font-size: 11px;
padding:0px;
margin-top:15px;
}

a, a:link {
text-decoration: underline;
color:#ffff00;
}

a:hover {
text-decoration: none;
color:#ffff00;
}

a:active {
text-decoration: underline;
color:#ffff00;
}


#container {
width: 920px;
height: 690px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
background:url('background.jpg');
}


#top_links
{
 padding-left:25px;
 padding-top:10px;
 width:135px;
 height:57px;
 float:left;
}

#top_midden
{
 width:605px;
 height:67px;
 float:left;
}

#top_rechts
{
 padding-right: 25px;
 padding-top: 16px;
 width:130px;
 height:51px;
 float:left;
 color:#0099ff;
 font-size:28px;
 text-align: right;
}

#subtitel_links
{
 width:135px;
 height:50px;
 float:left;
}

#subtitel_midden
{
 padding-top:2px;
 width:605px;
 height:48px;
 float:left;
 color:#ff0000;
 font-size:18px;
 text-align: right;

}

#subtitel_rechts
{
 width:180px;
 height:50px;
 float:left;
}

#submenu_links
{
 width:135px;
 height:17px;
 float:left;
}

#submenu
{
 width:785px;
 height:17px;
 float:left;
}

#menu_links
{
 width:135px;
 height:500px;
 float:left;
 margin-left:20px;
}

#inhoud
  { color: #ffffff;
  font-size: small;
  margin-top: 7px;
  margin-bottom:55px;
  padding-left:10px;
  padding-right:10px;
  height: 500px;
  width:700px;
  float:left;
  overflow:auto;
  }


#onder
{
 width:920px;
 height:100px;
 float:left;
}


img
{
 margin:5px;
}


#pagecontent
{
overflow: auto;
color:#000099;
}

.content-box
 {
 font-size: 13px;
 font-family: Verdana;
 float: none;
 overflow: auto
 }

.tumb
{
 float: left;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}


h2
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:18px;
height:25px;
}

h3
{
 color: #ffffff;
 font-size: 20px;
 text-align:center;
 font-family: Verdana, "Lucida Handwriting", sans-serif;
 margin: 0px;
 padding: 0px;
 height: 25px
}


h4
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
}


#navcontainer li
{
 height:40px;
}

#menubalktop li
{
 color:#ffffff;
 padding-left: 32px;
 display:inline;
}

#navcontainer ul, #menubalktop ul
{
color:#ffffff;
}


#navcontainer a, #navcontainer a:visited
{
 color:#ffffff;
 text-decoration: none;
 font-family:verdana;
 font-size:18px;
}

#menubalktop a, #menubalktop a:visited
{
 color:#ffff00;
 text-decoration: none;
 font-family:verdana;
 font-size:12px;
}


#navcontainer a:hover, #menubalktop a:hover
{
color:#FF0000;
text-decoration: underline;
}

input,textarea,select,option
{
color:#000;
background-color:#ECF1FF;
border: solid 1px #000;
}
