body {
     font-family: "Arial";
     font-size: 10pt;
}
ul
{
	margin:0px 0px 0px 1em;
	padding:0px;
}
li
{
	margin:0px 0px 0px 2em;
	padding:0px 0px 0px 0.5em;
}

HR {color:#787878;}

div.title { text-align: right; margin-bottom: 20px; }
div.title table { text-align: right; display: inline;

}
div.title table tr td h1 {
     text-align:left;
     font-family: "Arial", "Helvetica", "sans-serif";
     margin:0px;
     color:#000080;
     font-size:1.5em;
     padding-right:20px;
}
td.line-bottom { border-bottom: 1px solid #000080; }

#Navi a:link { color:#000000; text-decoration: none}
#Navi a:visited { color:#000000; text-decoration: none}
#Navi a:active { color:#000000; text-decoration: none}
#Navi td { font-weight: bolder}

a:link { color:#000080; text-decoration: underline; font-weight: bold}
a:visited { color:#990080; text-decoration: underline; font-weight: bold}
a:active { color:#990080; text-decoration: underline; font-weight: bold}

table {
      font: "Veranda"
}

td.inhalt
{
	background-color:#F5F5FF;
	padding:2em 2em 2em 2em;
	border-left: 2px solid #808080;
}
