/*
Schuh-Braun=#A88768 rgba(168,135,104,.5)
Schuh-Blau=#5186CA rgba(81,134,202,.5)
*/
html {
    margin: 0;
}

body {
    height: 950px;
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 13.5pt;
    color: #333333;
    background-image: url("/img/backround_1920x1080.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    -moz-background-size: cover;
}

h1 {
    font-size: 20pt;
    text-align: center;
    font-weight: bold;
}

h2 {
    font-size: 13.5pt;
    margin: 25px 0 5px 0;
    font-weight: bold;
}

h3 {

}

h4 {

}

h5 {
    /* Rechtsklauseln */
    font-size: 10pt;
}

a {
    text-decoration: none;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

header {
    height: 60px;
}

div#overall {
    padding-bottom: 40px;
    width: 80%;
    max-width: 1024px;
    margin: 0 auto;
    font-family: Arial;
    font-size: 13.5pt;
    text-align: justify;
}

.cloud {
    background: rgba(255, 255, 255, .8);
    z-index: -5;
    /* https://developer.mozilla.org/de/docs/Web/CSS/box-shadow */
    box-shadow: 0 4px 12px 2px rgba(256, 256, 256, 0.8); /* , 0 6px 20px 0 rgba(256, 256, 256, 0.8) */
}

.cloud-admin {
    /*    background-color: #fff;
        opacity: 0.6;*/
    background: rgba(180, 180, 230, .9);
    z-index: -5;
}

#schuhabdruck_wandern {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 100%;
}

#schuhabdruck_wandern img {
    float: right;
    margin-right: -120px;
    margin-top: -270px;
}

/*.togglefield {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}*/

/* ################################# */
/* Menu                            */
/* ################################# */

#topnav a, #topnav button {
    font-weight: bold;
}

#topnav {
    /*width: 100%;*/
    position: relative;
    z-index: 2; /* 3 hat w3-modal */
    padding: 0 auto;
}

#topnav a:hover, #topnav a:active, button:active, button:focus {
    text-decoration: none;
    border: none;
}

.topnav-item {
    text-align: center;
}

.topnav-item-width {
    display: inline-block;
    text-align: center;
    width: 16.2%;
    background-color: #494951;
    margin: 0 0.2%;
}

.topnav-item:hover {
    background-color: #999999;
}

.btn-success {
    background-color: #57a900;
    background-image: -moz-linear-gradient(top, #70d900, #57a900);
    background-image: -ms-linear-gradient(top, #70d900, #57a900);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d900), to(#57a900));
    background-image: -webkit-linear-gradient(top, #70d900, #57a900);
    background-image: -o-linear-gradient(top, #70d900, #57a900);
    background-image: linear-gradient(top, #70d900, #57a900);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#70d900', endColorstr='#57a900', GradientType=0);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #57a900;
}

.btn-success:active, .btn-success.active {
    background-color: #57a900;
}

div.container a.brand {
    /*background: url("../img/zf2-logo.png") no-repeat scroll 0 10px transparent;*/
    margin-left: 0;
    padding: 8px 20px 12px 40px;
}

.currentnav {
    background-color: #A88768;
}

/* a clickable over all */
.togglefield {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
}

/* ################################# */
/* Inhalt                            */
/* ################################# */

.hiking-content {
    position: relative;
    /*z-index: 1;*/
}

.hiking-content a {
    color: #A88768;
}

.hiking-content a.externlink {
    font-size: 10pt;
    color: #0b2161;
}

div.inhalt { /* cms */
    font-family: Arial;
    font-size: 13.5pt;
    text-align: justify;
}

div.inhalt ul {
    margin-left: -19px;
    margin-top: 10px;
    list-style-type: disc;
}

div.inhalt ul li {
    line-height: 30px;
}

/* ################################# */
/* Linke Seite                       */
/* ################################# */
div.links {
    padding: 0 18px;
    text-align: left;
}

img.logo-wandern {
    /*height: 173px;*/
    margin: 80px 0 20px 0;
}

img.rota-vicentina {
    height: 230px;
}

div.logo_tour {

}

img.logo_tour_img {
    height: 202px;
    width: 139px;
}

h2.logo_tour_text {
    padding: 0px 0 0 0;
}

/* ################################# */
/* Galerie                          */
/* ################################# */
div.gallery_img_div {
    padding: 6px;
    float: left;
}

img.gallery_img {
    border: 0px solid;
    width: 110px;
    height: 80px;
}

div.tour_imgs {
    text-align: center;
}

/* ################################# */
/* Kontakt                */
/* ################################# */
img#dipl_paed_holger_thewis {
    width: 250px;
    height: 167px;
    float: right;
    padding: 7px 0px 0 0;
}

p.rechtsklauseln {
    font-family: Arial;
    font-size: 10pt;
}

p.kontakt_text {
    line-height: 30px;
}

/* ################################# */
/* Region                            */
/* ################################# */
img#rota_vicentina_image {
    border: 0px solid;
    width: 139px;
    height: 222px;
}

p.logo_tour_text {
    margin: 0 0 0 0;
    font-size: 0.9em;
}

/* ################################# */
/* Tour                              */
/* ################################# */
div#angebot_links {

}

img.tour_thumbs {
    border: 0px solid;
    width: 167px;
    height: 125px;
}

h2.center {
    text-align: center;
}

/* ################################# */
/* Formulare (Buchungsanfrage & schwarzes Brett)                      */
/* ################################# */
.form-group label {
    display: inline-block;
}

input {
    border: #0E1112 1px solid;
}

/*************************
event-arrangement
*************************/
thead > tr > th.event-table-th {
    padding: 3px;
    text-align: center;
}

tbody > tr > td.event-table-th {
    padding: 3px;
    text-align: center;
}

tbody > tr > td.event-table-td {
    padding: 3px;
}

.event-level-1 {
    background-color: #333333;
}

.event-level-2 {
    background-color: #3366ff;
}

.event-level-3 {
    background-color: #009933;
}

/* ################################# */
/* Cookie DSGVO
/* ################################# */
#cookie_banner {
    display: none; /* Hidden by default */
    position: fixed;
    z-index: 1;
    /*left: 0;*/
    right: 2%;
    bottom: 4px;
    width: 80%;
    /*height: 142px;*/
    /*margin: 0 auto;*/
    background-color: #494951;
    color: whitesmoke;
    /*background-color: rgba(0, 0, 0, 0.6);*/
    padding: 6px;
    border: #FFC300; /* fallback */
    border: 3px solid rgba(255, 195, 0, 0.87);
}
#cookie_banner .cookie-banner-text {
    font-size: 0.9em;
    text-align: justify;
}
#cookie_banner .cookie-banner-text a {
    color: #A88768;
    font-size: 0.9em;
    text-align: justify;
}

/*#cookie_banner .close {*/
/*    color: #aaa;*/
/*    float: right;*/
/*    font-size: 24px;*/
/*    font-weight: bold;*/
/*    cursor: pointer;*/
/*    padding: 0 6px;*/
/*    margin-left: 6px;*/
/*}*/
