/*Reset CSS for browser consistency */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: disc;
	list-style-position:inside;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Start CSS Rules*/

html {
	background: url(../img/default.jpeg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body {
	font-family: 'MuliRegular', Tahoma, sans-serif;
}

table.menu {
		background-color: #004200;
		border-width: 0px;
	    border-style: solid;
		border-color: #000000;
		border-collapse: collapse;
}

table.data{
	border-top:thin;
	border-bottom:thin;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color: #000;
	margin-left: 0.4em;
	margin-top: 0.4em;
	margin-bottom:0.2em;
}

.data td {
	padding-right:6px;
	padding-top:2px;
}

table.data tr td table tr td:nth-last-child(2), table.data tr td table tr td:last-child {
	background-color:#FFF;
}

.data th {
	border-right:1px;
	border-style:solid;
}

.data tr:last-child td {
	padding-bottom:6px;
}

.data th:last-child {
	border-right:0px;
}

form table.data tr:last-child td{
	background:#000;
	text-align:center;
	vertical-align:middle;
	padding-bottom:0;
	color:#FFF;
}

form table.data tr:last-child td a{
	color:#FFF;
}

ul {
	list-style-type: disc;
	margin-bottom: 0.4em;
}

ol {
	list-style-type:decimal;
	margin-bottom: 0.4em;
}

ol ol {
	padding-left:0.8em;
}

li {
	line-height:1.3em;
	padding-left:0.4em;
}

dl {
	padding-left:0.4em;
}

dt {
	margin-top:1em;
	font-weight:bold;
}

dd {
	margin-top: 0.3em;
	padding-left:2em;
	line-height:1.3em;
}

td.menuright {
    text-align: right;
	background-color: #004200;
	vertical-align: middle;
}

.menuright a {
	color:#FFF;
	margin-left:0.2em;
}

th {
		font-size: 14px;
		color: #FFFFFF;	
		background-color:  #004200;
		text-align: center;
		line-height: 1.6em;
		font-weight:normal;
		font-family: 'DroidSansRegular', verdana, sans-serif;
}

th a {
		font-weight: normal;
		color: #FFFFFF;	
}

th a:hover {
		text-decoration: none;
		color: #FFFFFF;	
}

a.heading {
		font-size: 12px;
		font-weight: normal;
		text-decoration: underline;
		color: #FFFFFF;	
		width: auto;
}

a.heading:hover {
		font-size: 12px;
		text-decoration: none;
		color: #FFFFFF;	
}

td {
		font-size: 12px;
		text-align:left;
}

td.background {
		background-color: #FFFFFF;
		padding-bottom: 1em;
		border-top: 4px;
		border-style: solid;
		border-color:#FFF;
}

.background td:nth-child(2) {
	padding-left: 0;
	padding-left:0.4em;
}

.background table {
	font-size:12px;
	font-style:normal;
	line-height: 1.3em;
}

a {
		color:#000;
}

a:hover {
	text-decoration: none;
}

p {
	font-family: 'MuliRegular', Tahoma, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	padding-left: 0.4em;
	padding-right: 0.4em;	
}

h1 {
	font-family: 'DroidSansRegular', Verdana, sans-serif;
	font-size: 28px;
	line-height: 1.4em;
	color: #FFFFFF;	
	background-color: #000000;
	margin-bottom: 0.5em;;
	padding-left: 0.5em;
}

h2 {
	font-family: 'DroidSansRegular', Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.4em;
	color: #FFFFFF;	
	background-color: #000000;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
}

h3 {
	font-family: 'PTSansCaptionRegular', Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #FFFFFF;	
	background-color: #004200;
	padding-left: 0.5em;
	margin-bottom: 0.5em;
}

h4 {
	font-family: 'DroidSansRegular', Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-left:0.4em;
	margin-bottom: 0.2em;
}

h5 {
	font-family: 'DroidSansRegular', Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;	
	padding-left:0.8em;
	margin-bottom: 0.2em;
}

.header {
	border-collapse:collapse;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #004200;
}

.header td {
	background-color: #004200;
}

.header a {
	color:#FFF;
}

table.header {
	margin-top: 0.4em;
	border-bottom: #004200;
	border-bottom-width:1em;
	border-bottom-style:solid;
}

.container {
	margin: 0 auto;
}

.menuleft {
    text-align: left;
    vertical-align: middle;
}

table.aside {
	margin-bottom:0.5em;
	margin-top:0;
	border-top:thin;
	border-bottom:thin;
	border-left:thin;
	border-right:thin;
	border-style:solid;
	background-color:#000;
	width: 100%;
}

.asideleft {
	margin-bottom:0.5em;
	margin-top:0;
	width:100%;
	border-top:thin;
	border-bottom:thin;
	border-left:thin;
	border-right:thin;
	border-style:solid;
	background-color:#000;
}

.asideleft td {
	text-align:left;
	background-color:#FFF;
	padding-left:0.2em;
	padding-right:0.2em;
	padding-top: 0.2em;
}

.aside td {
	text-align:left;
	background-color:#FFF;
	padding-left:0.2em;
	padding-right:0.2em;
		padding-top: 0.2em;
}

table.asiderood {
	margin-bottom:0.5em;
	margin-top:0;
	width:100%;	
}

.asiderood th {
	background-color: #800000;
}

.asiderood td {
	background-color: #BF3030;
	text-align:center;
}

.asiderood a {
	color:#FFF;
}

.aside tr:last-child td, .aside tr:last-child td a{
	background-color:#000;
	text-align:center;
	color:#FFF;
	padding-top: 0;
}

.asideleft tr:last-child td, .asideleft tr:last-child td a{
	background-color:#000;
	text-align:center;
	color:#FFF;
	padding-top: 0;
}

.newstime {
	font-size: 9px;
	margin-right:0.6em;
	text-align:left;
	vertical-align:middle;
	padding-left:0.4em;
}
 
.messagestime {
	font-size: 9px;
	text-align: right;
}

.aankondigingen {
	margin:0 auto 0;
}

.prioriteithoog th {
	color:#F00;
	background: #FF0;
	border-bottom:thin #F00 solid;
}

.prioriteithoog th a{
	color:#F00;
}

table.prioriteithoog {
	border-color:#F00;
}

.nieuwnieuws th {
	background-color:006600;
}
	
 
.aankondigingen div{
	text-align:center;
	font-weight:normal;
	font-size:10px;
}

.aankondigingen div{
	margin-left:2em;
}

.aankondigingen div p a{
	text-decoration:underline;
	font-size:10px;
}

.aankondigingen div p a:hover {
	text-decoration:none;
}

.wedstrijd {
	border-top:thin;
	border-bottom:thin;
	border-top-style:solid;
	border-bottom-style:solid;
	border-color: #000;
	margin-left: 0.4em;
	margin-top: 0.4em;
}

.wedstrijd h1 {
	text-align:center;
}

table#smileys {
	margin-left: 0.4em;
	margin-top: 0.4em;
}

table#smileys td:only-child {
	background-color:#000;
	text-align:center;
}

