@charset "utf-8";
/* CSS Document */

#header
{
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:105px;
	background-image:url(../menu_images/header_green.jpg);
	background-color:#29186E;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 8;
}

#navmenu
{
	position:absolute;
	top:105px;
	left:0px;
	width: 900px;
	height: 25px;
	background-color:#FFFF66;
}

#navmain
{
	position:absolute;
	top:105px;
	left:0px;
	width: 900px;
	height: 25px;
	background-color:#B8D38C;
	z-index: 7;
	background-image: url(../menu_images/navmain_green.jpg);
}

#logo
{
	position:absolute;
	top:17px;
	left:32px;
	width:105px;
	height:75px;
}

#board
{
	position:absolute;
	top:15px;
	left:765px;
	width:110px;
	height:78px;
	font-weight: bold;
}

#board a
{
	display:block;
	width:106px;
	height:18px;
	margin: 1px auto 0px auto;
	line-height: 16px;
	color: #000033;
	font-weight: bold;
}

#board a:hover
{
	color:#0099FF;
	font-weight: bold;
}

#navmenu a
{
	display:inline-block;
	height:18px;
	background-color:#FFFF66;
	line-height: 18px;
	border-left: 1px solid #0000CC;
	border-top: 1px solid #0000CC;
	border-right: 2px solid #000066;
	border-bottom: 2px solid #000066;
	margin-top: 2px;
	width: 48px;
	padding-left: 21px;
	padding-right: 21px;
}

#navmenu a:hover
{
border-left: 2px solid #000066;
border-top: 2px solid #000066;
border-right: 1px solid #0000CC;
border-bottom: 1px solid #0000CC;
background-color:#FFFF99;
}

body
{
	margin:0;
	background-color:#FFFFCC;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight: normal;
}

table
{
border:none;
}

table.nav
{
width: 890px;
height: 22px;
line-height: 18px;
text-align: center;
}

td.nav
{
	width: 94px;
	font-weight: bold;
}

td.nav a:hover
{
}

.agenda
{
	background-color:#000080;
	color:#000033;
	width:690px;
	border:1px;
}

.gym
{
	background-color:#000080;
	color:#000033;
	width:100%;
	border:1px;
	font-size:11px;
	font-weight:bold;
}

h1
{
font-weight:bold;
font-size:14px;
color:#006699;
}



h3
{
	font-family:"Comic Sans MS", Helvetica, Arial;
	font-size:15px;
	color:#990000;
	margin-left: 5px;
}

p
{
	margin-left:3px;
}

h6
{
font-weight:bold;
font-size:14px;
margin-left:3px;
}

.span1
{
font-weight:bold;
font-size:14px;
color:#006699;
}

.span6
{
font-weight:bold;
font-size:14px;
}

.span5
{
font-size: 12px;
font-weight: normal;
}

img 
{
border:0;
}

a {
	font-family: "Comic Sans MS", Helvetica, Arial;
	font-size: 13px;
	color: #0000CC;
	text-decoration: none;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}

ul {
	line-height: 25px;
	list-style-type: disc;
	text-align:left;
	margin:20px;
	padding:0px;
}

.content_sides 
{
	font-family: "Comic Sans MS", Helvetica, Arial;
	font-size: 13px;
	color: #000033;
	background-color: #FFFFCC;
	text-align: left;
	display: block;
	padding: 2px;
	width: 166px;
	border: 1px solid #FFFF33;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.content_sides h2
{
	font-family: "Comic Sans MS", Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	background-color: #B5F6E0;
	background-image: url(../menu_images/h2_green.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 20px;
}

.content_sides a:link
{
	color: #0000CC;
	text-decoration: none;
}

.content_sides a:visited
{
	text-decoration:none;
	color:#666666;
}
.content_sides a:hover
{
text-decoration:none;
color:#0099FF;
}

.content_sides ul
{
	list-style-type:circle;
	font-family:"Comic Sans MS", Helvetica, Arial;
	font-size:13px;
	color:#0066CC;
}

.content_main {
	font-size: 13px;
	color: #000033;
	background-color: #FFFFCC;
	text-align: left;
	display: block;
	padding: 2px;
	border: 1px solid #FFFF33;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 690px;
	white-space:nowrap;
}
.content_main h2 {
	font-family: "Comic Sans MS", Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	background-color: #B5F6E0;
	background-image: url(../menu_images/h2_green.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 20px;
}

.lijst a
{
	display:block;
	width:163px;
	height:25px;
	text-indent:25px;
	color:#0000CC;
	text-decoration:none;
	line-height: 25px;
}

.lijst a:visited
{
	color:#666666;
	text-decoration:none;
}

.lijst a:hover
{
	color:#0099FF;
	text-decoration:none;
	background-image: url(../menu_images/logovlreus_mi.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.lijst2 a {
	display:block;
	width:480px;
	height:25px;
	text-indent:25px;
	color:#0000CC;
	text-decoration:none;
	line-height: 25px;
}
.lijst2 a:visited {
	color:#666666;
	text-decoration:none;
}
.lijst2 a:hover {
	color:#0099FF;
	text-decoration:none;
	background-image:url(../menu_images/rss_20.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.pic_li
{
float:left;
margin-right:10px;
margin-top:6px;
margin-bottom:6px;
}

.pic_li_poster
{
float:left;
margin-right:5px;
margin-top:4px;
margin-bottom:2px;
}

.pic_re
{
float:right;
margin-left:10px;
margin-top:6px;
margin-bottom:6px;
}

.pic_sluiten
{
float:right;
margin:2px 2px 0px 2px;
}

.txt_mid
{
text-align:center;
}
