@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

.indent {
	width:1px;
	height:20px;
}

.indentbottom {
	width:1px;
	height:20px;
	clear:both;
}

.line {
	color: #FF0000;
}

.wedstrijd {
	color: #000000;
	font-size:12px;
	line-height:17px;
}

body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
}

.kop {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	line-height:17px;
}

.inputdatum {
	font-size:10px;
	color:#999999;
}

.tablelinks {
	color:#000000;
	text-decoration:underline;
}

.harry {
	text-align:center;
}

.floatleft {
	float:left;
}

a img {
	border:none;
}

#wrapper table td a {
	color:#000000;
	text-decoration:none;
}

#wrapper table td a:hover {
	text-decoration:underline
}

#wrapper table {
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	line-height:16px;
}

#wrapper table td {
	vertical-align:text-top;
	text-align:justify;
}

#wrapper {
	background-image:url(../images/wrapperbg.jpg);
	background-repeat:repeat;
	width:830px;
	margin-left:auto;
	margin-right:auto;
}

#wrapperbottom {
	background-image:url(../images/wrapper-bottom.jpg);
	background-repeat:no-repeat;
	width:830px;
	height:7px;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	width:800px;
	height:140px;
}	

#navigation {
	background-image:url(../images/nav-bar.png);
	background-repeat:no-repeat;
	width:800px;
	height:30px;
}

#maincontenttop {
	background-image:url(../images/maincontent-top.png);
	background-repeat:no-repeat;
	width:575px;
	height:20px;
}

#maincontent {
	background-image:url(../images/maincontent-bg.png);
	background-repeat:repeat-y;
	width:575px;
	height:auto;
}

#collages img {
	width:100px;
	height:100px;
	margin-left:3px;
	margin-right:3px;
	margin-top:8px;
}

#maincontentbottom {
	background-image:url(../images/maincontent-bottom.png);
	background-repeat:no-repeat;
	width:575px;
	height:20px;
}

#rightsidebar {
	width:210px;
	float:right;
}

#gameprogramme {
	background-image:url(../images/wedstrijdprogramma.png);
	background-repeat:no-repeat;
	width:210px;
	height:125px;
	font-size:11px;
	line-height:30px;
	text-align:center;
	color:#FFFFFF
}

.left {
	width:200px;
	float:left;
}

.right {
	width:200px;
	float:right;
}

#mainsponsors {
	background-image:url(../images/mainsponsors.png);
	background-repeat:no-repeat;
	width:210px;
	height:365px;
	font-size:11px;
	line-height:30px;
	text-align:center;
	color:#FFFFFF
}

#contact {
	background-image:url(../images/contact-bar.png);
	background-repeat:no-repeat;
	width:800px;
	height:30px;
	font-size:11px;
	line-height:30px;
	text-align:center;
	color:#FFFFFF;
}

#contact a {
	color:#FFFFFF;
}

#credits {
	font-size:11px;
	text-align:center;
}

#credits a {
	color:#000000;
	text-decoration:underline;
}
