	*{
	margin: 0px;
	padding: 0px;
}

body{
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-color: #4B4B4C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px;
}

a:hover{
	color:#5A8C05;
}

#header{
	background-image: url(images/header_banner.jpg);
	width: 1024px;
	height: 254px;
	margin: 0 auto;
}

/*Menu instellen*/

#reniers img{
	border: 0;
	margin-top: 20px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav, #nav ul {
	position: absolute;
	padding: 3px 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	background-image: url(images/menu_bg.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	color: #CCC;
}

#nav a {
	display: block;
	width: 104px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#nav a:hover {
	color: #5A8C05;
}

#nav a{
	display: block;
	
	padding-top: 9px;
	padding-bottom: 9px;
}

#nav ul {
	background-image: url(images/dropDownTransparent.png);
	padding-bottom: 5px;
		
	
}

#nav ul li a{
	text-align: left;
	display: block;
	margin: 4px 15px 2px 0px;
	padding: 3px 10px 3px 10px;
	color: #fff;
	width: 84px;
	font-size: 10px;
}

#nav ul li a:hover{
	background-color: #2B2B2B;
}

#nav li {
	float: left;
	width: 104px;
}

.menu #nav {
	font-size: xx-large;
}

#nav li ul {
	position: absolute;
	width: 104px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

ul a:hover{
	color: #5A8C05;
}

ul span{
	color: #FFF;
}


.menu{
	background-color: white;
	height: 25px;
	width: 520px;
	margin: 0 auto;
}

.page{
	width: 855px;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-color: #2b2b2b;
	height: 34px;
	margin: 0 auto;
}

.left{
	float:left;
	margin-top: 10px;
	width:167px;
	background-color: #626262;
}

.content{
	float:left;
	margin-top: 0px;
	width: 519px;
	color: #202020;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-color: #DCDBDB;
}

.content #news{
	margin: 25px;
	padding-left: 35px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	height: 32px;
}

.content h2{
	margin: 25px;
}

.content h2 .breadcrumbs{
	color: #2b2b2b;
	font-size: 10px;
}

.content h2 .breadcrumbs a{
	color: #5A8C05;
	text-decoration: none;
	font-size: 10px;
}

.content h2 .breadcrumbs a:hover{
	text-decoration: underline;
}

.content .newsfactimg{
	width: 470px;
	margin:25px;
}

.zoekdebal{
	text-align: center;
	font-weight: bold;
	color: red;
}

.zoekdebal2{
	text-align: center;
	padding: 15px 0 50px 0;
}

.zoekdebal3{
	text-align: center;
	padding: 15px 0 50px 0;
	font-weight: bold;
	color: green;
}

.zoekdebal4{
	text-align: center;
	padding: 15px 0 50px 0;
}

.newsfactimg h3{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

.newsfactimg .newsdate{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #626262;
}

.newsfactimg .factimg{
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;

}

.newsfactimg .newstext{
	float: left;
	margin-top: 10px;
	width: 360px;
	text-align: justify;
	line-height: 14px;
}

.content .newsfact{
	width: 470px;
	margin:25px;
}

.newsfact h3{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

.newsfact .newsdate{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #626262;
}

.newsfact .newstext{
	margin-top: 10px;
	width: 470px;
	text-align: justify;
	line-height: 14px;
}

.splitter{
	width: 470x;
	clear: both;
	height: 1px;
	text-indent: -999em;
}

.right{
	float:left;
	margin-top: 10px;
	width: 164px;
	background-color: #626262;
}

.contentbg{
	background-color: #626262;
	margin-top: 10px;
	border-left: 1px solid #2b2b2b;
	border-right: 1px solid #2b2b2b;
}

.footer{
	clear: both;
	width: 855px;
	height: 14px;
	background-color: #2b2b2b;
	color: #FFF;
	border: 0 1px 1px 1px solid #2b2b2b;
	text-align: center;
}

#kmt{
	color: #82c448;
}

#miniklas{
	color: #FFF;
	margin-left: 10px;
	text-align: center;
}

#miniklas a{
	color: #FFF;
}
#miniklas a:hover{
	color: #82c448;
}

#miniklas #index{
	font-weight: bold;
}

.plaats{
	width: 20px;
	text-align: center;
}

.team{
	width: 75px;
	text-align: left;
}

.aantal{
	width: 20px;
	text-align: center;
}

.winst{
	width: 20px;
	text-align: center;
}

.verlies{
	width: 20px;
	text-align: center;
}

.gelijk{
	width: 20px;
	text-align: center;
}

.doelv{
	width: 20px;
	text-align: center;
}

.doelt{
	width: 20px;
	text-align: center;
}

.saldo{
	width: 20px;
	text-align: center;
}

.punten{
	width: 20px;
	text-align: center;
}

.left{
	text-align: center;
}

#tabel{
	padding-bottom: 10px;
}

#wedstrijdenindex{
	margin-left: 15px;
	text-align: center; 
}

