html {
    height:101%;
    width:100%;
    line-height:24px;
}
* html body {
    border:0;
    font-size:11px;
    margin:0;
    padding:0;
}
body {
    background:url(../grafik/background-aussen.png) white repeat;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    position:relative;
    text-align:center;
    color:#382A00;
    margin:0;
    padding:0;
}
a {
    color:#447BBB;
    text-decoration:none;
    margin:0;
    padding:1px;
}
a:hover {
    background-color: blue;
    color:white;
    cursor: pointer;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin:0;
}
td.footer {
    font-size:10px;
    text-align:center;
    vertical-align:top;
    border-top:1px solid white;
    border-right:1px solid silver;
    border-bottom:1px solid silver;
    border-left:1px solid white;
    width:898px;
    height:16px;
    line-height:16px;
    background-color: #D7DDE2;
    padding:1px  0 0 0;
}
a.a-footer {
    font-size:10px;
    padding:0;
    margin:1px;
}
a.a-footer:hover {
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin:0;
    border:1px solid silver;
}
a.edit, a.edit:active,a.edit:link,a.edit:visited,a.edit:hover,a.a-nav:visited,a.a-nav:hover {
    border:none;
    background-image:none;
    text-decoration:none;
    background-color:transparent;
    margin:0;
}
#container {
    font-size:14px;
    position:relative;
    background:url(../grafik/background.png) #EDF1F4 repeat-y;
    width:926px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    margin-top:4px;
    margin-bottom:15px;
    border-top:1px solid #C7CED4;
    border-bottom:2px solid #C7CED4;
    padding:0 10px 15px 13px;
}
#main {
    position:static;
    width:auto;
    line-height:1.6em;
    min-height:35em;
    margin:0;
    padding:0;
}
div.titel {
    margin:.5em 0;
    padding:.1em .5em;
}
table.kopf {
    border-collapse:collapse;
    color:#2F4F4F;
    background:url(../grafik/background-kopf.png) #EDF1F4 ;
    padding:0;
    margin:5px auto 0;
    text-align:center;
    letter-spacing:.15em;
    width:925px;
    height:84px;
}
td.td-kopf1, td.td-kopf2 {
    letter-spacing: 0;
    text-align:center;
    padding:0;
    margin:0;
}
td.td-kopf1 {
    vertical-align:center;
    height:50px;
}
td.td-kopf2 {
    vertical-align:bottom;
    height:34px;
}
form.form-kopf{
}
p.p-kopf{
    color:darkslategray;
    font-size:9px;
    margin:0;
    padding:0;
}
span.span-kopf{
    font-weight:100;
    font-size:16px;
    margin:0;
    padding:0;
}
span.span-nav {
    color: #696969;
    font-family: serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 10px;
}
a.nav,a.xtra,input.button-men {
    font-size:9px;
    border:none;
    text-align:top;
    color:#708090;
    margin:1px;
}
a.xtra:hover,input.button-men:hover,a.nav:hover,input.button-de:hover, input.button-fr:hover {
    background-color: bisque;
    border: 1px solid orange;
    color: Blue;
    cursor: pointer;
    margin:0 ;
}
input.button-men {
    background:url(../grafik/background-kopf.jpg) #EDF1F4 repeat-x;
}
input.button-nav, input.button-de, input.button-fr {
    margin:0;
    padding:0;
}
input.button-de, input.button-fr {
    border:1px solid gainsboro;
    width:22px;height: 14px;
}
input.button-de {
    background:url(../grafik/de.png);
}
input.button-fr {
    background:url(../grafik/fr.png);
}
input.button-nav:hover {
    cursor:pointer;
}
table#tbl-menue {
    cell-padding:0;
    width:918px;
    margin:0;
    background-color:white
}
table#tbl-menue td {
    vertical-align:top;
    text-align:left;
    padding:0;
    margin:0;
    background-color:#E0E4EF;
}
table#tbl-menue  td.td-nav {
    width: 222px;
    padding-left:1px;
}
div.link {
    width:100%;
    padding:1px;
    xborder:1px solid silver;
    text-align:left;
}
div.link a {
    height:39px;
    width:222px;
    font-size:12px;
    display:block;
    text-decoration:none;
    font-weight:bold;
    color:#205BAF;
    background-color:#E0E4EF;
    line-height:1em;
    margin:0;
    padding:.05em 0 .05em .3em;
    border:none;
}
div.link:hover {
    border:1px solid blue;
    padding:0;
}
div.link a:hover {
    background-color:#A4B8EF;
    color:blue;
    cursor: pointer;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}
img.img-men {
    float:right;
    border:0;
    margin:0;
    width:58px;
    height:39px;
}
h1,h2,h3,h4,h5,h6 {
    color:#4380BF;
    background-color:inherit;
    line-height:1.2em;
    font-weight:700;
    padding:0;
    border:0;
    font-family:"Times New Roman", serif;
}
h1 {
    font-size:20px;
    margin:3px 0 3px 0;
}
h1.h1-kopf{
    margin:0;
    line-height: 20px;
}
h2 {
    font-size:22px;
    margin:.1em 0;
}
h3 {
    font-size:20px;
    margin:.1em 0;
}
h4 {
    font-size:18px;
    margin:.1em 0;
}
h4.h4-tour {
    margin:15px 0 0 0;
}
h5 {
    font-size:16px;
    margin:.1em 0;
}
h6 {
    font-size:14px;
    font-weight:700;
    margin:.1em 0;
}
img.fleft {
    float:left;
    margin:1em 1em 1em 0;
}
img.fright {
    display :inline;
    float:right;
    margin:10px 0 3px 10px;
}
div.div-tour-text{
    float:left;
    text-align:justify;
    margin:0 15px 0 10px;
}
div.div-bilder {
    float:right;
    width:480px;
}
ul.ul-bilder {
    margin:10px 0 0 0;
    padding:0;
}
ul.ul-bilder li {
    list-style-type:none;
    text-align:center;
}
ul.ul-bilder img {
    border:2px ridge silver;
    margin:0 3px 15px 10px;
}
img.map,img.fleft,img.fright {
    border:2px ridge silver;
    max-width:95%;
    padding:1px;
}
div.div-wikiwalki{
    text-align:center;
}
@media print {
    span.screen,table.scrn {
        font-family:Georgia, "Times New Roman", Times, serif;
        display:none;
    }
}
@media screen {
    span.print {
        display:none;
    }
}

