/** Eric meyer's reset
******************************************/
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/** Structural elements
******************************************/
html,body
{
	font-family: arial,helvetica,"liberation sans","dejavu sans condensed",sans-serif;
	font-size: 62,5%;
	background: #FFFFFF;
	color: #000000;
}

/********************/
/***** KLEUREN ******/
/********************/
/* Geel: #FFFF00	*/
/* L-Blauw: #5783A0	*/
/* D-Blauw: #0b2b52	*/
/* Blauw: #164b68	*/
/* Grijs: #CBCBCB	*/
/********************/

/*****************/
/*** STANDARD  ***/
/*****************/
h1
{
	font-size: 1.8em;
	font-weight:bold;
}

h1 a
{
	color: #000000;
}

h1 a:hover
{
	color: #000000;
}

h2
{
	font-size: 1.4em;
	font-weight:bold;
	color: #000000;
}

.h2line
{
	font-size: 1.4em;
	font-weight:bold;
	color: #000000;
	margin-bottom: 5px;
	border-bottom: 1px #000000 solid;
	text-transform:uppercase;
	padding:5px 0 0 0;
}

h3
{
	font-size: 1.2em;
	font-weight:bold;
	color: #000000;
	margin: 10px 0 5px 0;
}

h4, h5, h6
{
	font-size: 1.1em;
	font-weight:bold;
	color: #000000;
	margin: 10px 0 5px 0;
}

a
{
	color: #990000;
	text-decoration:none;
}

a:hover
{
	color:#990000;
	text-decoration:underline;
}

.text
{
	font-size: 0.8em;
	margin: 10px 0 25px 0;
}

.text ul
{
	margin: 0 0 0 20px;
}

.text ol
{
	margin:0 0 0 25px;
}

.text ul li, .text ol li
{
	padding:2px 0 2px 0;
}

p
{
	margin: 10px 0 10px 0;
	line-height:18px;
	text-align:justify;
}

small
{	
	font-size: 0.7em;
	color:#7E7E7E;
	margin: 0 0 5px 0;
}

strong
{
	font-weight: bold;
}

em
{
	font-style:italic;
}

/*****************/
/*** STRUCTUUR ***/
/*****************/
#container
{
	background:#FFFFFF none repeat scroll 0%;
	margin: 20px auto;
	padding: 10px;
	width: 800px;
}

#top
{
	color: #000000;
	background-color:#FFFFFF;
	height: 50px;
	width: 800px;
}

#ads_top
{
	background-color: #FFFFFF;
	width: 790px;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 5px 0;
	padding: 10px 5px 0 5px;
	text-align:center;
	vertical-align:middle;
	display:none;
}

#header_pic
{
	background: #FFFF00 url(../images/header.gif) no-repeat;
	width:800px;
	height:150px;
	display:none;
}

#main
{
	background-color:#FFFFFF;
	padding: 5px;
	width:800px;
	
}


/*** #TOP
*************************/
#titel
{
	float:left;
	padding: 7px 0 0 10px;
}

#desc
{
	font-size: 0.9em;
	float:right;
	padding:20px 10px 0 0;
	text-align:right;
}


/*** #MAIN
*************************/
#sidebar
{
	/*
	background-color: #EBF3FA;
	border-right: 1px #CBCBCB solid;
	*/
	float:left;
	margin: 0 0 5px 0;
	padding: 5px;
	width:0;
	display:none;
}

#content
{
	float:right;
	margin: 0 5px 5px 5px;
	padding: 5px;
	width:790px;
}

.space {
	background:#FFFFFF none repeat scroll 0%;
	clear:both;
	height:5px;
	margin:0pt auto;
	padding:0pt;
}

#footer
{
	font-size: 0.7em;
	background-color:#FFFFFF;
	clear:both;
	color:#000000;
	height:30px;
	line-height:30px;
	padding: 0 0 0 10px;
	width:790px;
	display:none;
}


/*** SIDEBAR
***************/
#sidebar h3
{
	color: 0b2b52;
	border-bottom: 1px #CBCBCB solid;
	margin: 0 0 5px 0;
	
}

#sidebar .menu
{
	font-size: 1.0em;
	list-style:none;
	margin: 5px 0 10px 0;
}

#sidebar .menu a, #sidebar .submenu a
{
	color: #0b2b52;
}

#sidebar .menu a:hover, #sidebar .submenu a:hover
{
	color:#990000;
}

#sidebar .menu .huidige, #sidebar .submenu .huidige
{
	color:#990000;
}

#sidebar .menu li
{
	background:transparent url("../images/bullet_blue.gif") no-repeat scroll 0pt;
	padding-left:20px;
	font-size: 0.9em;
}

#sidebar .menu .none
{
	background:transparent url("../images/none.gif") no-repeat scroll 0pt;
}

#sidebar .submenu
{
	font-size: 1.0em;
	list-style:none;
	margin: 5px 0 30px 0;
}

#sidebar .submenu li
{
	background:transparent url("../images/bullet_yellow.gif") no-repeat scroll 0pt;
	padding-left:20px;
	font-size: 0.9em;
}


#sidebar .sponsers
{
	list-style:none;
	margin: 5px 0 10px 0;
	text-align: center;
	
}

#sidebar #ads_side
{
	margin: 20px 0 0 10px;
	
}

/*** CONTENT
***************/
#content .verslagen_laatst
{
	margin: 0 0 10px 10px;
}

#content .verslagen_laatst a
{
	color:#990000;
}

#content .verslagen_laatst
{
	list-style: none;
	
}

