div#container{
width: 99.7%;
min-width: 1000px;
margin: 0;
}

div#nav{
width: 12.7%;
height: 631px;
}

div#sociaal{
position: relative;
top: 600px;
width: 100px;
padding-left: 50px;
}

div#sociaal a {
width: 22px;
}

div#inh{
position: relative;
width: 87.3%;
}

#kopband {
	position: relative;
	height: 125px;
	padding: 10px 0 3px 0px ;
	overflow: hidden;
	font-size: 33pt;
	color: #6294dd;
	text-align: center;
}
#zoek {
	float: right;
	margin: 12px 8px 0 0;
	height: 28px;
}
#query {
	background: #fefefe;
	width: 365px;
	height: 18px;	
}

#tabsv, #tabsw {
	position: relative;
	background: #ccffff;
	border: none;
	height: 213px;
	overflow: hidden;
}
.titeltabs {
	float: left;
	width: 10em;
	margin: -2px 0.35em 0px 0.35em;
	font-weight: bold;
	font-size: 1.2em;
}
.breed {
	width: 20em;
}
.titeltabs a {
	text-decoration: none;
}
.apunt {
	position: relative;
	top: 3px;
	float: left;
	padding-right: 6px;
	height: 24px;
}
.attent {
	background: #6294dd;
	color: white;
	padding: 2px;
}
.agwrap {
	position: absolute;
	right: 0px; top: 0px;
	background: #6294dd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 9px 8px 12px 8px;

}
.beeld {
	position: relative;
	float: left;
	height: 150px;
	background: rgb(255,204,102);
	overflow: hidden;
}
.beeld img {
	border: none;
	vertical-align: middle;
}

#reizendband {
	position: relative;
	background: #ccffff;
	margin-top: 0px;
	border: none;
	height: 63px;
	padding: 0 3px;
	overflow: hidden;
}
#agendatop{
	position: relative;
	height: 30px;
}
#aactuelett{
	color: black;
	text-decoration: none;
}
#actuelett {
	position: relative;
	height: 22px;
	background: #f4ffff;
	color: black;
	text-decoration: none;
	border: 3px solid rgb(255,204,102);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 0 3px 0 3px;
	overflow: hidden;
}
.knagenda {
	height: 17px;
	float: right;
	margin-left: 15px;
	padding: 0 3px 0px 3px;
}

