ul#nav {
        font-family: Arial, sans serif;
        margin: 0px;
        padding: 0px;
        list-style:none;
}

ul#nav li a {
        background-image: url(images/Menu-1.gif);
        background-repeat:no-repeat;
        font-size: 12px;
        line-height: 21px;
        height: 21px;
        display:block;
        color:#444444;
        text-decoration: none;
        font-weight: bold;
        border: 0px solid #666666;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-top-color: #fff;
        cursor: hand;
}

ul#nav li#rot a {
        background-image: url(images/Menu-51v.gif);
        background-repeat:no-repeat;
        font-size: 12px;
        line-height: 21px;
        height: 21px;
        display:block;
        color:#444444;
        text-decoration: none;
        font-weight: bold;
        border: 0px solid #666666;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-top-color: #fff;
        cursor: hand;
}

ul#nav li a span {
        height: 21px;
        text-indent: 5px;
        display:block;
        margin-left: 5px;
}

ul#nav li#rot a span {
        height: 21px;
        text-indent: 0px;
        display:block;
        margin-left: 0px;
        text-align:center;
}
        
ul#nav li a:hover {
        background-image: url(images/Menu-2.gif);
        background-repeat:no-repeat;
        padding-left: 1px;
}

ul#nav li#rot a:hover {
        background-image: url(images/Menu-52v.gif);
        background-repeat:no-repeat;
        padding-left: 1px;
}

ul#nav li a:hover span {
        color:#000000;
        display:block;
        position:relative; top: 1px;
}

ul#nav li#lor a {
        background-image: url(images/Menu-1_lorbeerkranz.gif);
}
ul#nav li#lor a:hover {
        background-image: url(images/Menu-2_lorbeerkranz.gif);
}


ul#country {
        font-family: Arial, sans serif;
        font-variant: small-caps;
        margin: 0px;
        padding: 0px;
        list-style:none;
}

ul#country li a {
        background-image: url(images/MenuBig-1.gif);
        background-repeat:no-repeat;
        font-size: 17px;
        line-height: 30px;
        height: 30px;
        display:block;
        color:#444444;
        text-decoration: none;
        font-weight: bold;
        border: 0px solid #666666;
        border-left-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-top-width: 0px;
        border-top-color: #fff;
        cursor: hand;
}

ul#country li a span {
        height: 30px;
        text-indent: 5px;
        display:block;
        margin-left: 5px;
}

ul#country li a:hover {
        background-image: url(images/MenuBig-2.gif);
        background-repeat:no-repeat;
        padding-left: 1px;
}

ul#country li a:hover span {
        color:#000000;
        display:block;
        position:relative; top: 1px;
}



ul#submenu {
        font-family: Arial, sans serif;
        margin: 0px;
        padding: 0px;
        list-style:none;
}

ul#submenu li a {
        font-size: 12px;
        line-height: 21px;
        height: 21px;
        display:block;
        color:#444444;
        text-decoration: none;
        font-weight: bold;
        border: 0px solid #666666;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-top-color: #fff;
        cursor: hand;
        background-image: url(images/Menu-21.gif);
        background-repeat:no-repeat;
}

ul#submenu li a span {
        height: 21px;
        text-indent: 5px;
        display:block;
        margin-left: 5px;
}

ul#submenu li a:hover {
        background-image: url(images/Menu-22.gif);
        background-repeat:no-repeat;
        padding-left: 1px;
}

ul#submenu li a:hover span {
        color:#000000;
        display:block;
        position:relative; top: 1px;
}



ul#hl {
        font-family: Arial, sans serif;
        margin: 0px;
        padding: 0px;
        list-style:none;
}

ul#hl li a {
        background-image: url(images/Menu-1.gif);
        background-repeat:no-repeat;
        font-size: 12px;
        line-height: 21px;
        height: 21px;
        display:block;
        color:#dd4422;
        text-decoration: none;
        font-weight: bold;
        border: 0px solid #666666;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-top-color: #fff;
        cursor: hand;
}

ul#hl li a span {
        height: 21px;
        text-indent: 5px;
        display:block;
        margin-left: 5px;
}

ul#hl li a:hover {
        background-image: url(images/Menu-2.gif);
        background-repeat:no-repeat;
        padding-left: 1px;
}

ul#hl li a:hover span {
        color:#ee2200;
        display:block;
        position:relative; top: 1px;
}



ul#back {
        font-family: Arial, sans serif;
        margin: 0px;
        padding: 0px;
        list-style:none;
}

ul#back li a {
        font-size: 12px;
        line-height: 21px;
        height: 21px;
        display:block;
        color:#444444;
        text-decoration: none;
        font-weight: bold;
        border: 0px solid #666666;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-top-color: #fff;
        cursor: hand;
        background-image: url(images/Menu-31.gif);
        background-repeat:no-repeat;
}

ul#back li a span {
        height: 21px;
        text-indent: 10px;
        display:block;
        margin-left: 5px;
}

ul#back li a:hover {
        background-image: url(images/Menu-32.gif);
        background-repeat:no-repeat;
        padding-left: 1px;
}

ul#back li a:hover span {
        color:#000000;
        display:block;
        position:relative; top: 1px;
}


ul#reise {
        font-family: Arial, sans serif;
        margin: 0px;
        padding: 0px;
        list-style:none;
}

ul#reise li a {
        background-image: url(images/Menu-11.gif);
        background-repeat:no-repeat;
        font-size: 12px;
        line-height: 21px;
        height: 21px;
        display:block;
        color:#444444;
        text-decoration: none;
        font-weight: bold;
        border: 0px solid #666666;
        border-left-width: 0px;
        border-right-width: 0px;
        border-top-width: 0px;
        border-bottom-width: 0px;
        border-top-color: #fff;
        cursor: hand;
}

ul#reise li a span {
        height: 21px;
        text-indent: 5px;
        display:block;
        margin-left: 5px;
}

ul#reise li a:hover {
        background-image: url(images/Menu-12.gif);
        background-repeat:no-repeat;
        padding-left: 1px;
}

ul#reise li a:hover span {
        color:#000000;
        display:block;
        position:relative; top: 1px;
}


span#small {
        font-size: 11px;
}

span#nc {
        font-size: 11px;
        color: #777777;
        font-weight: normal;
}

h1 { font-family: Arial, sans-serif; font-size:11px; font-weight:bold; margin-top:3px; margin:3px; cursor:default}
h3 { font-family: Arial, sans-serif; font-size:9px; font-style:bold; margin-top:0px; margin:0px; cursor:default}

