body,td,th {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	list-style-image: url(../images/navigatie/pijltje-rechts.gif);
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #006699;
}
.headfoto_land {
	background-color: #FFFFFF;
	background-image: url(../images/layout/fotobalk-lelijkbos01.jpg);
}
.headbalk_groen {
	background-color: #4C855E;
}
.hoofd-hoofdtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 140px;
	top: 150px;
	z-index: 105;
	width: 60%;
}
.hoofd-hoofdtekst h2{
	font-size:12px;
	color:#FF0000;
}

.hoofd-balkje {
	position: absolute;
	left: 140px;
	top: 100px;
	width: 60%;
	height: 100px;
	font-family: verdana;
}
.hoofd-component {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 140px;
	top: 118px;
	z-index: 105;
	width: 60%;
}
.hoofd-parmenu {
	top: 112px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 1px;
	width: 125px;
	background-color: #FFFFFF;
}
.lelie {
	top: 0px;
	background-position: left top;
	left: 0px;
/*	background-attachment: fixed; */
	background-repeat: no-repeat;
/*	height: 436px; */
	width: 20%;
	overflow: visible;
	position: absolute;
	background-image: url(../images/layout/lelie.gif);
}
.sq-logo-rechts {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 10px;
	background-image: url(../images/layout/scoutquest02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 314px;
	height: 55px;
}
h1 {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FF6700;
	margin: 0px;
	padding: 0px;
}
.dottedlines {
	color: #999999;
}
.parmennummer {
	color: #FF6700;
}
.hoofdkop {
	position: absolute;
	left: 60px;
	top: 0px;
	width: 100%;
}
.hoofdkop-kop {
	font-family: arial, verdana;
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
}
.hoofd-auteurtoelichting {
	font-family: verdana, arial;
	font-size: 10px;
	color: #666666;
	background-color: #FFFF99;
	position: absolute;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 60px;
}
.oranje {
	color: #FF6700;
	font-weight: bold;
}
.hoofdkop-toelichting {
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
}
.hoofdkop-toelichtingitalic {
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
.breadcrumbtrail {
	left: 140px;
	top: 80px;
	font-family: verdana, arial;
	font-size: 12px;
	color: #000000;
	position: absolute;
}
.menu-basis {
	font-family: verdana, arial;
	font-size: 10px;
	color: #804AF9;
	position: absolute;
	height: 100%;
	width: 160px;
	left: 75%;
	top: 150px;
}
.menu-hoogte {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 25px;
	background-color: #4C855E;
}
.menu-kop-actief {
	font-family: arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #7F4AF9;
}
.dotted-hor {
	background-image: url(../images/layout/dotted-hor.gif);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 4px;
}
.menu-kop-inactief {

	font-family: arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4C855E;
}
.menu-kop-hoofd {


	font-family: arial, verdana;
	font-size: 24px;
	font-weight: bold;
	color: #4C855E;
}
.sq-logo-links {
	background-image: url(../images/layout/scoutquest01.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.zoekveld {
	position: absolute;
	height: 30px;
	width: 190px;
	left: 75%;
	top: 10px;
}
input {
	font-family: verdana, arial;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border: 2px solid #586592;
}
.zoekknop {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C855E;
	border: 2px solid #000000;
}

.rubriek_blokken {
	
}

.rubriek_blokken h1{
	font-size:14px;
	margin-bottom: 5px;
}

.rubriek_blokken ul{

}

.rubriek_blokken li{
	font-size:12px;
	list-style-image:none;
	padding:0px;
}

.rubriek_blok_links{
	float:left;
	width:47%;
}

.rubriek_blok_rechts{
	float:right;
	width:47%;
}