         body { text-align: center; background-color: #333;}
         #container {width: 900px; background-color: #F90;}
         h1 { margin-bottom: 20px;font-family : "Monotype Corsiva", Georgia, Times, serif, arial; font-size: 3.5em;}
         h2 { font-family : "Monotype Corsiva", Georgia, Times, serif, arial; font-size: 2em; text-align: center;}
         h3 { font-family : Verdana; font-size: 1.2em;}
         #content { font-family: Verdana; font-size: 0.8em; margin-right: 140px; margin-left: 220px; text-align: left;background-image: url(../gfx/handen2.gif);background-repeat: no-repeat; background-position: center;}
         #contentgb { font-family: Verdana; font-size: 0.8em; margin-right: 20px; margin-left: 20px; text-align: left; background-color: #F90;}
         #contentresult { font-family: Verdana; font-size: 0.8em; margin-right: 20px; margin-left: 200px; text-align: center; background-color: #F90;}
         #left { float: left; clear: left; width: 200px;}
         p { margin: 20 20; display: table;}
         #right { float: right; width: 140px;}
         #footer { clear: both; margin: 30 30; text-align: center; border-top: 1px solid black;
                   font-family : arial,"Times New Roman", Georgia, Times, serif; font-size : 12px; color : #cc9;}




/* start menu */

ul#menu {list-style: none;}
ul#menu li a {
    display: block;
    width: 160px;
    height: 50px;
    background-image: url(../but/menu.gif);
    background-repeat: no-repeat;}
a#item01 {background-position: 0 0;}
a#item02 {background-position: 0 -50px;}
a#item03 {background-position: 0 -100px;}
a#item04 {background-position: 0 -150px;}
a#item05 {background-position: 0 -200px;}
a#item06 {background-position: 0 -250px;}
a#item07 {background-position: 0 -300px;}
a#item08 {background-position: 0 -350px;}
a#item09 {background-position: 0 -400px;}
a#item10 {background-position: 0 -450px;}

a#item01:hover {background-position: -160px 0;}
a#item02:hover {background-position: -160px -50px;}
a#item03:hover {background-position: -160px -100px;}
a#item04:hover {background-position: -160px -150px;}
a#item05:hover {background-position: -160px -200px;}
a#item06:hover {background-position: -160px -250px;}
a#item07:hover {background-position: -160px -300px;}
a#item08:hover {background-position: -160px -350px;}
a#item09:hover {background-position: -160px -400px;}
a#item10:hover {background-position: -160px -450px;}

a#item01:active {background-position: -320px 0;}
a#item02:active {background-position: -320px -50px;}
a#item03:active {background-position: -320px -100px;}
a#item04:active {background-position: -320px -150px;}
a#item05:active {background-position: -320px -200px;}
a#item06:active {background-position: -320px -250px;}
a#item07:active {background-position: -320px -300px;}
a#item08:active {background-position: -320px -350px;}
a#item09:active {background-position: -320px -400px;}
a#item10:active {background-position: -320px -450px;}



/* end menu */

/* pagina links */
.center {text-align: center;}

table.link{width: 500px;
	font-size: large;
	font-weight: bold;
	padding: 12px;}
.link a:link {
	color: #0000cc;
	font-size: large;}
.link a:visited {
	color: #0000cc;
	font-size: large;}
.link a:active {
	color: #0000cc;
	font-size: large;}
td.link {text-align: center;
	height: 40px;}

/* pagina resultaten */

table.result {
	width : 500px;
	border: 1px solid black;
	padding: 0;}
td.plaats{
	font-weight : bold;
	text-align: left;
	width: 25%;
	border: 1px solid black;}
td.wedstr{
	font-weight : bold;
	text-align: left;
	width: 25%;
	border: 1px solid black;}
td.latin{
	font-weight : bold;
	text-align: center;
	width: 25%;
	border: 1px solid black;}
td.stand{
	font-weight : bold;
	text-align: center;
	width: 25%;
	border: 1px solid black;}
.indent{text-indent: 40px;}

/* pagina volgende */
ul.list{font-size: medium;
	font-weight: bold;}
li.list{margin-top: 15px}

