body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}
a {
    color:#001C46;
}
h1, h2, h3 {
    font-size:14px;
}
.header {
    display:none;
}
.navigatie {
    display:none;
}
.news {
    display:none;
}
.left {
    display:none;
}
.middle {
	position:relative;
	float:left;
	width:530px;
	margin-right:10px;
}
.middle-vervolg {
	background:url(../img/background.jpg) repeat-x;
	padding:5px 10px;
	width:510px;
	margin-bottom:10px;
}
.middle-inner {
	background:#D6DFF1;
	padding:15px 10px;
	width:490px;
}
.right {
    display:none;
}
.middle {
    font-size:14px;
}
.footer {
    color:#001C46;
}
.footer a {
    color:#001C46;
}
.print {
    display:none;
}
/*tab*/
.tab {
	float:left;
	position:relative;
	height:25px;
	font-size:12px;
}
.tab .tab-l {
	float:left;
	display:block;
	width:11px;
	height:25px;
	background:url(../img/tab-links.png) no-repeat;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/tab-links.png');
}
.tab.active .tab-l {
	background:url(../img/tab-links-act.png) no-repeat;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/tab-links-act.png');
}
.tab-m {
	float:left;
	height:25px;
	color: #00204B;
	background:url(../img/tab.gif) repeat-x;
}
.tab.active .tab-m {
	background:url(../img/tab-act.gif) repeat-x;
}
.tab-m a, .tab-m span {
	text-align: center;
	display:block;
	color:#001C46;
	text-decoration:none;
	padding:4px 0px 0px 0px;
	min-width:82px;
	font-size:11px;
}
.tab.active .tab-m a {
	color: #00204B;
}
.tab .tab-r {
	background:url(../img/tab-rechts.png) no-repeat;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/tab-rechts.png');
	float:left;
	display:block;
	width:11px;
	height:25px;
}
.tab.active .tab-r {
	background:url(../img/tab-rechts-act.png) no-repeat;
	_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/tab-rechts-act.png');
}
/*.middle*/ .tab-m a {
	color:#FFDE00;
}

#main.blok-normaal  {
	padding: 10px 0px 0px 10px;
	background: #fff url(../img/bg-left.gif) repeat-x!important;
	width:520px;
	margin:0px 0px 10px 0px;
	position:relative;
	overflow:hidden;
}
.blok-normaal .content {
	width: 490px;
	min-height: 230px;
	_height: 230px;
	background-color: white;
	padding: 10px;
}
.kruimelpad {
	width:510px;
	margin:0px;
	padding:0px;
	position:relative;
	text-align:right;
	color:#ffe644;
	font-size:10px;
}
.blok-breed {
	width:510px;
	padding:10px;
	margin:0px 0px 10px 0px;
	background:url(../img/bg-right.gif) repeat-x #ffffff;
	position:relative;
	overflow:hidden;
}
.blok-licht {
	width:490px;
	padding:10px;
	position:relative;
	background:#D6DFF1;
	clear:both;
}
.max125 {
	max-height: 125px;
	_height: 125px;
	overflow:auto;
}
p.schema {
	margin:20px 0px;
}
table.programma tr.oneven td {
	background:#ffffff;
}
table.programma td {
	padding:3px 0px;
}
table.programma td.eerste {
	padding-left:15px;
}
table.programma th {
	background:#001C46;
	padding:3px 0px 3px 15px;
	color:#ffffff;
	text-align:left;
}
table.programma td.toeter {
	text-align:center;
}
a.verslag {
	background:url(../img/toeter.png) left center no-repeat;
	padding-left:15px;
	text-decoration:none;
}

ul.nieuws {
	width:490px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
ul.nieuws li {
	list-style-type:none;
	width:214px;
	margin:0px 30px 0px 0px;
	padding:0px 30px 0px 0px;
	border-right:1px solid #001C46;
	float:left;
	font-size:10px;
	overflow:hidden;
}
ul.nieuws li .img {
	margin-right:10px;
	width:76px;
	float:left;
}
ul.nieuws li p {
	float:right;
	width:125px;
	margin:0px;
}
ul.nieuws li.rechts {
	border:none;
	margin:0px;
	padding:0px;
}
.item-groot {
	width:218px;
	border:1px solid #001C46;
	padding:10px 20px;
	float:left;
	margin-right:10px;
	background:#ffffff;
}
.item-groot h2 {
	font-size:11px;
	margin:0px;
}
.item-groot img {
	margin:10px 0px;
}
.nieuws, .activiteiten {
	width:240px;
	padding:10px;
	float:left;
	background:url(../img/bg-right.gif) repeat-x #ffffff;
}
.activiteiten {
	margin-left:10px;
}
ul.items {
	background:#D6DFF1;
	width:220px;
	margin:0px;
	padding:10px;
	overflow:hidden;
	clear:both;
}
ul.items li {
	list-style-type:none;
	border-bottom:1px solid #586F93;
	padding:0px 0px 5px 0px;
	_padding: 5px 0px 20px 0px; /* IE6 Box Model */
	overflow:hidden;
	cursor: pointer;
}
ul.items li .img {
	float:left;
	margin:15px 10px 10px 0px;
}
ul.items li h3 {
	font-size:10px;
	border-bottom:1px solid #586F93;
	width:220px;
	margin:0px;
	padding:0px;
}
ul.items li.last {
	border:none;
}

/**/

/*JQuery*/
.ui-tabs { font: 10px Arial, Helvetica, sans-serif!important; }
.ui-tabs .ui-tabs-nav { background: #7E90B1!important; }
.ui-tabs .ui-tabs-nav li a { padding: 6px!important; }
.ui-tabs .ui-tabs-panel { padding: 1px!important; }
/**/

.content {
	padding: 10px 0px;
	background: #fff url(img/bg-left.gif) repeat-x!important;
}
.updateinfo {
	float: right;
	width: 50%;
	text-align: right!important;
	color:#ffdd00;
	margin-right: 10px;
	font-size:10px;
}

.content TABLE.TableStyle {
	border: 1px solid #0b2c55;
}

.TableStyle * {
	color: black;
}

.content FIELDSET,
.content LEGEND,
.content .TableStyle TD,
.content .TableStyle a,
.content .TableStyle a:visited,
.content .TableStyle a:hover,
.content .TableStyle a:active,
.content .TableStyle a:link {
	color: black;
}

.content DIV#title {
	font-weight: bold;
	padding: 12px 0 2px 0;
}
.content #timeline {
	text-align: left;
}
.content #timeline,
.content #timeline A {
	color: white;
}
.content .photo {
	border: 1px solid black;
}
.content DIV#onderschrift {
	font-style: italic;
	font-size: 10px;
}
.content TR.table_header TD,
.content TR.table_header TD b,
.content TR.table_header TD a:link,
.content TR.table_header TD a:visited,
.content TR.table_header TD a:active,
.content TR.table_header TD a:hover {
	background-color: #0b2c55;
	color: #ffffff;
}
.content .ownteam,
.content .ownteam b,
.content .ownteam a:link,
.content .ownteam a:visited,
.content .ownteam a:active,
.content .ownteam a:hover {
	color: #333399;
}

