body {
  background: #fff;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

A {
  	color: #8d121b;
	font-weight:bold;
	text-decoration: none;
}

A:hover {
 	text-decoration: underline;
}

#menu {
	margin-top: 56px;
}

#menu A {
	float:left;
	width:220px;
	padding:3px 0 3px 22px;
	background:#ffffff;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #8d121b;
	text-decoration:none;
	margin-bottom: 8px;
}

#menu A:hover {
	background:#8d121b;
	color: #ffffff;
	text-decoration:none;
}

#menu A.spacer {
	margin-bottom: 24px;
}

.conftitel {
	font-size:18px;
	margin-top: 24px;
	margin-left: 24px;
	margin-bottom: 0px;
}
.confsub {
	font-size:11px;
	line-height:18px;
	margin-bottom: 24px;
	margin-left: 24px;
}
.kop {
  	color: #fff;
	font-size:14px;
	margin: 6px;
}
.subkop {
  	color: #8d121b;
	font-size:14px;
	font-weight:bold;
	margin: 6px;
}
.brood {
	font-size:11px;
	line-height:18px;
	margin: 6px;
}
.broodvet {
	font-size:11px;
	line-height:18px;
	margin: 6px;
	font-weight: bold;
}
UL.brood {
	margin-bottom: 24px;
	}
	
