body {
	font-family: Verdana;
	font-size: 10pt;
	background: #ededed;
}
.adres {
	font-weight: bold;
}
.titel {
	font-size: 12pt;
	color:#A40000;
	font-weight:bold;
}
A:link.menuItem, A:active.menuItem, A:visited.menuItem {
	padding: 0px 4px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border: 0px;
}

A:hover.menuItem { 
	display: block;
	padding: 0px 4px;
	font-weight: bold;
	border: solid #000000;
	border-width: 0px; 
	color: #000000;
	background:#FFCCCC;
	text-decoration: none;
	cursor: crosshair;
}

.noLinkStyle {
	color: #000000;	
}

A:link, A:active, A:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: solid 0px #000000;
	border-width: 0px 0px 0px 0px; 
}
A:hover { 
	font-weight: bold;
	border: solid 0px #000000;
	border-width: 0px 0px 0px 0px; 
	text-decoration: none;
	cursor: crosshair;
}

A:link.thumbLink, A:active.thumbLink, A:visited.thumbLink, A:hover.thumbLink {
	padding: 0px;
	border: 0px;
	color: #FFCCCC;
	text-decoration: none;
}
