body
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #444444;
}
p
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	margin: 20px 0px 0px 0px;
}

h2
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h3
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

.taal
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.taal:hover, .taal:active
{
	text-decoration: underline;
}

.schip_blok_titel
{
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	padding: 3px;
}
.schip_blok_info
{
	font-size: 9px;
	color: #000000;
	background-color: #CCCCCC;
	padding: 3px;
	line-height: 11px;
}

.formulier_onvolledig
{
	font-weight: bold;
}

#hoofdlinks
{
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}

#hoofdlinks a:link, #hoofdlinks a:visited { color: #0099CC; }
#hoofdlinks a:hover { color: #999999; }

a:link, a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, a:active
{
	text-decoration: underline;
}

#schip_menu
{
	color: #FFCC00;
}
#schip_menu a:link, #schip_menu a:visited, #schip_menu a:active, #schip_menu a:hover
{
	color: #FFCC00;
}

.schip_symbolen
{
	font-size: 11px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3;
}


# Styles for RORS (Reservation system)

.rors_table
{
	padding: 1px;
	margin: 0px;
	border: none;
	color: #ffffff;
}

.rors_header
{
	padding: 2px;
	font-weight: bold;
	border: solid #777777 1px;
}

.rors_cell
{
	border: solid #777777 1px;
}

.rors_spacer
{

}








