 body { font-family:Arial,sans-serif; background-color:#FFF4E0; }
 a:link { color:#660033; text-decoration:none; font-weight:bold; }
 a:visited { color:#660033; text-decoration:none; font-weight:bold; }
 a:focus { color:#660033; text-decoration:none; font-weight:bold; }
 a:hover { color:#FFF4E0; text-decoration:none; background-color:#880044; font-weight:bold; }
 a:active { color:#660033; text-decoration:none; font-weight:bold; }

#adressblock li {
	width: 165px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}

#adressblock ul {
	list-style-type: none;
	display: block;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
}



#linkliste li {
	border-bottom: 1px dotted #777777;
	width: 160px;
	margin: 4;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}

#linkliste ul {
	list-style-type: none;
	display: block;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
}


