body, html {
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #b9c8d8;
	background-image:url(img/bghorizontaal.png);
	background-repeat:repeat-x;
	padding-bottom: 10px;
}

#container {
	width: 801px;
	margin: 10px auto;
	text-align: left;
}

/* menu */

#menu {
	height: 50px;
	width: 801px;
}
.menu {
	border: 0px;
	margin-right: 2px;
}

/* header en zilvere headlines */

#header {
	background-image: url(img/header.png);
	width: 801px;
	height: 130px;
}	

#headlines {
	width: 801px;
	height: 130px;
	max-height: 130px;
	font-size: 9px;
}

.headline {
	background-image: url(img/bgheadline.png);
	width: 257px;
	height: 120px;
	padding: 5px;
	float: left;
}	

#content {
	background-color: #f3f3f3;
	width: 801px;
	float: left;
}
	
/* afbeelding kopjes */

h1 {
	background-image: url(img/ek.png);
	width: 152px;
	height: 50px;
	margin: 0px;
	margin-left: 2px;
	float: right;
}

h2 {
	width: 266px;
	height: 30px;
	background-image: url(img/wedstrijden.png);
	margin: 0px;
}	

h3 {
	width: 266px;
	height: 30px;
	background-image: url(img/reacties.png);
	margin: 0px;
}

h4 {
	width: 266px;
	height: 30px;
	background-image: url(img/advertentie.png);
	margin: 0px;
}

h5 {
	width:412px;
	height: 30px;
	background-image: url(img/headline_nieuws.png);
	margin: 0px;
}	

h6 {
	margin: 0px;
	margin-bottom: 2px;
	font-size: 16px;
	font-weight: bold;
}


/* linker gedeelte, met content vakken LET OP MARGINS EN PADDINGS */

.vaklinks {
	width: 256px;
	min-height: 100px;
	padding: 5px;
}	

.vaklinks1 {
	width: 256px;
	min-height: 200px;
	max-height: 350px;
	padding: 5px;
}	

.vakadvertentie {
	width: 256px;
	min-height: 170px;
	padding: 5px;
}	

#left {
	width: 266px;
	float: left;
	border-right: 1px #c3c3c3 solid;
}

/* rechter gedeelte, met advertentie */
		
#right {
	width: 120px;
	float: left;
	border-left: 1px #c3c3c3 solid;
}

.mystats {
	text-align:center;
}
			
/* midden gedeelte, met content vakken en afbeelding LET OP MARGINS EN PADDINGS */

#middle {
	width: 412px;
	float: left;
}

.foto_afb {
	width: 392px;
	height: 169px;
	padding: 10px;
}	

.nieuws {
	width: 392px;
	padding: 10px;
	padding-bottom: 5px;
}	

.nieuwstekst {
	font-size:11px;
}

.archiefknop {
	text-align:right;
}
	
/* footer */

#footer {
	width: 801px;
	background-image: url(img/footer.png);
	height: 20px;
	clear: both;
	line-height: 20px;
	text-align: center;
	color: #ffffff;
}

#footer a:link {
	color:#FFFFFF;
}		

/* Text opmaak */

a:hover{
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #000000;
	text-decoration: underline;
}
a:link{
	color: #000000;
	text-decoration: underline;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}

/* wedstrijden */

.wedstrijd {
	border-bottom: 1px #c3c3c3 dashed;
	width: 255px;
	font-size: 9px;
	height: 18px;
	line-height: 18px;
}

.wedstrijd-1 {
	border-bottom: 1px #c3c3c3 dashed;
	width: 255px;
	font-size: 9px;
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.thuis {
	float: left;
	text-align: left;
	margin-right: 12px;
	margin-left: 12px;	
	width: 50px;	
}

.uit {
	float: left;
	text-align: left;
	margin-right: 12px;
	margin-left: 12px;
	width: 50px;
}

.streep {
	float: left;
	width: 5px;
	margin-left: 2px;	
	margin-right: 2px;	
	text-align: center;
}		

.stand {
	width: 6px;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	margin-left: 5px
}

.begin {
	font-weight: bold;
	float: left;
}

.d {
float: left;
width: 65px;
}
.t {
float: left;
width: 65px;
}
.s {
float: left;
width: 50px;
}
.u {
float: left;
width: 65px;
}

/* cutenews opmaak */

.avatar {
	float: left;
}	

.activenews img {
   max-height: 120px;
   min-width: 85px;
   max-width: 85px;
   }

.height {
	float: left;
	height: 130px;
	width: 85px;
	margin-right: 8px;
}

.bericht {
	float: left;
}	

.titel {
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}	

.titel a:link {
	text-decoration: underline;
}

.titel a:visited {
	text-decoration: underline;
}

.titel a:active {
	text-decoration: ;
}

.gegevens {
	font-size: 9px;
	color: #c3c3c3;
	height: 14px;
	border-bottom: 1px #c3c3c3 dashed;
	border-top: 1px #c3c3c3 dashed;
	margin-bottom: 5px;
	margin-top: 5px;

}	

.tijd {
	width: 43px;
	font-size:10px;
	float: left;
	margin-bottom: 2px;

}

.vlaggetje {
	width: 25px;
	float: left;
	margin-bottom: 2px;

}

.title{
	width: 312px;
	float: left;
	margin-bottom: 2px;
}

.paginas {
	margin-top: 10px;
}

.archieftitle {
	width: 350px;
	margin-bottom:0px;
	margin:0px;
	margin-top:0px;
}

/* contact script */
