body {
	background-color:#F2F2F2;
	font-family:arial,verdana,sans-serif;
	font-size:10pt;
	color:#000000;
}

img {
	border:0px;
	margin:0px 5px 5px 5px;
}

/* ################################################### */
/* ##### LAYOUT STYLES ############################### */
/* ################################################### */
#container {
	margin:0px auto 0px auto;
	padding:0px;
	position:relative;
	width:952px;
}

#header {
	background-color:#033E88;
	border:1px solid #033E88;
	height:155px;
	margin:0px;
	padding:0px;
	position:relative;
}

#header #logo {
	position:absolute;
	right:10px;
	top:5px;
	z-index:10;
}

#menu {
	background-color:#033E88;
	height:33px;
	position:relative;
	width:952px;
}

#content {
	background-color:#FAFAFA;
	border-left:1px solid #033E88;
	border-right:1px solid #033E88;
	border-bottom:1px solid #033E88;
	margin:0px auto 0px auto;
	padding:30px;
	position:relative;
	width:530px;
}

.zijbalk {
	background-color:#FAFAFA;
	border-left:1px solid #033E88;
	border-right:1px solid #033E88;
	border-bottom:1px solid #033E88;
	height:470px;
	padding-top:30px;
	position:absolute;
	text-align:center;
	top:190px;
	width:170px;
}

#agenda {
	left:0px;
}
		
#rechts {
	right:0px;
}

#footer {
	background-color:#033E88;
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
	height:29px;
	margin:0px auto 0px auto;
	padding-top:6px;
	position:relative;
	text-align:center;
	width:592px;
}


/* ################################################### */
/* ##### OPMAAK STYLES ############################### */
/* ################################################### */
.zijbalk p {
	margin:15px 0px;
}

.zijbalk hr {
	border-bottom:1px none #999999; 
	height:1px; 
	width:146px;
}

.block {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
}

.block h3 {
	font-size:10pt;
	margin:0px;
	padding:3px;
	background-color:#CCCCCC;
	width:522px;
	display:block;
	color:#000000;
}

.block h4 {
	font-size:10pt;
	margin:3px 0px 0px 0px;
	padding:3px;
	text-decoration:underline;
	font-weight:normal;
}

.blockLeft {
	width:294px;
	display:block;
	float:left;
	padding:3px;
}

.blockRight {
	width:214px;
	display:block;
	float:left;
	padding:3px;
}

.block .spacer{
	height:7px;
	clear:both;
}

.grayLine {
	background-color:#EEEEEE;
}

h2
{
	color:#E41111;
	font-size:14pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

h3
{
	color:#E41111;
	font-size:12pt;
	margin:0px;
	padding:0px;
}

.datum {
	text-align:right;
	color:#9D9C9C;
	font-size:8pt;
}

.rechts {
	float:right;
}

.links {
	float:left;
}

/* ################################################### */
/* ##### NIEUWS STYLES ############################### */
/* ################################################### */
.nieuws_titel {
	border-bottom:1px solid #999999;
	height:23px;
	margin-bottom:10px;
}

.nieuws_titel a {
	color:#E41111;
	text-decoration:none;
}

.nieuws_titel a:hover {
	color:#033E88;
}

.nieuws_titel h2 {
	float:left;
}

.nieuws_titel span {
	float:right;
	margin-top:7px;
}

.nieuw_inhoud img {
	float:right;
	margin:0px 0px 5px 5px;
}

.nieuws_spacer {
	height:25px;
	clear:both;
}

.archief_titel {
	display:block;
	padding:3px;
}

.archief_titel span {
	float:right;
	margin-top:3px;
}

/* ################################################### */
/* ##### LESROOSTER STYLES ########################### */
/* ################################################### */
.block .lesuur {
	padding:3px;
	clear:both;
}

.block .tijd{
	width:130px;
	display:block;
	float:left;
}

.block .leeftijd{
	width:136px;
	display:block;
	float:left;
	padding:0px 2px;
}

.block .leraar{
	width:241px;
	display:block;
	float:left;
	padding:0px 2px;
}

/* ################################################### */
/* ##### AGENDA STYLES ############################### */
/* ################################################### */
.block table {
	width:510px;
	margin:10px 8px;
}

.block table th{
	text-align:left;
	border-bottom:1px solid #000000;
	padding:3px;
	font-weight:bold;
	color:#E41111;
}

.block table th.soort{
	border-right:1px solid #000000;
}

.block table td{
	height:55px;
	border-bottom:1px solid #000000;
	padding:3px;
	vertical-align:top;
}

.block table td.dag{
	width:50px;
	text-align:center;
	vertical-align:middle;
}

.block table td.soort{
	width:4px;
	border:1px solid #000000;
	border-top:none;
}

.block table .laatste{
	border-bottom:none;
}

.wedstrijd{
	background-color:#E41111;
}

.evenement{
	background-color:#033E88;
}

.algemeen{
	background-color:#32C832;
}

/* ################################################### */
/* ##### LINK STYLES ################################# */
/* ################################################### */
.block_link {
	background-color:#033e88;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:2px 2px 4px 2px;
	text-align:center;
	text-decoration:none;
}

.block_link:hover {
	color:#FF2A2D;
}

a {
	color:#0000FF;
}

a:hover {
	color:#E41111;
}

/* ################################################### */
/* ##### OVERIGE STYLES ############################### */
/* ################################################### */
#top_banner {
	border:none;
	display:block;
	height:155px;
	margin:0px;
	padding:0px;
	width:950px;
}