body, p, div, table, td, th, ol, ul, input, textarea {
 font-family: Verdana, Tahoma, Arial, Helvetica;
 font-size: 10pt;
 color: rgb(0,0,0);
}

h1, h2, h3, h4, h5, h6, th {
 font-family: Verdana, Tahoma, Helvetica;
 color: rgb(0,0,0);
}

h1 {
 font-size: 20pt;
 font-weight: normal;
 letter-spacing: 2pt;
 color: rgb(77,97,134);
}

h2 {
 font-size: 11pt;
}

h3 {
 font-size: 10pt;
}

h4 {
 font-size: 10pt;
}

th {
 text-align: left
}

p {
 text-align: justify;
}

a {
 color: rgb(77,97,134);
}

a:hover {
 color: rgb(223,117,50);
}

.justify {
 text-align: justify;
}

.stronger {
 font-size: 120%;
 color: rgb(77,97,134);
}

.small {
 font-size: 8pt;
}

.light {
 color: rgb(150,150,150);
}


.withborder {
 border-width: 1px;
 border-style: solid;
 color: rgb(77,97,134);
}

.withbackground {
 background-color: rgb(211,220,231);
}

.optimale_breite {
 width: 560px;
}


td.navitem {
 font-size: 10.5pt;
 font-weight: bold;
}

td.navitem span {
 color: rgb(77,97,134);
 width: 160px;
}

td.navarrow span {
 width: 10px;
}

td.navitem a {
 text-decoration: none;
 color: rgb(77,97,134);
 width: 160px;
}

td.navitem a:hover {
 color: rgb(223,117,50);
}

ul.linklist {
 list-style-image: url("images/light_arrow.gif");
}

ul.linklist li {
 margin-top: 4px;
 margin-bottom: 4px;
}

ul.linklist li a {
 text-decoration: none;
}



