@import url(resetclearfix.css);


body {
	background-color:#ffffff;
	font-family: Arial;
	font-weight: none;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 15px;
}

div strong{font-weight:bold;}

a:link{
color: #f59e2d;
text-decoration: underline;
}

a:visited{
color: #f59e2d;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

a:active{
color: #f59e2d;
text-decoration: underline;
}

.tekst {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: -8px;
}

.tekst ul {
	margin: 10px 0;
}

.tekst li {
	list-style:disc;
	padding-left: 10px;
	margin-left: 15px;
}

.headerup {
	background-image: url(../images/header_up.jpg);
	width: 285px;
	height: 101px;
	float: left;
}

.headerupmid1 {
	background-color: #FFFFFF;
	width: 105px;
	height: 101px;
	float: right;
	margin-top: 40px;
}

.headerupmid2 {
	background-color: #FFFFFF;
	width: 85px;
	height: 101px;
	float: right;
	margin-top: 40px;
}

.headerupmid3 {
	background-color: #FFFFFF;
	width: 145px;
	height: 101px;
	float: right;
	margin-top: 25px;
}

.headeruprightpage {
	background-image: url(../images/header_up_right.jpg);
	width: 232px;
	height: 101px;
	float: right;
}

.headerdownpage {
	background: url(../images/header_down.gif) top repeat-x;
	width: 100%;
	height: 133px;
	float: left;
	margin-top: -40px;
}

.headerdownrightpage {
	background-image: url(../images/header_down_right.jpg);
	width: 232px;
	height: 134px;
	float: right;
}

.headerupright {
	background-image: url(../images/header_up_right_page.jpg);
	width: 222px;
	height: 101px;
	float: right;
}

.headerdown {
	background: url(../images/header_down_page.gif) top repeat-x;
	width: 100%;
	height: 71px;
	float: left;
	margin-top: -40px;
}

.headerdownright {
	background-image: url(../images/header_down_right_page.jpg);
	width: 222px;
	height: 71px;
	float: right;
}

.main {
	width: 1016px;
	margin: 0 auto;
	text-align: left;
}

.kolom1 {
	background-color: #ffffff;
	width: 175px;
	float: left;
	margin-right: 30px;
}

.kolom2 {
	background-color: #ffffff;
	width: 569px;
	float: left;
}

.kolom3 {
	width: 225px;
	float: right;
	text-align: right;
	margin-top: -1px;
}

.btn_kinderopvang {
	background-image: url(../images/btn_kinderopvang.jpg);
	width: 225px;
	height: 91px;
}

.btn_basisonderwijs {
	background-image: url(../images/btn_basisonderwijs.jpg);
	width: 225px;
	height: 89px;
}

.btn_zorgenwelzijn {
	background-image: url(../images/btn_zorgenwelzijn.jpg);
	width: 225px;
	height: 92px;
}

.footer {
	background-image: url(../images/footer.jpg);
	width: 550px;
	height: 98px;
	margin-top: 20px;
}

.admiumlogo {
	margin-right: 8px;
	padding-top: 5px;
}

/* Tekst opmaak aparte dingen */

.kopheader {
	padding-top: 20px;
	padding-left: 10px;
	font-size: 20px;
	color: #ffffff;

}

.kopheaderoranje {
	color: #C26C0C;
	margin-bottom: -11px;
	text-decoration: none;
}

h2.tekstheader {
	padding-left: 10px;
	font-size: 12px;
	color: #ffffff;
	padding-top: 15px;
	line-height: 16px;
	font-weight: lighter;
}

span.headhomezwart {
	color: #000000;
}

.headertekst {
	padding-top: 20px;
	color: #F59E2B;
	font-weight: bold;
	font-size: 22px;
	padding-bottom: 10px;
	margin-left: -10px;
}

a.menulink {
	color:#000000 !important;
	display: block;
	text-decoration: none !important;
	text-align: right;
	line-height: 26px;
	padding-right: 17px;
	font-size: 12px;
}


	a:hover {
		color: #F59E2B !important;
	}

	a.actief {
		background-image: url(../images/menu/wit.gif);
		color: #F59E2B !important;
		line-height: 18px;
		font-size: 12px;
	}

	a.wit {
		background-image: url(../images/menu/wit.gif);
		line-height: 18px;
		font-size: 12px;
	}

	a.submenu {
		background-image: url(../images/menu/wit.gif);
		color: #7e837c;
		line-height: 14px;
		font-size: 10px;
	}

	a.actief {
		color: #F59E2B;
	}

	span.bullet {
		font-size: 14px;
	}

.menulijn {
	background: url(../images/menu/menulijn.gif) top repeat-y;
	width: 172px;
}

.menulijnonder {
	background: url(../images/menu/menulijnonder.gif) no-repeat bottom;
	height: 51px;
	width: 172px;
}

.menuonder {
	background-image: url(../images/menu/menu_onder.jpg);
	margin-left: 5px;
	background-repeat: none;
	height: 1px;
	width: 158px;
}

	.menuonder_actief {
		background-image: url(../images/menu/menulijnonderactief.gif);
		margin-left: 5px;
		background-repeat: none;
		height: 1px;
		width: 158px;
	}

.btn_footer {
	margin-top: -3px;
}

.btn_footer2 {
	margin-top: -4px;
}

.streep {
	background-image: url(../images/streep.jpg);
	width: 6px;
	height: 44px;
	margin-top: -3px;
	float: left;
}

.clear {
	margin: 0;
	padding: 0;
}

.footerlijn {
	background: url(../images/lijnfooter.jpg) no-repeat;
	width:495px;
	height: 6px;
	margin-left: 225px;
}