body
{
	background:url('../images/background.jpg') repeat-x #01008C;
	margin:0;
	padding:0;
}

img {
border: none;
}

#geheel
{
	height:auto;
	width:933px;
	margin-left:-466px;
	left:50%;
	position:absolute;
}

#kop_header
{
	background-image:url(../images/top.jpg);
	width:933px;
	height:249px;
	position:relative;
}

#vak_menu
{
	background-image:url(../images/ondermenu.jpg);
	height:30px;
	width:933px;
	position:relative;
}

.vak_menu_links
{
	width:884px;
	left:30px;
	top:7px;
	position:absolute;
	font:bold 12px Arial;
	color:#1168B7;
	text-decoration:none;
	text-align:left;
}

.menu_links
{
	color:#1168B7;
	text-decoration:none;
	margin: 0px 47px 0px 47px;
}

.menu_links:hover
{
	font-family:Arial;
	font-weight:700;
	color:#EB3A42;
	font-size:12px;
}

.menu_links_on
{
	color:#EB3A42;
	text-decoration:none;
	margin: 0px 47px 0px 47px;
}

#vak_content
{
	background-image:url(../images/onderinhoud.jpg);
	height:auto;
	width:933px;
	position:relative;
	display:table;
	z-index:2;
}

#vak_onderkant
{
	background:url(../images/onderkant.jpg);
	height:16px;
	width:933px;
	position:relative;
	overflow:hidden;
}

#vak_submenu
{
	height:600px;
	width:173px;
	left:35px;
	position:relative;
	float:left;
}

.submenu_tekst
{
	left:0;
	position:relative;
	top:5px;
	text-align:center;
	height:auto;
}

.submenu_tekst_2
{
	left:40px;
	position:relative;
	top:5px;
	height:auto;
}

.submenu_subtext
{
	position:relative;
	left:-20px;
	font-family:Arial;
	font-weight:700;
	color:#1168B7;
	font-size:12px;
	text-decoration:none;
}

.submenu_links
{
	font-family:Arial;
	color:#1168B7;
	font-weight:700;
	font-size:12px;
	text-decoration:none;
}

.tips_links
{
	font-family:Arial;
	color:#EB3A42;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
}

#nederlands
{
	background-image:url(../images/nl.jpg);
	height:11px;
	width:14px;
	cursor:pointer;
	overflow:hidden;
	text-decoration:none;
}

#engels
{
	background-image:url(../images/eng.jpg);
	height:11px;
	width:14px;
	cursor:pointer;
	overflow:hidden;
	text-decoration:none;
}

#content
{
	top:0;
	height:auto;
	width:600px;
	position:relative;
	margin-right:20px;
}

.onder_links
{
	color:#5F64C2;
	font-family:Arial;
	font-size:11px;
	height:auto;
	width:900px;
	left:15px;
	margin-top:6px;
	position:absolute;
}

#vak_midden_text
{
	height:auto;
	width:700px;
	left:0;
	position:relative;
	float:right;
}

.vak_midden_title
{
	font-family:Arial;
	color:#0f60af;
	font-size:14px;
	font-weight:700;
	line-height:20px;
	margin-right:10px;
}

.vak_midden_text
{
	font-family:Arial;
	color:#0f60af;
	font-size:12px;
	line-height:18px;
	margin-right:10px;
}

.reservation
{
	float:left;
}

.reservation_info
{
	float:left;
	margin-left:5px;
	width:300px;
}

#linkermenu_bg
{
	position:relative;
	background:url(../images/blauwlijntje.jpg) 35px top repeat-y;
	width:100%;
	height:auto;
	display:table;
}

#top_text
{
	width:933px;
	height:30px;
	position:relative;
	border:red 1px solid;
}

#bovenkant
{
	width:100%;
	display:table;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:3px;
}

#languages
{
	float:right;
	width:40%;
	text-align:right;
	display:inline;
	margin-top:10px;
	margin-right:20px;
}

#languages a
{
	float:right;
	padding-left:10px;
}

#paypal
{
	float:left;
	width:40%;
	display:inline;
	margin-left:20px;
}

.inhoud_gewoon
{
	font:12px Arial;
	color:#1168B7;
}

.inhoud_links
{
	float:left;
	width:40%;
}

.inhoud_rechts
{
	float:right;
	width:55%;
}

select.select
{
	width:150px;
}

div#agenda table td,div#agenda table th
{
	padding:0;
}

div#agenda td.day
{
	font:11px Verdana, Arial;
	font-weight:400;
	color:#0D4E95;
	cursor:pointer;
}

div#agenda div.calendar
{
	width:350px;
	border:1px solid #FFF;
	border-top:0;
	border-left:0;
}

div#agenda div.calendar div.week
{
	width:350px;
	border-top:1px solid #FFF;
	display:table;
}

div#agenda div.calendar div.week div.day
{
	float:left;
	text-align:center;
	width:49px;
	border-left:1px solid #FFF;
	cursor:pointer;
}

/* All styles below are for the Calendar */
div.detail
{
	display:inline;
}

div#agenda div.normal
{
	background-color:#CDD2D9;
}

div#agenda div.weekend
{
	background-color:#c3c3c3;
}

div#agenda div.selected
{
	background-color:#E9ECEF;
	color:#000;
}

div#agenda div.checked
{
	background-color:#FF8C00;
	color:#FFF;
}

div#agenda div.full
{
	background-color:red;
	color:#FFF;
}

div#agenda div.passed
{
	color:#FFF;
}

div#agenda div.date
{
	background-color:green;
	color:#FFF;
}

/* All styles above are for the Calendar */
div#confirmation
{
	color:#FFF;
	background-color:#dfdfdf;
}

div#confirmation a
{
	color:#FFF;
	text-decoration:none;
}

.front_left {
background: url(../images/front_left.jpg);
width: 352px;
height: 286px;
float: left;
margin-left: -20px;
}

.inhoud_gewoon a {
color: #0F60AF;
text-decoration: none;
font-weight: bold;
font-size: 13px;
}

.front_right {
background: url(../images/front_right.jpg);
width: 358px;
height: 286px;
float: right;
margin-right: 10px;
}

.front_float {
margin-top: 227px;
margin-right: 20px;
text-align: right;
font-size: 12px;
}

.front_left2 {
width: 328px;
height: 284px;
float: left;
margin-left: 38px;
}

.front_right2 {
width: 381px;
height: 285px;
float: right;
margin-right: 13px;
margin-top: -1px;
}

.imglinks img
{
	float:left;
	max-width:330px;
}

.imgrechts img
{
	float:right;
	max-width:330px;
	margin-right:40px;
}

/* Homepage moreinfo container */
#moreinfo_container
{
	height:auto;
	width:710px;
	position:relative;
	margin-left:-22px;
	color:#0F60AF;
	font-size:15px;
	font-weight:700;
	text-align:center;
}

.moreinfo_left
{
	width:328px;
	height:286px;
	float:left;
	position:relative;
}

.moreinfo_right
{
	width:381px;
	height:287px;
	float:left;
	position:relative;
	margin-top:-1px;
}

.submenu_links:hover,.submenu_links_on
{
	font-weight:700;
	font-size:12px;
	font-family:Arial;
	color:#EB3A42;
	text-decoration:none;
}

.onder_links_a,.onder_links_a:hover
{
	color:#5F64C2;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
}

div#agenda div.none,input.obligatorily
{
	background-color:#dfdfdf;
}

div#agenda div.startdate,div#agenda div.enddate
{
	background-color:#006400;
	color:#FFF;
}
