body{
font-family:Verdana,Arial,Helvetica;
background-color: #ffffff;
}

a {
font-family:Verdana,Arial,Helvetica;
font-weight:bold;
font-size: 10px;
}

a:link {
font-family:Verdana,Arial,Helvetica;
text-decoration:none;
color:#000000;
}

a:visited {
font-family:Verdana,Arial,Helvetica;
text-decoration:none;
color:000000;
}

a:active {
font-family:Verdana,Arial,Helvetica;
text-decoration:none;
color:#000000;
}

a:hover {
font-family:Verdana,Arial,Helvetica;
text-decoration:underline;
color:#000000;
}

p {
font-family:Verdana,Arial,Helvetica;
font-size: 10px;
}

tr {
font-family:Verdana,Arial,Helvetica;
font-size: 10px;
}

h1 {
font-family:Verdana,Arial,Helvetica;
font-weight:bold;
font-size: 16px;
}

h2 {
font-family:Verdana,Arial,Helvetica;
font-weight:bold;
font-size: 13px;
}

.borderall {

border-right-style:solid;
border-left-style:solid;
border-top-style:solid;
border-bottom-style:solid;
border-color:#483D8B;
border-right-width:1px;
border-left-width:1px;
border-top-width:1px;
border-bottom-width:1px;
}

.bordertr {

border-right-style:solid;
border-top-style:solid;
border-color:black;
border-right-width:1px;
border-top-width:1px;
}


.bordertb {

border-bottom-style:solid;
border-top-style:solid;
border-color:black;
border-bottom-width:1px;
border-top-width:1px;
}


.borderr {

border-right-style:solid;
border-color:#483D8B;
border-right-width:1px;
}

.borderl {

border-left-style:solid;
border-color:#483D8B;
border-left-width:1px;
} 

.bordert {

border-top-style:solid;
border-color:black;
border-top-width:1px;
} 

.borderb {

border-bottom-style:solid;
border-color:#483D8B;
border-bottom-width:1px;
} 
h4 { font-size:17px;
font-weight:bold;
line-height:100%;
font-family:Verdana,Arial,Helvetica,sans-serif;
letter-spacing:0.03em;
word-spacing:0.2em;
color:#FF9900; }

.menuhead{
font-family: Verdana,Arial,Helvetica;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color: #fffffff;
margin-bottom: 10px;
}


#navcontainer { width: 160px; font-size:12px; margin-top:0px;}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 4px;
width: 160px;
background-color: #ffffff;
border-bottom: 1px solid #483d8b;
color: #000000;
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #ffffff;
color: #0000000;
}

#fusszeile
{
font-size: 11px;
}

