#horizon {
text-align: center;
position: absolute;
top: 5;
left: 0;
width: 100%;
}

#content {
	/*font-family: Arial, Verdana, ms sans serif;*/
  font-size: 8pt;
	z-index: 0;
margin-left: -450px;
position: absolute;
top: 0px;
left: 50%;
width: 900px;


}

#real{
  font-family: Arial, Verdana, ms sans serif;
  font-size: 8pt;
  margin-left: -450px;
  position: absolute;
  top: 160px;
  left: 50%;
  width: 900px;
	z-index: 2;
}

table.norm {
  font-size : 10pt;
  font-family : Arial, Verdana, "ms sans serif";
  }

table.spelinfo {
  font-size : 10pt;
  font-family : Arial, Verdana, "ms sans serif";
  }	
	
h1 {
font-size: 20px;
font-family: "Showcard Ghotic", "Rockwell Extra Bold", "Arial Black";
margin-top: 0px;
margin-bottom: 0px;
} 	
h2 {
font-size: 18px;
font-family: "Showcard Ghotic", "Rockwell Extra Bold", "Arial Black";
margin-top: 0px;
margin-bottom: 0px;
} 	

#csszoek {
margin-left: 25px;
position: absolute;
top: 60px;
left: 50%;
width: 450px;
	z-index: 1;

}


	INPUT#css050 {
background-color: #ddf0f6;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: bold;

border-color: #385d8a;
border-width: 2px;
border-style: solid;

} 

SELECT#zoekfilter{
background-color: ffc356;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 8pt;
font-weight: bold;
width: 125px;
border-color: #385d8a;
border-width: 2px;
border-style: solid;
border: 2px outset #d7b9c9;
}

INPUT#zoekfilter 
{
color: #000;
background: #ffa20f;
border-color: #385d8a;
border-width: 2px;
border-style: solid;
} 

a:hover
{
color: e40a0a;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}