﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg1.gif);
	font-family: Trebuchet MS;
	font-size: 12px;
	}
body,td,th {
	font-size: 12px;
	color: #333333;
}

html
{
	overflow: -moz-scrollbars-vertical;
}

.tdreservatie
{
	width:30px;
	height:24px;
	border:solid 1px black;
	text-align:center;
	vertical-align:middle;
	background-color:#90EE90;
}

.tdreservatiemiddag
{
	width:30px;
	height:18px;
	border:solid 1px black;
	text-align:center;
	vertical-align:middle;
	background-color:#90EE90;
}

.titel
{
	font-weight:bold;
	color:#CD5C5C;
}

#imWelkom
{
	position:absolute;
	top: 300px;
	left: 550px;
	
}

#kijker 
{
	width:560px;
	text-align:center;
	font-weight:bold;
	border:solid 1px #244165;
	background-color:#A5C2DD;
	color:#012D71;
}

.linkbutton
{
	margin-right:25px;	
}

.loginbutton
{
	margin-right:4px;
	margin-top:15px;
	width:100px;
}

#achtergrond
{	
	width:780px;
	background-image: url(images/bg_2.gif);
}

#titelonder
{
	background-image: url(images/onder.gif);
	height:30px;
}

#menu
{
  height:100%;
  background-image: url(images/menu_02.gif);
}

#footer
{
	background-image: url(images/footer.gif);
	height:60px;
}

a:link {
	color: #012D71;
	text-decoration: none;
}
a:visited {
	color: #012D71;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: none;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}
.titel1 {
	color: #5C7739;
	font-family: Arial;
	font-weight:bold;
	font-size:small;
}
.titel2 {
	font-family: verdana; font-weight: bold; font-size: 13px; color: #1657A9;
	text-decoration: underline;
}
.titel_footer_small {
	font-family: Arial;
	font-size: 9px;
}
.titel_footer {
	color: #006600;
	font-family: Arial;
}
.rightmenu_item
{
	font-family: verdana; font-weight: bold; font-size: 11px; color: #012D71;
	text-decoration: none;
}
.hr_voorpagina
{
	width: 95%;
	color: #012D71;
	text-align: left;
}