body{
font-family:verdana,arial,helvetica,sans-serif;
font-size: 85%;
text-align: justify;
color:#000000;
margin: 20px;
background-color: #eeeeee;
}

.justify {
text-align: justify;
}

.form {
font-size:0.84em;
}

.menu {
font-size: 100%;
}

#small {
font-size:85%;
}

h1 {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 130%;
font-weight: bold;
color: #000066;
}

h2 {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 125%;
font-weight: bold;
color: #000066;
}

h3 {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 110%;
font-weight: bold;
color: #000066;
}

h4 {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 100%;
font-weight: bold;
color: #000066;
}

pre,code,tt {
font-family: Courier, "Courier New", monospace;
}

p {
font-family: verdana,arial,helvetica,sans-serif;
text-align: justify;
}

table{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:100%;
}

table.select {
background-color: #b8ecf2;
border-color: #000066;
border-style: solid;
border-width: 1px;
}

table.aktiv {
background-color: #ffffc6;
border-color: #f2dd59;
border-style: solid;
border-width: 1px;
}

li
{
font-family:Verdana,Arial,Helvetica,sans-serif;
text-align: justify;
}

ul
{
list-style: disc;
}

ol
{
list-style: decimal;
}

th,td
{
font-size:100%;
}

a
{
text-decoration:none;
}
a:link    {color:#000066}
a:visited {color:#000066}
a:active  
{
color:red;
font-weight : bold;
}
a:hover   {color:red}
