body,td {
     font-family: Arial, sans-serif, Helvetica, Verdana,;
     color: #0B3087;
     font-size: 14px;
}

a:link, a:visited, a:active {
     color: #F94711;
     text-decoration: underline;
}
a:hover {
     color: #000000;
     text-decoration: none;
}

h1 {
     color: #0B3087;
     font-size: 17px;
     font-weight: bold;
     border-bottom: 2px solid #F94711;
}

h2 {
     color: #0B3087;
     font-size: 15px;
     border-bottom: 1px solid #F94711;
}

td.menu li, td.menu ul {
        margin-left: 0px;
        padding: 0px;
        list-style: none;
}

td.menu a.menu_default, td.menu a.menu_current {
    border-left: 1px;
    padding-right: 5px;
    display: block;
    padding-left: 1px;
    border-right-width: 1px;
    background: #113ca3;
    border-bottom-width: 1px;
    margin: 1px 1px 1px;
    color: #E9E9E9;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
    text-decoration: none;
    font-weight: bold;
}

td.menu a.menu_current, td.menu a:hover {
       	font-weight: bold;
       	text-decoration: none;
        background-color: #F94711
}

td.menu a:hover {
 	background-color: #F94711;
}

td.rechts {
     font-family: Arial, sans-serif, Helvetica, Verdana,;
     color: #FFFFFF;
     font-size: 14px;
     text-align: justify;
}

td.rechts a:link, a:visited, a:active {
     color: #F94711;
     text-decoration: underline;
}
td.rechts a:hover {
     color: #000000;
     text-decoration: none;
}

td.rechts h1 {
     color: #FFFFFF;
     font-size: 17px;
     font-weight: bold;
     text-align: center;
     border-bottom: 2px solid #F94711;
}

td.rechts h2 {
     color: #FFFFFF;
     font-size: 15px;
     text-align: center;
     border-bottom: 1px solid #F94711;
}



