html {font-family:Arial,sans-serif;font-size: 11px;}
body {margin:0px;background:whitesmoke;}
p {margin-top:0px;}
ul {list-style: none;font-size:12px;cursor:pointer;line-height:110%;padding-left:15px;}
ul li::before {content:"\2022";font-size:150%;font-weight:bold;display:inline-block;width:10px;margin-left:-10px;}
.histor li::before {color:red;}
.modern li::before {color:blue;}
.kirche li::before {color:magenta;}
ul li:hover {text-decoration: underline;}
#sites {padding-top:20px;} 