/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	left: auto;
	right: auto;
	background-image:url(plaatjes/achtergrond.jpg);
	overflow-y:scroll;
	background-color:#FAFF9B;
}
#container {
     background-color:#FFFFFF;
     position:relative;
     width: 1003px; 
     border: 1px solid #000000;
     text-align: left; 
     margin-top: 0;
     margin-right: auto;
     margin-bottom: 0;
     margin-left: auto;
     padding: 0px;
	 overflow:hidden;
}
#header {
	margin-top:10px;
	padding: 0px;
	border-width:0px;
	border-style: none;
}
#menu {
height:40px;
	margin-left:125px;
	margin-right:100px;
	padding: 0px;
	border-width:0px;
	border-style: none;
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
div.links {
position:absolute;
width:100px;
height:100%;
margin-top:370px;
}

div.rechts {
position:absolute;
width:100px;
height:100%;
right:0px;
margin-top:370px;
}
div.links2 {
position:absolute;
width:100px;
height:100%;
margin-top:155px;
}

div.rechts2 {
position:absolute;
width:100px;
height:100%;
right:0px;
margin-top:155px;
}
#mainContent {
	margin-left:105px;
	margin-right:105px;
	font-family: Verdana;
	font-size: 10pt;
	padding: 0;
}
#footer {
	margin-left:105px;
	margin-right:105px;
	bottom:100px;
	clear:both;
	border-top:2px solid black;
	font-family:verdana;
	font-size:14px;
}
#footer2 {
	bottom:100px;
	clear:both;
	border-top:2px solid black;
	font-family:verdana;
	font-size:14px;
}
#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
}

#nav ul {
position: absolute;
width: 120px;
top:173px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
}

#nav a {
display: block;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}


ul ul a:link, ul ul a:visited{
font-weight:bold;
color: #000000;
width:120px;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
}
ul ul li{
background-color: #5FBF9F;
border: 1px solid;
border-color:black;

}

/* IE only hack \*/
* html ul li, * html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 
#sub li{
	list-style-type:none;
	background-color: #5FBF9F;
	border: 1px solid;
	border-color:black;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	display:inline;
	padding-right:20px;
	padding-left:20px;
	}
#sub a{
text-decoration:none;
color:#000000;
font-weight:bold;
}
#sub a:hover{
color:#FFFFFF;
}

a:link {
color:#000000;
text-decoration:none;
}

a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
color:#009561;
text-decoration:none;
}
#sub a.current {
color:#FFFFFF;
}
#tennis td{
border:thin solid #000000;
}
.text {
	color: #009561;
	font-weight: bold;
}
.wktext {
font-weight:bold;
color:#fc9550;
}
#wktabel{
border:solid 2px #fc9550;
}
.acties  td{
border:thin solid #000;
}