/* CSS Document */
BODY {
	margin: 0px;
}
td,th, body, p, span, div, li {
	font-family: Arial, helvetica;
	font-size: 11px;
	color: #000000;
	line-heigth: 14px;
}
a {
	text-decoration: none;
	color: #EF1209;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #EF1209;
}
h1 { 
	font-size: 14px;
	line-height: 16px;
	color: #000000;
}
h3 {
	font-weight: normal;
	font-size: 12px;
	color: #EF1209;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #EF1209;
}
.title {
	font-weight: bold;
	font-size: 12px;
	color: black;
}
#slide {
	position: absolute;
	left: 378px;
	top: 63px;
	width: 436px;
	background-color: #cccccc;
}
.submenu {
	color: #000000;
	padding-left: 5px;
}
.submenu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.submenu:hover {
	color: #ffffff;
	text-decoration: underline;
}
.content {
	background-image: url(/images/structure/bg_onder.gif);
	background-repeat: repeat-x;
}
.main {
	padding-left: 44px;	
	padding-top: 35px;
	padding-right: 10px;
}
.menu {
	padding-left: 31px;
	padding-top: 28px;
}
.uitgelicht {
	padding-top: 48px;
}
.txt_uitgelicht {
	padding: 2px 40px 5px 31px;
	color: #000000;
}
.txt_uitgelicht a {
	color: #000000;
}
.txt_uitgelicht:hover {
	color: #000000;
}
.bottom {
	font-size: 11px;
	color: #ACAAAA;
	line-height: 25px;
	font-weight: normal;
	padding-bottom: 10px;
}
.bottom a {
	text-decoration: none;
}
.bottom:hover {
	text-decoration: none;
}
td.bottom {
	padding-left: 50px;
}
#nieuws {
	padding-left: 15px;
	padding-top: 10px;
}
#info {
	position: absolute;
	left: 870px;
	top: 85px;
	width: 44px;
}
#aanbod_menu {
	color: #EF1209;
	font-weight: bold;
	font-size: 11px;
}

