@import url("navigatie.css");
body 
	{
	color: white;
	background-color: #1B83BA;
	margin: 0px
	}

#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -500px;
	position: absolute;
	top: -280px;
	left: 50%;
	width: 1000px;
	height: 560px;
	visibility: visible;
	background-image: url(../images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	}
div#inhoud {
	height: 385px;
	width: 565px;
	padding-right: 5px;
	float: right;
	margin-top: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	overflow: auto;
	position: relative;
}
div#googlemap {
	width: 500px;
	height: 500px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	line-height: 13px;
	text-align: center;
}
div#akties {
	height: 190px;
	width: 250px;
	margin-top: 360px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.aktiesgeel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFF00;
}
div#gelebalk {
	background-color: #E3C82B;
	height: 2px;
	width: 450px;
}
#inhoud h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border-bottom: 3px solid #E3C82B;
	width: 80%;
	padding-bottom: 5px;
	font-weight: bold;
}

