body {
; color: #000066;
; background-color: #FFFFFF
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px
; background-attachment: fixed
; background-position: center left
; text-align: left; vertical-align: top
; height: 0px; clip:  rect(   )
; scrollbar-face-color:#ECE7E6
; scrollbar-track-color:#C0C0C0
; scrollbar-arrow-color:#ffffff
; scrollbar-shadow-color: #5880A7
; scrollbar-3dlight-color: #FFFFFF
; scrollbar-darkshadow-color: black
}

/*        Menu                                                                        */
small.menu {
font-size: small;
color: #660066;
font-family: Georgia, "Times New Roman", Times, serif;
}

/*        Menu unvisited links                                                        */
a.menulink:link {
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
; text-decoration: none
}

/*        Menu visited links                                                        */
a.menulink:visited {
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
; text-decoration: none
}

/*        Menu active links (not widely supported)                                */
a.menulink:active {
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
; text-decoration: none
}

/*        Menu links when hovered over (MSIE only)                                */
a.menulink:hover {
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: underline overline
}

/*        Links unvisited links                                                        */
a.link:link {
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none
}

/*        Links visited links                                                        */
a.link:visited {
color: #000066;
background: #F7F4F4;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
; text-decoration: none
}

/*        Links active links (not widely supported)                                */
a.link:active {
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
; text-decoration: none
}

/*        Links when hovered over (MSIE only)                                        */
a.link:hover {
color: #000066;
; text-decoration: underline overline; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
}

/*        Unvisited links                                                                */
a:link {
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
; text-decoration: none
}

/*        Visited links                                                                */
a:visited {
/* color: #FFFFFF; */
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
; text-decoration: none
}

/*        Active links (not widely supported)                                        */
a:active {
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
; text-decoration: none
}

/*        Links when hovered over (MSIE only)                                        */
a:hover {
color: #000066;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: underline overline
}

/*        Popular links                                                                */
sup.pop {
font-size: x-small;
color: #0033FF;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

/*        Links date and hits                                                        */
small.date {
font-size: x-small;
color: #0066CC;
font-family: Georgia, "Times New Roman", Times, serif;
}

/*        This class is for "Looking for something in particular?"                */
strong.search {
color: #000066;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

/*        normaler Absatz                                                             */
p.norm {
margin:5mm;
text-align:justify;
}

/*        Copyright                                                             */
p.copy {
font-size: 10px;
margin:5mm;
text-align:center;
}