@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration: none;
	color: #FFcc33;
	font-weight: bold;
}
a:visited {
	color: #FFcc33;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}


#webcontent {
	background-color: #FFFFFF;
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
#header {
	background-color: #FFCC33;
	height: 155px;
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
	background-position: left center;
}
#main {
	background-color: #3399FF;
	width: 1000px;
	position: absolute;
}
#navigatie {
	background-color: #3399FF;
	width: 200px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.2em;
}
#nieuws {
	background-color: #3399FF;
	width: 180px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	height: 350px;
	text-align: center;
	color: #FF0000;
	font-size: 9pt;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #3399ff;
	text-align: center;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
}
.hoofdnav {
	color: #FFFF33;
	line-height: 1.4pc;
	font-size: 1em;
	font-weight: bold;
}
.subnav {
	line-height: 1pc;
	font-size: 0.9em;
	padding-left: 10px;
	font-weight: bold;
}


.reset {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#inhoud {
	background-color: #FFFFFF;
	width: 600px;
	float: left;
	position: relative;
	padding: 10px;
	background-image: none;
	color: #000;
}
#wedstrijden {
	font-size: 0.75em;
	text-align: center;
}