.wed{
	width: 140px;
	height: 20px;
	color: #FFF;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.wed2{
	width: 140px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

.wedkm{
	width: 60px;
	color:  #82c448;
	font-size: 10px;
	font-weight: bold;
}

.wedtegen{
	width: 60px;
	color:  #FFF;
	font-size: 10px;
	font-weight: bold;
}

.wedkms{
	color:  #FFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #2b2b2b;
}

.wedtegens{
	color:  #FFF;
	font-size: 18px;
	font-weight: bold;
	background-color: #2b2b2b;
}

.volgendewed{
	height: 30px;
}

.weddatum{
	color:  #FFF;
	font-size: 12px;
	height: 20px;
	font-weight: bold;
	background-color: #2b2b2b;
}

#nextgame{
	margin-top: 25px;
}

#klas #tabel #kmt{
	color: #000;
	font-weight: bold;
}

#klas{
	margin: 25px;
}

#klas #tabel .team{
	width: 120px;
}

#klas #tabel .deg{
	color: #dc143c;
}

#klas #tabel .kamp{
	color: #5A8C05;
        font-weight: bold;
}

#klas ul li{
	list-style: none;
}

#klas .bol{
	font-weight: bold;
	color: #000;
}

#spelerslijst{
	margin: 0 25px 25px 50px;
	line-height: 15px;
}

.nummer{
	width: 25px;
}

#spelerslijst a{
	color: #000;
}

#spelerinfo{
	
	margin: 0 25px 25px 25px;
}

.eigenschap{
	vertical-align: top;
	font-weight: bold;
	width: 120px;
}

.result{
	vertical-align: top;
}

.spacer{
	width: 15px;
}

.number{
	font-size: 24px;
	font-weight: bolder;
	margin-left: 10px;
}

#ploegfoto{
	width: 469px;
	height: 240px;
	margin: 0 25px 25px 25px;
}

#ploeglogo{
	width: 100px;
	height: 100px;
	margin-left: 210px;
}

.wedsuur{
	width: 50px;
	text-align: center;
}

.wedsdatum{
	width: 80px;
	text-align: center;
}

.wedsinfo{
	width: 40px;
	text-align: center;
}

.wedsmaaltijd{
	width: 15px;
	text-align: center;
}

.wedsbus{
	width: 60px;
	text-align: center;
}
.wedsmatch{
	width: 240px;
}

#wedslijst{
	margin: 0 25px 25px 25px;
	line-height: 15px;
}

#wedslijst a{
	color: #000;
}

#ploeglijst{
	margin: 25px 0 50px 185px;
	text-align: center;
	width: 150px;
}

#ploeglijst li{
	background-color: #626262;
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 5px 0 5px 0;
}

#ploeglijst li a{
	color: #FFF;
	text-decoration: none;
	width: 150px;
	height: 15px;
	display: block;
}

#ploeglijst li a:hover{
	font-weight: bold;
}

.content h2 .teamheaders{
	background-color: fuchsia;
	margin: 0 0 0 25px;
}

.persfoto{
	width: 150px;
}

.wedstrijdindex{
	width: 135px;
	border: 1px solid #FFF;
	margin-bottom: 5px;
}

.wedstrijdindex a{
	color: #FFF;
	text-decoration: none;
}

.wedstrijdindex a:hover{
	color: #FFF;
	text-decoration: underline;
}

.wedstrijdindexdatum{
	background-color: #FFF;
	font-weight: bold;
	width: 45px;
}

.wedstrijdindexuur{
	background-color: #447023;
	color: #FFF;
	font-weight: bold;
}

.wedstrijdindexbus{
	width: 135px;
	background-color: #FFF;
	color: #000;
	font-weight: bold;
}

.wedstrijdindexkmt{
	color: #FFF;
	font-weight: bold;
}

.wedstrijdindextegenstander{
	color: #FFF;
}

.wedstrijdindexscore{
	color: #FFF;
	font-size: 14px;
}

#wedinfo{
	margin: auto;
	text-align: center;
	width: 480px;
	margin-bottom: 50px;
}

#wedinfo p{
	font-weight: normal;
}

#wedinfo .wedinfoploegnaam{
	font-size: 16px;
	font-weight: bold;
	width: 240px;
}

#wedinfo #wedinfoscore{
	font-size: 26px;
	font-weight: bold;
	height: 65px;
}

#jeugdwedslijst{
	margin: 0 25px 25px 50px;
	line-height: 15px;
}

#constructionlogo{
	width: 100px;
	height: 135x;
	margin-left: 210px;
}

.maplogo{
	margin-right: 15px;
}

.playerstats{
	text-align: center;
	margin-top: 15px;
}

.statsheader{
	width: 15px;
}

.techstaff{
	margin-left: 25px;
}

#ploegfoto2{
	width: 469px;
	height: 351px;
	margin: 0 25px 25px 25px
}