table#smileys a {
	color:#FFF;
}


#opmaak {
	margin-left:0.4em;
	border-top:thin;
	border-style:solid;
}

.newstable {
	border:thin solid #000;
	margin-bottom: 0.5em;
}

.newstable td {
	padding-top: 0.2em;
}

.newstable p:last-child {
	text-align:right;
}

.newstable th {
	text-align:left;
}

.newstable th:first-child{
	width:6em;
	padding-left:0.4em;
}

.newstable th:nth-child(2) {
	font-size:16px;
}

.newstable th:nth-child(3) {
	text-align:right;
	font-size:12px;
	vertical-align:middle;
}

.newstable th:nth-child(4), .newstable th:nth-child(5) {
	width: 2em;
	vertical-align:middle;
	text-align:center;
}

.sponsortable {
 	margin-bottom:0.5em;
}

.sponsortable td{
	text-align:center;
}

.sponsortable tr:last-child td, .sponsortable tr:last-child td a{
	background-color:#000;
	text-align:center;
	color:#FFF;
}

.newstableteam {
	border:#000 1px solid;
	margin-bottom:0.4em;
	width:100%;
}

.newstableteam p:nth-child(2) {
	text-align:right;
}

.nieuwsbericht {
	margin-bottom: 1em;
	margin-left:0.4em;
	margin-right:1em;
	border:#000 thin solid;
}

