BODY {
	background-color: #E4ECF8;
	font-family : Arial, Helvetica, sans-serif;
	font-size:14;
	margin-left : 7px;
	margin-top : 7px;
	background-attachment : fixed;
}

DIV#koptekst {
	background-color:#7295C8;
	font-size:14;
	font-weight : bold;
	border : 1px solid;
	padding : 8 8 8 8;
	color : White;
	height: 80px;
}

DIV#wedstrijdtekst {
	background-color:#7295C8;
	font-size:14;
	font-weight : bold;
	border : 1px solid;
	padding : 8 8 8 8;
	color : White;
}

DIV#roostertekst {
	background-color:#7295C8;
	font-size:14;
	font-weight : bold;
	border : 1px solid;
	padding : 8 8 8 8;
	color : White;
}

DIV#logo {
	position:absolute;
	top: 0px;
	right: 10px;
	background-image: url(logo.gif);
	width: 80px;
	height: 80px;
}

DIV#refreshmelding {font-size:11;}

DIV#hrtop {}

TABLE {	width:100%;}

TD {
	background-color: #D4DCF0;
	font-family : Arial, Helvetica, sans-serif;
	font-size:14;
	padding-bottom : 2;
	padding-left : 10;
	padding-right : 10;
	padding-top : 2;
	vertical-align : top;
}

DIV#hrbottom {}

DIV#reclame {
	font-size:11;
	text-align : center;
}

A {
   	color: Blue;
	text-decoration : none;
}

A:Hover {
	color: #8080FF;
}

H1 {
	font-family : Arial;
	font-variant: normal;
	font-size:16;
	padding: 4px;
	width: 100%;
}

 H2 {
	font-family : Arial;
	font-variant: normal;
	font-size:16;
	padding: 4px;
	width: 100%;
}

H3 {
	font-family : Arial;
	font-variant: normal;
	font-size:14;
	padding: 4px;
	width: 100%;
}

H6 {
	font-family : Arial;
	font-variant: normal;
    font-size:10px;
	padding: 4px;
	width: 100%;
}

img {
	clear : both;
	border : 0px;
}