#content .verslagen_laatst li
{
	display:block;
	line-height: 20px;
	background:transparent url("../images/sport_soccer.gif") no-repeat scroll 0pt;
	padding-left:20px;
}

.error
{
	color:#e84832;
	background:#FFFFFF url("../images/icon_error.gif") 0.3em 0.4em no-repeat;
	border:1px #990000 solid;
	padding: 5px 5px 5px 25px;
}

.succes
{
	color:#a2c67a;
	background:#FFFFFF url("../images/icon_succes.gif") 0.3em 0.4em no-repeat;
	border:1px #6a933b solid;
	padding: 5px 5px 5px 25px;
}

/*** INFO ***/
.info
{
	width:100%;
	height:21px;
	border-bottom: 1px #CBCBCB solid;
}

.breadcrumb
{
	font-size: 0.6em;
	width:80%;
	float:left;
	color:#b3b3b3;
	background: #FFFFFF url("../images/link.gif") 0 -0.2em no-repeat;
	padding-left:20px;
	margin:3px 0 10px 0;
}

.breadcrumb a
{
	color:#b3b3b3;
	text-decoration:none;
}

.breadcrumb a:hover
{
	color:#b3b3b3;
	text-decoration:underline;
}

.print
{
	width:10%;
	float:right;
	text-align:right;
}

.print a
{
	text-decoration:none;
}

.print a:hover
{
	cursor: pointer;
	cursor: hand;
}


/*** REPORT LIST ***/
#content .report_list
{
	margin: 0 0 10px 10px;
}

#content .report_list a
{
	color:#990000;
}

#content .report_list
{
	list-style: none;
	
}

#content .report_list li
{
	display:block;
	line-height: 20px;
	background:transparent url("../images/sport_soccer.gif") no-repeat scroll 0pt;
	padding-left:20px;
}


/*** TABLE ***/
th
{
	font-weight:bold;
	text-align:left;
}

td
{
	padding: 3px;
}

.table
{
	width: 100%;
	line-height: 16px;
	vertical-align:middle;
	border:0;
}

.table_trainingen
{
	width: 100%;
	line-height: 15px;
	border:1px #CBCBCB solid;
}

.speciaal
{
	background-color:#FFFFFF;
}

.small
{
	font-size: 0.8em;
	color:#7E7E7E;
	padding: 0 10px 0 10px;
}

.blauw
{
	color: #5783A0;
}

.center
{
	text-align: center;
}

/*** NEWSITEM ***/
.newsitem
{
	margin: 0 0 30px 0;
}

.newsitem p
{
	margin:0;
}

.newsitem h3, .newsitem h3 a
{
	color:#000000;
}

.newsitem h3 a:hover
{
	color:#000000;
}

.newsitem .tekst
{
	margin:0;
	padding:0;
}

.newsitem .info
{
	height:20px;
	width:575px;
	line-height:20px;
	vertical-align:middle;
	margin:5px 0 0 0;
	padding:1px 5px 1px 5px;
}

.newsitem .info .author
{
	color:#444444;
	font-size:0.9em;
	padding: 1px 20px 0 0;
}

.newsitem .info .date
{
	color:#444444;
	font-size:0.9em;
	padding: 1px 20px 0 0;
}

.newsitem .info .category
{
	color:#444444;
	font-size:0.9em;
	padding: 1px 20px 0 0;
}

/*** Object: edit_object
****************************/
#edit_box
{
	margin: 25px 0 0 0;
}

#edit_box ul
{
	margin:0;
}

/*** Tabs ***/
.yui-nav
{
	list-style-type: none;
	height: 25px;
}

.yui-nav li
{
	font-size: 0.9em;
	text-align:center;
	width: 90px;
	height: 20px;
	padding-top: 4px;
	border: 1px #b9c9d1 solid;
	border-bottom: none;
	margin: 0 0 0 3px;
	z-index: 1;
	float: left;
}

.yui-nav .selected
{
	background-color: #FFFFFF;
	border-bottom: none;
}

.yui-nav li a
{
	text-decoration: none;
	color: #3e5e77;
}	

/*** Content ***/
.yui-content
{
	border: 1px #b9c9d1 solid;
	padding: 10px;
	z-index: 100;
	font-size: 1.0em;
}

.yui-content p
{
	font-size: 1.0em;
	width: 550px;
}





/*** Edit object ***/
/* Defenition list */
.edit_object dt
{
	font-size: 1.1em;
	color: #5783A0;
	font-weight: bold;
	margin: 10px 0 3px 0;
}

.edit_object dd
{
	margin: 0 0 20px 0;
}

/* Global rules */
.edit_object dd input, .edit_object dd select, .edit_object dd textarea
{
	background-color: #ffffff; 
	padding: 3px;
	border: 1px silver solid;
}

.edit_object dd input:focus, .edit_object dd select:focus
{
	border: 1px gray solid; 
}

/* Different sizes voor input boxezzz */
.edit_object dd .input_small
{
	width: 150px;
}

.edit_object dd .input_medium
{
	width: 250px;
}

.edit_object dd .input_large
{
	width: 350px;
}

.edit_object dd .date-pick
{
	width: 170px;
}

/* list inside edit_object */
.edit_object dd ul
{
	font-size: 1.2em;
	margin: 7px 0 0 0;
}

.edit_object dd ul li
{
	margin: 0 0 10px 0;
}

div#mce_0_parent
{
	width: 640px;
}

.edit_object strong
{
	font-weight: bold;
	color: red;
}


/*************/
/*** HACKS ***/
/*************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
