body {
margin: 12px 0;
color: #000;
background-color: #FFF;
font-family: futura, arial, helvetica, geneva, sans-serif;
}

ul,p,ol {
font-size: 12px;
line-height: 16px;
text-decoration: none;
margin-top: 0px;
margin-bottom: 10px;
}

#head {
font-size: 12px;
font-weight: bold;
background-color: #000000;
text-decoration: none;
color: #FFFFFF;
padding-left: 3px;
padding-right: 3px;}

a {
text-decoration: none;
color: black;}

#head a:link    { color:#FFF; }
#head a:visited { color:#FFF; }
#head a:hover   { color:#933; }
#head a:active  { color:#933; }

#head a:hover .rot { color: #DF0000; }
#head a:hover .gruen{ color: #CC9; }
#head a:hover .blau { color: #69C; }
#head a:hover .gelb { color: #C93; }

a:link    {color: #666;}
a:visited {color: #333;}
a:hover   {color: #900;}

#main {
margin: 5em 0;}

#main a:hover   { border-bottom: 1px dotted black; }

.title {
font-size: 22px;
font-weight: bold;
line-height: 32px;
}

.text {
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

.strip {
background-color: #CCC;
}

.foot {
font-size: 10px;
line-height: 13px;
padding-left: 5px;
padding-top: 3px;
padding-bottom: 3px;
vertical-align: top;
color: #FFFFFF;
text-decoration: none;
}

.redstar {
font-size: 10px;
color: #993333;
text-decoration: none;
}