﻿body
{
	color: #000;
	font-family: Arial, Sans-Serif;
}

a
{
	text-decoration: none;
	color: #000;
}

#header_foto, #footer, #TopBlock, #menu, #RightContent, #footer_links, .ToonVerbergButton, #Commentaar, .KaartThumbnail, .WolkyLink, .HideOnPrint
{
	display: none;
}
.FrontpageBlock
{
	display: none;
}
#logo
{
	float: left;
	margin: 0 0 20px 5px;
}
#content_info_block
{
	float: right;
	padding: 0 5px 5px 5px;
	margin: 0 5px 10px 30px;
	border: solid 1px #005d94;
	width: 240px;
}
.info_block_content_table
{
	width: 100%;
}
.info_block_content_table tr td
{
	border-bottom: 1px solid gray;
}
.info_block_content_table tr td.left
{
	width: 35%;
}
.info_block_content_table tr td.right
{
	width: 65%;
}
#content_info_block h2
{
	color: #005d94;
}

#MainContentWrapper h1
{
	clear: left;
	color: #005d94;
}
#MainContentWrapper h2
{
	clear: both;
	color: #005d94;
	border-bottom: solid 2px #005d94;
}
#MainContentWrapper h4
{
	clear: both;
	color: #005d94;
	border-bottom: solid 2px #005d94;
}
.InfoTable td
{
	border-bottom: solid 1px #005d94;
	width: 40%;
	padding-left: 5px;
}
#footer_sponsored
{
	text-align: center;
}
#footer_sponsored a
{
	font-size: large;
}

#RouteBeschrijving
{
	display: block;
}

