body,
html {
        margin: 0px;
        padding: 0px;
}

div.menu_oben {
        font-family: verdana, arial, helvetica, sans-serif;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 10px;
        text-decoration: none;
        padding-top: 5px;
        text-align: right;
}
.menu_oben a
{
   text-decoration: none;
   color: #FFFFFF;
   text-align:right;
}

.menu_oben a:hover {
   text-decoration: underline;
   color: #D3E2F9;
}

.inhalt_oben {
        font-family: verdana, arial, helvetica, sans-serif;
        color: #364497;
        font-weight: normal;
        font-size: 9px;
}
.inhalt_oben a {
        color: #364497;
        text-decoration: underline;
}

.rootline a:hover {
        color: #061467;
        text-decoration: underline;
}

.td {
        font-family: verdana, arial, helvetica, sans-serif;
        color: #061467;
        font-size: 11px;
}

.inhalt {
        font-family: verdana, arial, helvetica, sans-serif;
        color: #061467;
        font-size: 11px;
}
.inhalt, .td h1 {
        font-family: verdana, arial, helvetica, sans-serif;
        color: #061467;
        margin: 0px;
        font-size: 13px;
}

th {
         text-align:left;
         font-weight:bold;
         font-size:13px;
}

h1 {
         font-size:16px;
}

img {
         border:0;
}

/*table {
         border-collapse:separate;
         border-spacing:10px 2px;
}*/

h2, h3 {
         font-size:13px;
         font-weight:bold;

}

h3 {
         font-style:oblique;
}

.inhalt a:link {
        color: #0614ff;
        text-decoration: underline;
}

.inhalt a:active {
        color: #0614ff;
        text-decoration: underline;
}

.inhalt a:visited {
        color: #5b14aa;
        text-decoration: underline;
}

.inhalt a:hover {
        color: #aaaa67;
        text-decoration: underline;
}

.inhalt p {
        line-height: 135%;
}

/* classes for navigation menu on the left */
a.nav_top1:link, a.nav_top1:visited,
a.nav_top1:active
{
         position:relative;
         top:2px;
         left:10px;
         text-decoration:none;
         color:white;
}

a.nav_top1:hover
{
         text-decoration:none;
         color:orange;
}

a.nav_top2:link, a.nav_top2:visited,
a.nav_top2:active
{
         position:relative;
         top:3px;
         left:10px;
         text-decoration:none;
}

a.nav_top2:hover
{
         text-decoration:none;
         color:orange;
}

a.nav_top3:link, a.nav_top3:visited,
a.nav_top3:active
{
         position:relative;
         top:3px;
         left:20px;
         text-decoration:none;
}

a.nav_top3:hover
{
         text-decoration:none;
         color:orange;
}

div.nav_top1, div.nav_top2, div.nav_top3
{
         height:23px;
         width:178px;
         border-bottom:white solid 1px;
         color:white;
         font-family: verdana, arial, helvetica, sans-serif;
         font-size:13px;
         line-height:135%;
}

div.nav_top2, div.nav_top3
{
         font-size:11px;
         background-color:#D3E2F9;
}

div.nav_top3
{
         background-color:#d9e8ff;
}

a.sitemap_top1:link, a.sitemap_top1:visited,
a.sitemap_top1:active
{
         margin-left:20px;
         text-decoration:none;
         color:#364497;
         font-weight:bold;
}

a.sitemap_top1:hover
{
         text-decoration:none;
         color:orange;
}

a.sitemap_top2:link, a.sitemap_top2:visited,
a.sitemap_top2:active
{
         margin-left:40px;
         text-decoration:none;
         color:#364497;
}

a.sitemap_top2:hover
{
         text-decoration:none;
         color:orange;
}

a.sitemap_top3:link, a.sitemap_top3:visited,
a.sitemap_top3:active
{
         margin-left:60px;
         text-decoration:none;
         color:#364497;
}

a.sitemap_top3:hover
{
         text-decoration:none;
         color:orange;
}

