body {
	margin: 0px;
	font-family: Tahoma;
	font-size: 11px;
}

img {
	border: 0px;
}

table {
	font-size: 11px;
}

a {
	color: #c43549;
	text-decoration: none;
}

a:hover {
	color: #c43549;
	text-decoration: underline;
}

ul.alineaMenu {
	list-style-image: url(/images/bullet_small.gif);
}

li.alineaMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.alineaMenu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.alineaMenu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

td.bannerLeft {
	width: 563px;
	height: 132px;
	background: #0094ce;
}

td.bannerRight {
	width: 217px;
	height: 132px;
	background: url(/images/bg_bannerRight.gif) #feb73b;
}

td.header {
  height: 60px;
} 

td.menu {
	height: 35px;
	background: url(/images/bg_menu.gif) no-repeat#c52d41;
}

td.contentLeft {
	height: 100%;
	background: #f8f8f8;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

td.contentRight {
	height: 100%;
	background: url(/images/bg_contentRight.gif) top left repeat-x #ffd285;
	padding-top: 40px;
	padding-left: 7px;
	padding-right: 7px;
}

td.footerLeft {
	height: 5px;
	background: #f8f8f8;
}

td.footerRight {
	height: 5px;
	background: url(/images/bg_footerRight.gif) #ffd285;
}

td.footerMain {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
}

.paginaTitel {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #c43549;
}

.paginaIntro {
	line-height: 20px;
}

.alineaTitel {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	background: url(/images/bullet.gif) left center no-repeat;
}

.alineaTekst {
	line-height: 20px;
}

.artikelTabel {
	width: 203px;
	background: url(/images/bg_artikelTabel.gif) top center no-repeat #ffffff;
}

.artikelBottom {
	background: url(/images/bg_artikelBottom.gif) bottom center no-repeat #fec560;
}

.artikelTitel {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.artikelTekst {
	line-height: 20px;
	padding-left: 7px;
	padding-right: 7px;
}

.artikelTekst_geenpadding {
	line-height: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

/* MODULES */

.nieuws_bullet {
	width: 20px;
	vertical-align: top;
}

.nieuws_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

.nieuws_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}