body {
background-color:#8494C1;
background-image:url(imgs/verlauf.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
}

h1 {
font-family:Arial,Helvetica,sans-serif;
font-size:12pt;
color:#000000;
}

h2 {
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
color:#000000;
margin-top:25px;
padding-bottom:3px;
border-bottom:1px dotted #000000;
}

p,li,td {
font-family:Arial,Helvetica,sans-serif;
font-size:10pt;
color:#000000;
}

td {
vertical-align:top;
}

.klein {
font-size:8pt;
}

a:link {
color:#CC0000;
text-decoration:underline;
}
a:visited {
color:#555555;
text-decoration:underline;
}
a:hover {
color:#0000CC;
text-decoration:none;
}
a:active {
color:#000000;
text-decoration:underline;
}
a:link.hnav {
border-left:18px solid #CCCCCC;
text-decoration:none;
font-weight:bold;
color:#000000;
}
a:visited.hnav {
border-left:18px solid #CCCCCC;
text-decoration:none;
font-weight:bold;
color:#000000;
}
a:hover.hnav {
border-left:18px solid #0000CC;
text-decoration:none;
font-weight:bold;
color:#000000;
}
a:active.hnav {
border-left:18px solid #000000;
text-decoration:none;
font-weight:bold;
color:#000000;
}