body {
max-width: 80em; 
margin-top: 2px;
margin-left: 1%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 90%;
color: black;
background-color: white;
}

.site_name { 
font-size: 80%;
color: #00d000;
background-color: white;
}

.link, .kurztext, .keyword, .keyword2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.publisher { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 85% }
.hits {  color: red; font-family: Arial, Helvetica, sans-serif; font-size: 85% }
.eintraege { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 85% }
.keyword {color: green; }

td.change {
background: #00d000;
color: #ffffff;
text-align: center;
padding: 1px 1px 1px 1px;
}

td.konst {
background: #ffffcc;
text-align: center;
padding: 1px 1px 1px 1px;
}

.changetxt {    /* statistik im footer */
color: #ffffff;
background: transparent;
}

a.nav:link, a.nav:visited, a.nav:active { color: blue; background: transparent; text-decoration: none; }
a.nav:link:hover { color: red; background: transparent; text-decoration: none; }

a.home:link, a.home:visited, a.home:active { color: #004dff; background: transparent; text-decoration: underline; }
a.home:hover { color: red; text-decoration: none; }

a:link {
color: blue;
background: transparent;
font-weight: normal;
text-decoration: underline;
}
a:visited {
color: #800080;
background: transparent;
font-weight: normal;
text-decoration: underline;
}

a:hover { color: red; background: transparent; }
a:active { color: blue; background: #ffffc0; }

a.link2:link, a.link2:visited, a.link2:active { color: #004dff; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
a.link2:hover { color: red; }

a.kwindex:link    { color: blue; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
a.kwindex:visited { color: #800080; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
a.kwindex:hover   { color: red; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
a.kwindex:active  { color: blue; background: #ffffc0; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }

form {
margin: 2px 0px 2px 0px;
padding: 0px;
}

.highlight {
background: #ffffc0;
}

