body {
    margin: 0 auto;  
    width: 1000px;     
    background-color: #181818;
}

header, footer, aside, nav, subnav {  
    display: block;  
} 
subnav {  
    margin: 0 auto;  
    background-color: #000000;
    width: 1000px; 
    padding: 0;  
    text-align: right; 
    color: #FFFFFF;	
    font-family: sans-serif;	
    font-size: 12px;	
    margin-left: 0px;	
    margin-right: 0px;
}
    subnav a {  
        margin-right: 2px;  
    }
    
    subnav a:hover {
    	color: #fbca21;
    }

sponsor {
    margin: 0 auto;
    text-align: left;
}  

#content {  
    background-color: #000000;
    display: table; 
    width: 1000px; 
}  
      
    #mainContent {  
        display: table-cell;  
        width: 650px;  
        padding-right: 1px;  
    }
    
    div.stats {
    	display: table-cell;
    	width: 300px;
    	padding-right: 1px;
    	font-size: 11px;
    }  
      
    aside {  
        display: table-cell;  
        width: 346px;  
    }   

div#MainFrame {    
	background-color: #000000;    
	width: 1000px;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div.MainFrame {    
	background-color: #000000;    
	width: 1000px;
  	margin-left: auto ;
  	margin-right: auto ;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

div#Header {    
	background-color: #000000;    
	text-align: left;    
	width: 100%;
}   

div.Full {    clear: left;    text-align: center;}
div.photoalbum {    clear: left;    text-align: center;}
div#Footer {    background-color: #FFFFFF;    clear: both;    text-align: center;    width: 100%;}

img {
	text-decoration: none;
}

img.border { 
	border-color: #eee;    
	border-style: solid; 
	border-width: thick;
	border-radius: 7px;
	width: 270px;
}

img#ploegfoto {
	border-color: #eee;    
	border-style: solid; 
	border-width: thick;
	border-radius: 7px;
	width: 500px;
}

img.speler { 
	border-color: #eee;    
	border-style: solid; 
	border-width: thick;
	border-radius: 7px;
	text-decoration: none;
	width: 150px;
}

img.links {    
	margin-bottom: 1em;    
	text-decoration: none;
}

datatable {
    
}

    datatable tbody tr:nth-child(odd) {
       background-color: #101010;
    }

table#menu {    text-align: center;    width: 100%;}

td.MenuButton {    
	background-color: #fbca21;    
	<!-- background-image: url(images/button2.png); -->   
	background-position: right top;    
	background-repeat: no-repeat;    
	color: #000000;    
	margin-right: 0em;    
	padding: 0em;
	border-radius: 7px;
}

#login_form {
	width: 300px;
	margin : 50px auto 0;
	padding : 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input[type=text],input[type=password] {
	display : block;
	margin : 0 0 1em 0;
	width: 280px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 1px;
	font-size: 18px;
}

input[type=submit]{
	border : none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	background-color: #fbca21;
}

td.MenuButtonSelected {    
	background-color: #ffffff;    
	color: #000000;    
	margin-right: 0em;    
	padding: 0em;
}

a.menuLink {    
	color: #000000;    
	font-family: sans-serif;    
	text-decoration: none;
}
h1 {    
	color: #fbca21;    
	background-color: #202020;    
	font-family: sans-serif;    
	font-size: 22px;    
	font-stretch: unchanged;    
	font-variant: normal;    
	font-weight: bold;    
	text-align: left;
	margin: 0em;
	padding-top: 0px;
	padding-bottom: 2px;
}

h2 {    
	color: #FFFFFF;    
	background-color: #282828;    
	font-family: sans-serif;    
	font-size: 20px;    
	margin-left: 10px;    
	text-align: left;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 2px;
	-webkit-border-radius: 7px 0px 0px 7px;
	-moz-border-radius: 7px 0px 0px 7px;
}

h3 {    
	color: #FFFFFF;    
	background-color: #282828;    
	font-family: sans-serif;    
	font-size: 16px;    
	margin-left: 20px;    
	text-align: left;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 2px;
	-webkit-border-radius: 7px 0px 0px 7px;
	-moz-border-radius: 7px 0px 0px 7px;
}

b{
	color:#fbca21;
}

hr{
	color: #FFFFFF;
	height: 1px;
}

p {	
	color: #FFFFFF;	
	font-family: sans-serif;	
	font-size: 14px;	
	margin-left: 20px;	
	margin-right: 20px;	
	text-align: justify;
}
p.Center { 
color: #FFFFFF;	
font-family: sans-serif;	
font-size: 14px;	
margin-left: 20px;	
margin-right: 20px;	
text-align: center; 
}
ul {	
	color: #FFFFFF;	
	list-style-image: none;	
	list-style-position: inside;	
	text-align: left;
}
	
table {	color: #FFFFFF;}th {	background-color: #FFFFFF;	color: #000000;	text-align: center;}a {	color: #FFFFFF;}
p#Footer {	color: #000000;	font-family: sans-serif;	font-size: 10px;	text-align: center;}
p.nieuwsdatum {	
    font-size: 12px;	
    text-align: right;}
table.klassementT {	color: #FFFFFF;	margin-right: 20px;	text-align: center;}.klassementTB {	color: #FFFFFF;	font-weight: bold;	margin-right: 20px;	text-align: center;}table td.klassement {	color: #FFFFFF;	margin: 20px;	padding: 5px;}hr {	background-color: #FFFFFF;	color: #FFFFFF;	height: 2px;	margin-right: 3px;	padding: 0px;}.footerText {	background-color: #DDDDDD;	filter: alpha(opacity=80);	font-size: 0.8em;	margin-top: 20px;	opacity: .8;}