.nieuwsbericht tr {
	border: #000 thin solid;
}

.nieuwsbericht tr:first-child td:first-child, .nieuwsbericht tr:nth-child(3) td:last-child, .nieuwsbericht tr:nth-child(3) td:last-child a {
	background-color:#000;
	vertical-align:middle;
	color:#FFF;
	font-size:10px;
	padding-left: 0.4em;
}

.nieuwsbericht tr:first-child td:nth-child(3) {
	padding-left:1em;
	vertical-align:middle;
}

.nieuwsbericht tr:nth-child(3) td:first-child {
	text-align:right;
	padding-right:1em;
}

.evenement {
	margin-left:0.4em;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-top:#000 solid 1px;
}

.evenement td {
	padding:2px;
}

.evenement tr:last-child td:last-child {
	background:#000;
}

.evenement th, .evenement tr:first-child td {
	border-bottom:#000 solid 1px;
}

.commentaar {
	font-family: 'PTSansCaptionRegular', Tahoma, sans-serif;
}

table.commentaar {
	margin-left:0.4em;
	margin-top:0.4em;
}

.commentaar tr:first-child {
	font-weight:bold;
}

.commentaar td {
	padding: 2px;
	border-top:#000 thin solid;
}

.teamtable {
	border: #000 solid 1px;
	padding-top:2px;
	margin-bottom:0.4em;
	width:100%;
}

.teamtable td {
	padding-right:6px;
	padding-top:2px;
}

#stoplicht td:first-child p{
	font-size:14px;
}

.lidstatus {
	font-size: 10px;
}

.fototable {
	margin-left:0.4em;
}

/* Stijl voor menu in header/*

/* - - - ADxMenu: BASIC styles [ MANDATORY ] - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;	/* move all main list items into one row, by floating them */
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}

.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;/* items of the nested menus are kept on separate lines */
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	/* 1st level go below their parent item */
}

.menu li li:hover>ul {	/* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

/* -- sticky.submenu.END -- */

/* - - - ADxMenu: DESIGN styles [ OPTIONAL, design your heart out :) ] - - - */

.menu, .menu ul li {
	color: #FFF;
	background: #006600;
	padding-left: 0;
}

.menu {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.menu ul {
}

.menu a {
	text-decoration: none;
	color: #FFF;
	padding: .4em 1em;
	display: block;
	position: relative;
	text-align: left;
	font-size:14px;
}

.menu a:hover, .menu li:hover>a {
	color: #FFF;
	background-color:transparent;
	text-decoration:underline;
}

.menu li li {	/* create borders around each item */
	border: 1px solid #FFF;
	width: 13em;
}

.menu li li a {
	text-align: left;
	padding-left: 0.4em;
}

.menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}
/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
/* End Fix */

/*]]>*/

/* CSS 3 teststyles */
@font-face {
    font-family: 'DroidSansRegular';
    src: url('/fonts/DroidSans-webfont.eot');
    src: url('/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/DroidSans-webfont.woff') format('woff'),
         url('/fonts/DroidSans-webfont.ttf') format('truetype'),
         url('/fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MuliRegular';
    src: url('/fonts/Muli-Regular-webfont.eot');
    src: url('/fonts/Muli-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Muli-Regular-webfont.woff') format('woff'),
         url('/fonts/Muli-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Muli-Regular-webfont.svg#MuliRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
 /* Einde CSS3 teststyles */
