body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica;
	font-size: 11px;
}

a {
	color: #B91B5A;	
	text-decoration: none;
}

.t_1 {
	font-size: 11px;
	line-height: 16px;
	color: black;
}

div.t {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica;
	font-size: 11px;
}

td.links_kop {
	height: 57px;
	background: url('../images/links_kop_bg.gif');
	font-size: 17px;
	font-weight: bold;
	color: black;
	padding-left: 30px;
}

td.links {
	background: url('../images/links_bg.gif');}

td.rozebalk {
	background: url('../images/rozebalk.gif');
}

td.topbalk {
	width: 184px;
	height: 19px;
	background: url('../images/topbalk.gif');
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
}

td.hoofdmenu {
	border-right: solid 1px #B2B2B2;
	text-align: center;
	cursor: pointer;
	width: 193px;
}
td.hoofdmenu a {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
td.hoofdmenu a:hover {
	color: #B91B5A;
}

td.footer {
	height: 19px;
	background: url('../images/footerbalk.gif') right no-repeat;
}

td.submenu {
	padding-top: 18px;
	padding-bottom: 60px;
}
td.submenu a {
	padding-left: 30px;
	width: 100%;
	display: block;
	color: #AA0F48;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}
td.submenu a:hover {
	color: #610A2B;
}

td.ondersubmenu {
	width: 226px;
	padding-top: 18px;
	padding-bottom: 18px;
}
td.ondersubmenu div {
	margin-left: 30px;
	margin-right: 5px;
	font-size: 11px;
	color: black;
	line-height: 16px;
}

td.zoeken {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}
input {
	font-size: 11px;
	border: solid #A30940 1px;
}
.button {
	background-color: white;
	font-size: 11px;
	font-weight: bold;
	color: #A30940;
}

td.kop1 {
	border-top: solid 1px #E7E7E7;
	background: url('../images/kop1.gif') no-repeat;
	height: 19px;
	vertical-align: middle;
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

div.kop2 {
	width: 100%;
	height: 19px;
	background: url('../images/kop2.gif') right no-repeat;
	font-size: 17px;
	font-weight: bold;
	color: #620037;
}

a.link_1 {
	font-size: 11px;
	color: #B1005D;
	margin-top: 10px;
	display: block;
}
a.link_1:hover {
	text-decoration: underline;
}

td.volgplaat {
	height: 212px;
	vertical-align: top;
}

td.volgplaatkop {
	height: 19px;
	background: url('../images/volgplaatkop.gif') right no-repeat;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-right: 5px;
}

td.volgplaatlinks {
	width: 392px;
	height: 100%;
}

td.volgplaatrechts {
	width: 137px;
	background-color: #E6E7E9;
	border-left: solid 1px white;
}
td.volgplaatrechts a {
	margin-left: 5px;
	font-size: 11px;
	line-height: 19px;
	color: #AA0F48;
	font-weight: normal;
}
td.volgplaatrechts a:hover {
	text-decoration: underline;
}

div.lmenu {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	visibility: hidden;
	background-color: white;
	border-left: solid 1px #B81A59;
	border-right: solid 1px #B81A59;
	border-bottom: solid 1px #B81A59;
}
div.lmenu a {
	line-height: 20px;
	display: block;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #B81A59;
}
div.lmenu a:hover {
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #B81A59;
}
div.lmenu a span {
	margin-left: 15px;
}