body {
	margin: 0px;
	background-image: url(../images/layout/page_bg.jpg);
	background-attachment: fixed;
	font-family: Arial, Verdana, Helvetica;
}

/* MAIN LAYOUT STYLES */

a {
	color: #1c82e0;
}

a:hover {
	color: #1c82e0;
}

#banner {
	padding: 25px 3px 0 0;
}

#header {
	width: 1000px;
	height: 270px;
	background-image: url(../images/layout/header_bg.png);
	text-align: center;
}

#datum {
	float: left;
	padding: 80px 0px 0px 60px;
	font-size: 11px;
	color: #0f6735;
}

#headerMenu {
	float: left;
	padding: 50px 0px 0px 80px;
	width: 540px;
}

#ie6_error {
	display: none;
	font-size: 12px;
	padding: 6px;
	background: #ffffde;
	border-bottom: 1px solid #000;
}

/* HEADER MENU */

#headerMenu select {
	width: 180px;
	margin-right: 10px;
}

#headerMenu a#b_home {
	display: block;
	float: left;
	background-image: url(../images/header_menu/b_home.gif);
	width: 70px;
	height: 34px;
	cursor: pointer;
	text-decoration: none;
}

#headerMenu a#b_home:hover {
	display: block;
	float: left;
	background-image: url(../images/header_menu/b_home_on.gif);
	width: 70px;
	height: 34px;
	cursor: pointer;
	text-decoration: none;
}

#headerMenu a#b_hulp {
	display: block;
	float: left;
	margin-left: 10px;
	background-image: url(../images/header_menu/b_hulp.gif);
	width: 118px;
	height: 34px;
	cursor: pointer;
	text-decoration: none;
}

#headerMenu a#b_hulp:hover {
	display: block;
	float: left;
	background-image: url(../images/header_menu/b_hulp_on.gif);
	width: 118px;
	height: 34px;
	cursor: pointer;
	text-decoration: none;
}

#headerMenu a#b_info {
	display: block;
	float: left;
	margin-left: 10px;
	background-image: url(../images/header_menu/b_info.gif);
	width: 106px;
	height: 34px;
	cursor: pointer;
	text-decoration: none;
}

#headerMenu a#b_info:hover {
	display: block;
	float: left;
	background-image: url(../images/header_menu/b_info_on.gif);
	width: 106px;
	height: 34px;
	cursor: pointer;
	text-decoration: none;
}


#loginK4M {
	padding: 38px 70px 0px 0px;
	float: right;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
}

#loginK4M a {
	color: #FFFFFF;
}

.inputName {
	width: 125px;
	border: 1px solid #000000;
	padding: 2px;
	margin-bottom: 2px;
}

.inputPass {
	width: 90px;
	border: 1px solid #000000;
	padding: 2px;
}

.bLogin {
	margin-top: 4px;
}

#menuDIV {
	width: 231px;
	height: 252px;
	background-image: url(../images/layout/menu_bg.png);
	padding-top: 9px;
}

#menuDIV div {
	padding-left: 60px;
	font-size: 16px;
	color: #FFFFFF;
	height: 25px;
}

#menuDIV div a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#menuDIV div a:hover {
	color: #f4a22f;
	text-decoration: none;
	font-weight: bold;
}

#bottomMenu {
	background-image: url(../images/layout/menuDIV_bg.png);
	background-repeat: no-repeat;
	width: 231px;
}

#nieuwsbrief {
	background-image: url(../images/layout/nieuwsbrief_bg.png);
	width: 231px;
	height: 114px;
}

#mainDIV {
	float: left;
	background-color: #e6eafd;
}

#pageContent {
	width: 500px;
}

#rightDIV {
	float: right;
}

#fotoWeek {
	background-image: url(../images/layout/fotoWeek_bg.png); 
	background-repeat: no-repeat;
	width: 269px;
	height: 228px;
	text-align: center;
}

#newStar {
	position: absolute;
	z-index: 2;
	top: 280px;
}

#fotoWeekimg {
	margin: 66px 34px 0px 0px;
	border: 1px solid #75169d;
}

#nieuws {
	background-image: url(../images/layout/nieuws_bg.png); 
	background-repeat: no-repeat;
	width: 269px;
	height: 210px;
}

#nbTxt {
	padding: 42px 0px 0px 50px;
	font-size: 12px;
	color: #FFFFFF;
}

#nbButton {
	padding: 8px 0px 0px 90px;
}

.highlights {
	padding: 60px 0px 0px 40px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

.highlights a {
	color: #FFFFFF;
	text-decoration: none;
}

.highlights a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#natuur {
	background-image: url(../images/layout/natuur_bg.png); 
	background-repeat: no-repeat;
	width: 269px;
	height: 291px;
}

#fillerLeft {
	background-image: url(../images/layout/filler_left.png);
}

#fillerRight {
	background-image: url(../images/layout/filler_right.png);
}

#footerTD {
	background-image: url(../images/layout/footer_bg.png);
	height: 120px;
}

#footerTD a {
	color: #FFFFFF;
}


#footermenu {
	float: left;
	padding: 90px 0px 0px 260px;
	font-size: 11px;
	color: #FFFFFF;
}

#footermenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#footermenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#copy {
	float: right;
	padding: 90px 260px 0px 0px;
	font-size: 11px;
	color: #FFFFFF;
}


/* NEWS ITEMS STYLES */
.news_item_title {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #1c83e0;
}

.news_item_title a {
	color: #1c83e0;
	text-decoration: none;
}

.news_item_title a:hover {
	color: #1c83e0;
	text-decoration: underline;
}

.news_item_time {
	text-align: right;
	font-size: 12px;
	color: #1c83e0;
}

.news_item_lead {
	padding-top: 4px;
	text-align: left;
	font-size: 12px;
	color: #1c83e0;
	text-align: justify;
}

.news_item_lead a {
	color: #1c83e0;
	text-decoration: none;
}

.news_item_lead a:hover {
	color: #1c83e0;
	text-decoration: underline;
}

.news_item_img {
	float: left;
	margin-right: 10px;
}

.news_item_img img {
	border: 4px solid #ed6f08;
}


/* ICMS STYLES */

.itemtext {
	font-size: 13px;
}

#aanmelden {
	color: #1c83e0;
}

#aanmelden .input {
	border: 1px solid #1c83e0;
	width: 200px;
	padding: 2px;
	margin: 10px 10px 0px 0px;
	font-size: 12px;
	color: #1c83e0;
}

/* Artikel styles */

.artk_title {
	font-size: 16px;
	font-weight: bold;
	color: #1c83e0;
	text-align: justify;
}

#artk_poster {
	font-size: 11px;
	color: #1c83e0;
	text-align: justify;
}

.artk_txt {
	font-size: 12px;
	color: #1c83e0;
	text-align: justify;
}

#artk_img {
	border: 4px solid #ed6f08;
	margin: 0px 0px 4px 10px;
	width: 160px;
}

.itemalinea {
	padding-bottom: 40px;
}
