@charset "utf-8";
/* CSS Document */

body, html
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #666666 url(achtergrondScoutingNederlandLogo.jpg) repeat fixed;
	text-align: center;  
}
.blok
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
.blok .top
{
	background: url(achtergrondOudeGraafLand_top.png);
	height: 90px;
	width: 900px;
}
.blok .center
{
	background: url(achtergrondOudeGraafLand_center.png);
	width: 900px;
}
.blok .center .menu
{
	width: 150px;
	margin: 5px 20px;
	float: left;
}
.blok .center .inhoud
{
	width: 520px;
	margin: 5px 0px;
	float: left;
}
.blok .center .meta
{
	width: 150px;
	margin: 5px 20px;
	float: right;
	text-align: right;
}
.blok .center .einde
{
	clear: both;
}
.blok .bottom
{
	background: url(achtergrondOudeGraafLand_bottom.png);
	height: 45px;
	width: 900px;
}

H1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
H1.subtitel
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	margin-top: -15px;
	text-align: right;
}
H2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px #666666 solid;
}
H3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px #666666 solid;
}

IMG
{
	border: none;
}

A, A:active, A:visited
{
	text-decoration: none;
	border-bottom: 1px #CCCCCC solid;
	color: #000000;
}

A:hover
{
	border-bottom: 1px #CCCCCC solid;
	color: #CCCCCC;
}

A.download, A.download:visited, A.download:hover, A.download:active, A.download:fucus
{
	border-bottom: 0px #CCCCCC solid !important;
	outline: none;
}

A.download IMG
{
	padding: 0 0 2px 0;
	outline: none;
}
A.download IMG:hover
{
	padding: 2px 0 0  0;
}

.das
{
	border:none;
	float:left;
}

.contact
{
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.label.rood
{
	color:#CC0000;
}
td
{
	vertical-align: top;
}
#submit
{
	background:inherit;
	margin:0;
	padding:0;
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom: 1px #CCCCCC solid;
	font-family:inherit;
	font-size:inherit;
	text-align:left;
	cursor: pointer;
}
#submit:hover
{
	color: #CCCCCC;
}

.reserveren a, .reserveren a:active, .reserveren a:visited, .reserveren a:hover
{
	text-decoration: none !important;
	color: #CC0000 !important;
}
