body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#CCCCCC;
	margin-top:0px;
}

/* Hieronder staan de kopjes.
h1 = Nieuwskopje
h2 = Pagina kop
h3 = Tussenkop
h4 = Tussenkopje
h5 = Tussenkopje2
*/

h1{
	background-color:#f3f3f3;
	width:540px;
	font-size:11px;
	text-indent:10px;
	margin-top:20px;
	margin-bottom:20px;
	letter-spacing:1px;
}

h2{
	font-size:16px;
	margin-top:0px;
	margin-bottom:15px;
	left:50px;
	width:100%;
	text-indent:10px;
	letter-spacing:1px;
}

h3{
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
	left:50px;
	text-indent:10px;
}

h4{
	font-size:11px;
	margin-top:4px;
	margin-bottom:1px;
	}

h5{
	font-size:11px;
	margin-top:1px;
	margin-bottom:2px;
	text-indent:15px;
	font-style:normal;
	}
	
h6{
	font-size:13px;
	font-style:oblique;
	}
	
/*Linkstyles
a.link = voor gewone links in tekst.
a.menu = menulinks
a.naam = selectiepagina
a.actief = menulinks rood
*/

a:link,a:visited,a:active{
	color:#333333;
	text-decoration:underline;
}

a:hover{
	color:#CC3333;
}

a.menu:link, a.menu:visited, a.menu:active{
	color:#FFFFFF;
	text-decoration:none;
	}
a.menu:hover{
	color:#CC3333;
}	

a.naam:link, a.naam:visited, a.naam:active{
	color:#333333;
	text-decoration:none;
	}
a.naam:hover{
	color:#CC3333;
}	

a.actief:link, a.actief:visited, a.actief:active a.actief:hover{
	color:#CC3333;
	text-decoration:none;
	}

/*Element eigenschappen*/

	
li{
	list-style:disc;
}

hr{
	width:80%;
	color:#cc3333;
	margin-bottom:20px;
	margin-top:10px;
	}

tr{
	vertical-align:top;
}
/*Image eigenschappen*/

img {
	float:left;
	margin-right:12px;
	margin-bottom:3px;
	margin-top:0px;
}

.image1{
	margin:0px;
	float:none;
	vertical-align:middle;
}
.image2{
	margin:0px;
	float:none;
	}
.imagemini{
	margin:0px;
	float:right;
	vertical-align:top;
	}

/*Classes*/
	
.niettop{
	vertical-align:bottom;
	}
	
.tabelmiddenrechts{
	vertical-align:middle;
	text-align:right;
	}

.start{
	line-height:20px;
	}
	
.Lijn{
	text-decoration:underline;
	}
	
.menucomment{
	font-size:9px;
	}

/* Hieronder staan de tabellen.*/

#menutable{
	width:150px;
	margin-top:20px;
	padding:2px;
	margin-left:15px;
	letter-spacing:1px;
}
#submenutable{
	width:150px;
	margin-top:15px;
	padding:2px;
	letter-spacing:1px;
	margin-left:15px;
	font-size:13px;
	}
#headertable{
	width:980px;
	height:120px;
	text-align:center;
}
#bottomtable{
	width:980px;
	height:70px;
	text-align:center;
	padding:0px;
	vertical-align:middle;
	margin-top:10px;
}
#Linktable{
	width:570px;
	padding:1px;
	margin-bottom:25px;
	}
#bestuurtable{
	padding:1px;
	margin-bottom:25px;
	}
#playertable{
	width:450px;
	padding:1px;
	margin-bottom:25px;
	
	}

/*Hieronder staan de div-blokken*/


#header{
	position:absolute;
	left:0px;
	top:0px;
	height:145px;
	width:980px;
	color:#CC3333;
	font-size:36px;
	font-weight:bold;
	text-align: center;
	background-image: url(images/vloer4.jpg);
}


#Logo{
	position:absolute;
	left:0px;
	width:1px;
	height:1px;
	margin-left:0px;
}


#menu{
	position:absolute;
	left:0px;
	top:155px;
	height:438px;
	width:180px;
	background-image:url(images/blauwlinks.jpg);
	color:#FFFFFF;
	font-size:16px;
}

#teller{
 	position:absolute;
 	left:80px;
 	top:400px;
 }

#tekst{
	position:absolute;
	left:180px;
	top:155px;
	height:388px;
	width:570px;
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
	overflow:auto;
	overflow-x:hidden;
	padding: 25px;
	
}
#extern{
	position:absolute;
	left:180px;
	top:155px;
	overflow:auto;
	}

#sponsor{
	position:absolute;
	left:800px;
	top:155px;
	height:438px;
	width:180px;
	background-image:url(images/blauwrechts.jpg);
	color:#CC3333;
	font-size:16px;
}

#container{
	position:relative;
	width:980px;
	margin:0 auto;
	background-color:#CCCCCC;
}

#balk{
	position:absolute;
	left:100px;
	top:603px;
	height:10px;
	width:780px;
	text-align:center;
	font-size:8px;
	color:#FFFFFF;
}

#balk2{
	position:absolute;
	left:100px;
	top:676px;
	height:9px;
	width:780px;
	text-align:center;
	letter-spacing:1px;
	color:#FFFFFF;
	font-size:9px;
}

#Knop{
	position:absolute;
	left:0px;
	top:602px;
	height:85px;
	width:980px;
	background-image:url(images/Onderbalk.jpg);
}

#sponsorblok{
	position:relative;
	margin:20px;
	margin-top:32px;
	height:70px;
	width:140px;
	background-color:#F3F3F3;
}

#spelerfoto{
	position:absolute;
	height:200px;
	width:150px;
	left:810px;
	top:200px;
	background-color:#CCCCCC
	}
/*Hieronder staan de blokken van de headerslice*/

 


#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:145px;
}

#header1-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:123px;
}

#header1-02 {
	position:absolute;
	left:0px;
	top:123px;
	width:183px;
	height:22px;
}

#header1-03 {
	position:absolute;
	left:183px;
	top:123px;
	width:152px;
	height:22px;
}

#header1-04 {
	position:absolute;
	left:335px;
	top:123px;
	width:134px;
	height:22px;
}

#header1-05 {
	position:absolute;
	left:469px;
	top:123px;
	width:153px;
	height:22px;
}

#header1-06 {
	position:absolute;
	left:622px;
	top:123px;
	width:181px;
	height:22px;
}

#header1-07 {
	position:absolute;
	left:803px;
	top:123px;
	width:177px;
	height:22px;
}

 End ImageReady Styles 
