body {
	background-color: #FFF;
	background-image: url(../images/bg.gif);
	background-position: left 106px;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited,
#simpleList .sLink:link,
#simpleList .sLink:visited {
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	color: #00529B;
	text-decoration: none;
}
a:hover,
a:active {
	text-decoration: none;
}
#contentWrapper a:hover,
#contentWrapper a:active,
#simpleList .sLink:hover,
#simpleList .sLink:active {
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



h1 {
	color: #BFDCF4;
	font-family: "Trebuchet MS", Verdana;
	font-size: 27px;
	margin: 0px 0px 5px 0px;
}
h3 {
	color: #00529B;
	font-family: "Trebuchet MS", Verdana;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	font-size: 15px;
	letter-spacing: 1px;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#mainContent p {
	line-height: 18px;
}
#mainContent ul {
	list-style-type: none;
	margin: 5px 0px 20px 10px;
	padding: 0px;
}
#mainContent ul li {
	background-image: url(../images/li_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 5px;
	padding: 0px 0px 0px 12px;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
form sup {
	font-size:11px;
	color:#FF0000;
	vertical-align: text-top;
	padding-left: 2px;
}
.tableLine {
	padding-top: 10px;
}
.input_text {
	background-color: #FFF;
	border: 1px solid #9DB7CF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
    .input_text_gray {
    background-color: #FFF;
    color:#C1C1C1;
    border: 1px solid #9DB7CF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.formButton {
	background-color: #FFF;
	border: 1px solid #F47920;
	color: #F47920;
	font-weight: bold;
}

/******************************************
		MAIN LAYOUT DIVS
******************************************/

#wrapper {
	width: 770px;
}

#left {
	float: left;
	width: 168px;
	padding: 0px 0px 0px 12px;
	overflow: hidden;
}

#right {
	float: right;
	width: 590px;
}

#contentWrapper {
	width: 590px;
}

#mainContent {
	float: left;
	width: 382px;
	padding: 0px 10px 20px 18px;
}

#sideContent {
	float: right;
	width: 170px;
	padding: 0px 5px 0px 5px;
}

/******************************************
		MENUS
******************************************/

#left ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 164px;
	list-style-type: none;
	border: 2px solid #FFF;
	position: relative;
	font-weight: bold;
}
#left ul li {
	margin: 0px;
	padding: 0px;
}
#left ul li a {
	display: block;
	width: 155px;
	margin: 0px;
	padding: 4px 0px 4px 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#menu1 {
	background-color: #EBF6FF;
	background-image: url(../images/menu1_bg.gif);
	background-repeat: repeat-x;
}
#menu1 a:link,
#menu1 a:visited {
	border-bottom-color: #CDE0F1;
}
#menu1 a:hover,
#menu1 a:active,
#menu1 #currentMenuItem a {
	background-color: #F4FAFF;
	text-decoration: none;
}
#menu2 {
	background-color: #FFEDE0;
	background-image: url(../images/menu2_bg.gif);
	background-repeat: repeat-x;
}
#menu2 a:link,
#menu2 a:visited {
	border-bottom-color: #FDC095;
	color: #F4781F;
}
#menu2 a:hover,
#menu2 a:active,
#menu2 #currentMenuItem a {
	background-color: #FFF3EB;
	text-decoration: none;
}
#left .last a {
	border-bottom-width: 0px;
}

#topMenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	float: right;
	font-weight: bold;
}
#topMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topMenu li a:link,
#topMenu li a:visited {
	background-image: url(../images/topmenu_bg.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding: 14px 10px 2px 6px;
}
#topMenu li a:hover,
#topMenu li a:active,
#topMenu #currentMenuItem a {
	background-image: url(../images/topmenu_bg-hover.gif);
	text-decoration: none;
}

/******************************************
		STYLING
******************************************/

#left h1 {
	background-repeat: no-repeat;
	width: 168px;
	height: 121px;
	margin: 0px 0px 11px 0px;
	padding: 0px;
}
#logo_overbos {
	background-image: url(../images/logo_overbos.gif);
}
#logo_floriande {
	background-image: url(../images/logo_floriande.gif);
}
#logo_driemeren {
    background-image: url(../images/logo_driemeren.gif);
}
#left h1 a {
	display: block;
	width: 168px;
	height: 121px;
}
#left h1 span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

#haarlogo h1 {
	background-repeat: no-repeat;
	width: 379px;
	height: 132px;
	margin: 0px 0px 11px 0px;
	padding: 0px;
	float: right;
}
#logo_haarlemmermeer {
	background-image: url(../images/logo_haarlemmermeer.gif);
}
#haarlogo h1 a {
	display: block;
	width: 379px;
	height: 132px;
}
#haarlogo h1 span {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
#haarlogos img {
	border: none;
}
#haarlogos a {
	margin-bottom: 15px;
	display: block;
}
h1#pageHeader {
	background-image: url(../images/header_dottedline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #00529C;
	margin: 0px 5px 10px 10px;
	padding: 50px 0px 5px 5px;
	position: relative;
	font-size: 29px;
}

/******************************************/

.sideBlock {
	color: #666;
	background-color: #F3F9FE;
	padding: 2px 5px 5px 8px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
.sideBlock strong {
	color: #06C;
}
.sideLink {
	display: block;
	text-align: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/******************************************/

#simpleList a:link,
#simpleList a:visited {
	background-image: url(../images/link_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding: 0px 0px 0px 15px;
}
#simpleList a:hover,
#simpleList a:active {
	background-image: url(../images/link_bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

/******************************************/

#newsItemTable {
	margin: 0px 0px 10px 0px;
	color: #666;
}






.articlesOverview .frontpageItem {
	border-bottom: 1px solid #AFAFAF;
	padding-bottom: 10px;
	margin-top: 10px;
}
.articlesOverviewLast .frontpageItem {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}

#article {
	border-bottom: 1px solid #AFAFAF;
	padding-bottom: 10px;
}
#article h1 {
	font-size: 18px;
}
#article small i {
	font-size: 11px;
}
#article .overAuteur {
	color: #666;
	padding-top: 5px;
}
#article .editie {
	text-align: right;
}

#afspraak_maken {
    float: right;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    width: 150px;
    line-height: 1.5;
    margin: 0 0 10px 0;
    text-align: center;
}
#afspraak_maken a {
    display: block;
    background: #EBF6FF;
    padding: 5px;
}
#afspraak_maken a:hover {
    background: #F4FAFF;
}