/* CSS-Datei vom 10.10.2014 */
/* Autor Hartwig Diekel     */

* {
    margin: 0px;
    padding: 0px;
}
ul{
    list-style-type: none;
}
html, body{
    height: 100%;
    background-image: url(../Bilder/index/logo.png);
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

#rahmen{
   margin: 0px auto;
    width: 980px;
    overflow: hidden;
    min-height: 100%;
    position: relative;
    background-color: #ffffff;
    border-left: solid 2px #3771A5;
    border-right: solid 2px #3771A5;
}

/* ########## KOPF ########## */

#kopf{
    font-family: 'Lobster', cursive;
    font-size: 3em;
    text-align: center;
    line-height: 2.5em;
    background-color: #3771A5;
    color: #ffffff;
    border-bottom: solid 1px #000000;
}

/* ########## Navigation ########## */

#nav{
    float: left;
    margin-top: 10px;
    width: 200px;
}

#nav li{
    height: 30px;
    line-height: 30px;

}

#nav a{
    background-image: none;
    display: block;
    border-top: solid 1px #FFFFFF;
    border-right: 1px solid #3771A5;
    border-bottom: 1px solid #3771A5;
    padding-left: 5px;
    background-color: #3771A5;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
}


#nav a:hover, #nav .aktiv a{
    border-top-color: #3771A5 !important;
    border-right: 1px solid #3771A5;
    border-bottom: 1px solid #3771A5;
    background-color: #ffffff;
    color: #3771A5;
}

#info a{
    float: left;
    margin: 30px 10px;
    background-color: #ffffff;
    border: none;
    display: block;
    background-image: url(../Bilder/index/MS.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #3771A5;
    font-weight: bold;
}

#info a:hover{
    background-color: #ffffff;
    border: none;
    display: block;
    background-image: url(../Bilder/index/MS-rot.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 30px;
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
}       
/* ########## INHALT SEITE ########## */
#seite, #index-seite{
    float: left;
    width: 720px;
    margin: 5px 0 20px 10px;
    background-color: #ffffff;
    padding:  0px 0px 1.2em 20px;
}

#seite a{
    text-decoration: none;
    font-weight: bold;
    color: #3771A5;
}

#seite a:hover{
    text-decoration: none;
    font-weight: bold;
    color: #FF0000;
}
    

#seite h1, #index-seite h1{
    text-align: center;
    font-size: 1.8em;
    margin: 20px 0px;
}

#seite h2, #index-seite h2{
    text-align: center;
    font-size: 1.4em;
    margin: 20px 0px;
}

#seite h3
{
    font-family: 'Lobster', cursive;
    color: #000000;
    font-size: 2.0em;
    line-height: 2.5em; 
}

#seite p,  #index-seite p{
    margin: 2em 0px;
}

#index-seite img{
     width: 500px;
     border: solid 1px #3771A5;
     display: block;
     margin: 10px auto;
 }
 
#seite img{
     border: solid 2px #3771A5;
     margin: 10px;
}

#anreise li{
    list-style-type: disc;
}

#seite .tbl{
    margin: 10px 0px;
    float: left;
    width: 135px;
    font-weight: bold;
}

#seite .tbr{
    margin: 10px 0px;
    float: left;
    width: 580px;
}

#seite .tbr a{
    text-decoration: none;
    font-weight: bold;
    color: #3771A5;
}

#seite .tbr a:hover{
    text-decoration: none;
    font-weight: bold;
    color: #FF0000;
}

#seite .fett, #index-seite .fett{
     font-weight: bold;
}

#seite .mittig, #index-seite .mittig{
     text-align: center;
}

#inhalt-mittig{
    width: 658px;
    margin: 0px auto;
}

#innen{
    width: 670px;
    margin: 0px auto;
}

#innen img{
     border: solid 2px #3771A5;
     margin: 10px;
}


.karte{
    border: solid 2px #3771A5;
     width: 450px;
     height: 338px;
     margin: 10px auto;
     padding: 5px;
 }
 

 
 .klein{
     font-size: 0.7em;
 }

.inliste{
    list-style-position:inside;
}

li{
    line-height: 2em;
}

table{
    margin: 2px 0px;
}


th{
    width: 130px;
    text-align: left;
    padding-left: 2px;
    line-height: 2em;
    background-color: #3771A5;
    color: #ffffff;
}
td{width: 130px;
    text-align: left;
    padding-left: 2px;
    line-height: 2em;
}
/*
.feiertag{
    cursor:pointer;
}

.kalender{
float: left;
    margin: 10px;
    width: 200px;
    background-color: #D8D8D8;
}

*/
tr{
    text-align: center;
    line-height: 1.5em;
}
/*
tr .sonntag, .feiertag{
    color: #FF0000;
}
*/
td{
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    width: 30px;
}
.b{
    background-color: #3771A5;
    color: #FFFFFF;

}


th{
    width: 200px;
    font-weight: bold;
    text-align: center;
}

.frei{
    background-color: #D8D8D8;
}

ul .legende{
    list-style: none;
}

.kastchen{
    display: inline-block;
    width: 20px;
    line-height: 1.5em;
    border: solid 1px #000000;
    text-align: center;
    font-weight: bold;
}


/* ########## FUSS ########## */

#footer{
    clear: both;
    font-weight: bold;
    line-height: 2em;
    min-width: 100%;
    position: absolute;
    bottom: 0px;
    background-color: #3771A5;
    color: #ffffff;
    padding-left: 20px;
}