/* ++++++++++++++++++++++++++++++++++++++++
++ Hauptnavigation (main navigation)
++++++++++++++++++++++++++++++++++++++++ */
.mainnavigation{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 11px;
        color : #CCCC00;
        font-weight : bold;
        text-decoration : none;
}
/* ++++++++++++++++++++++++++++++++++++++++
++ Subnavigation
++++++++++++++++++++++++++++++++++++++++ */
.subnavigation{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : #990000;
        text-decoration : none;
}
h4 {  text-align: justify}
h5 {  text-align: center}
a:hover {  color: #FF0000}
