body {
	margin: 0;
	padding: 0;
	background: #cbdadf url('/skin/HC-afb-links1.jpg') 0 0 repeat-y;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11pt;
}

div#content {
	width: 600px;
	padding: 10px;
	font-size: 10pt;
	color: #66594c;
	position: absolute;
	top: 136px;
	left: 331px;
}
	div#content a {
		color: #0d3c4c;
	}
	div#content a:hover {
		color: #000000;
	}
	div#content h1 {
		margin: 10px 0 4px 0;
		font-size: 150%;
	}
	div#content h2 {
		margin: 10px 0 4px 0;
		font-size: 130%;
	}
	div#content h3, div#content h4 {
		margin: 10px 0 4px 0;
		font-size: 110%;
	}
	div#content img {
		border: 0;
	}

div#top {
	width: 100%;
	height: 136px;
	background: #ffffff url('/skin/HC-header.jpg') no-repeat left top;
	position: absolute;
	top: 0;
	left: 0;
}
	div#top div#home {
		position: absolute;
		top: 105px;
		left: 164px;
		padding: 4px 0 0 6px;
	}
		div#top div#home a {
			color: #ffffff;
			text-decoration: none;
			font-size: 12pt;
			font-weight: bold;
		}
		div#top div#home a:hover, div#top div#home a.active {
			color: #cbdadf;
		}
	div#top div#menu {
		position: absolute;
		top: 105px;
		left: 336px;
		font-weight: bold;
		padding-top: 4px;
	}
		div#top div#menu a {
			margin: 0 3px 0 3px;
			color: #144A5B;
			text-decoration: none;
			font-size: 10pt;
			font-weight: bold;
		}
		div#top div#menu a:hover, div#top div#menu a.active {
			color: #FFF;
		}
		div#top div#menu form {
			display: inline;
			color: #144A5B;
			font-size: 10pt;
		}

div#left {
	width: 167px;
	margin: 0;
	border: 0;
	position: absolute;
	top: 136px;
	left: 164px;
}
	div#left a.main {
		display: block;
		margin-top: 2px;
		line-height: 30px;
		padding-left: 6px;
		background-color: #013A4D;
		color: #FFF;
		text-decoration: none;
		font-size: 12pt;
		font-weight: bold;
		opacity: 0.9;
	}
	div#left a.main:hover, div#left a.mainactive {
		color: #cbdadf;
	}
	div#left a.main2 {
		display: block;
		margin-top: 2px;
		line-height: 30px;
		padding-left: 6px;
		background-color: #658a93;
		color: #FFF;
		text-decoration: none;
		font-size: 12pt;
		font-weight: bold;
		line-height: 23px;
		color: #CC0000;
		opacity: 0.9;
	}
	div#left a.sub {
		margin: 0;
		border: 0;
		display: block;
		line-height: 30px;
		padding-left: 6px;
		background-color: #144A5B;
		color: #FFF;
		text-decoration: none;
		font-size: 10pt;
		font-weight: bold;
		opacity: 0.5;
	}
	div#left a.sub:hover, div#left a.subactive {
		margin: 0;
		display: block;
		line-height: 30px;
		padding-left: 6px;
		background-color: #FFF;
		color: #144A5B;
		text-decoration: none;
		font-size: 10pt;
		font-weight: bold;
		opacity: 1.0;
	}

div#right {
	position: absolute;
	left: 797px;
	width: 185px;
	top: 0px;
}
	div#right a {
		color: #CC0000;
	}
	div#right h3 {
		color: #000000;
	}
div#newslist {
	background-color:#789fb1;
	color:#FFFFFF;
	font-size:13px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:2px;
	width:132px;
}
div#newslist h1{
	font-size: 13px;
}
div#newslist ul li{
	position: relative;
	left: -20px;
}
input.input, input.form, textarea.form {
	border: 1px solid #144A5B;
	width: 90%;
}
input.searchSubmit, input.button {
	margin-left: 3px;
	padding: 2px;
	background-color: #CBDADF;
	color: #144A5B;
	border: 0;
	font-weight: bold;
}
input.form {
	width: 99%;
}
input.searchText {
	width: 8em;
	border: 1px solid #144A5B;
}
input.searchSubmit:hover, input.button:hover {
	color: #CBDADF;
	background-color: #144A5B;
}

div.match {
	margin-top: 10px;
	font-size: 90%;
}
div#homeplaat {
	border: 0;
	width: 99%;
	height: 190px;
	background-image: url(/skin/homepage_hc.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div#ambassadricehc{
	position: absolute;
	top: 230px;
	left: 10px;
	width: 145px;
	height: 45px;
	z-index: 3;
}
div#veloverprobleem{
	position: absolute;
	top: 280px;
	left: 10px;
	width: 145px;
	height: 45px;
	z-index: 3;
}
div#reacties{
	position: absolute;
	top: 330px;
	left: 10px;
	width: 145px;
	height: 45px;
	z-index: 3;
}
div#vergoeding{
	position: absolute;
	top: 380px;
	left: 10px;
	width: 145px;
	height: 45px;
	z-index: 3;
}
div#song{
	position: absolute;
	top: 430px;
	left: 10px;
	width: 145px;
	height: 45px;
	z-index: 3;
}
div#hulp {
	position: absolute;
	top: 480px;
	left: 10px;
	width: 145px;
	height: 45px;
	z-index: 3;
}
div#doneer {
	position: absolute;
	top: 530px;
	left: 10px;
	width: 145px;
	height: 45px;
	z-index: 3;
}
div#colofon {
	position: absolute;
	top: 600px;
	left: -30px;
	width: 222px;
	height: 0px;
	font-size : 7pt;
	text-align: center;
	color: #658A93;
	z-index: 3;
}
	div#colofon a {
		text-decoration: none;
		color: #FFF;
	}
	div#colofon a:hover {
		text-decoration: underline;
	}

.verborgen {
	display: none;
}