/* -Default -----------------------------------------------

---------------------------------------------------------*/
/* 	.showquery {
                position: absolute;
                bottom: 0;
                right: 0;
                content: "Hans ";
                z-index: 999;
                background: red; 
                color: #fff;
                padding: 5px;
        }
        .showquery::before {
                content: "> 960px ";
        } */	

body {
    font-size: 100%;
    padding: 0;
    margin: 0;

    /* Fuer Webfonts! */
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

/* a:link { color:#205f94; text-decoration: none; } */
/* a:visited { color:#205f94; } */
/* a:hover, a:focus { color:#000; }
a:active { color:#205f94; }

#footer a {	color: #fff;	} */

::selection { color: #37bed1; }

/* ###################################################### */
/* ####################### FORMATIERUNGEN ############### */
/* ###################################################### */

h1{
    color:#C6BCA5;
    font-size: 1.5em;
    font-weight: normal;
}
h2 {
    color: #8c642d;
    font-weight: italic;
}
h3 {
    color: #8c642d;
    font-weight: normal;
    font-size: 1.5em;
}
h4 {
    color: #8c642d;
    font-weight: normal;
    font-size: 1.2em;
    margin-bottom: 2px;
}
h5 {
    color: #8c642d;
    font-weight: bold;
    font-size: 0.9em;
}
h6 {
    color: #8c642d;
    font-weight: normal;
    font-size: 1.6em;
    margin-top: 6px;
    margin-bottom: 40px;
}
a{
    color: #997C55;
    text-decoration: none;
}

a:hover{
    color: #8c642d;
    text-decoration: none;
}

em{
    font-size: 0.7em;
    margin-left:320px;
    padding:20px;
    /* margin: 4px; */
}


/* img {
        display: block;
} */

.cf:before,
.cf:after {
    content: " "; 
    display: table; 
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

img {
    max-width: 100%;
}  

/* ***************** Header ***************** */
#header {
    height: 230px;
    max-width: 940px;
    padding: 1.1% 1%;
}  
#header .headerpic { 
    float: left;  
}
#header .logo {
    float:right;
    clear:right;
    max-width:100%;
}


body {
    background:#ffffff url('../images/reiterer_hintergrund-2.jpg') no-repeat center center fixed;
    font-family: Verdana, Georgia;
    font-size: 0.8em; 	padding: 0; margin: 0;
    line-height: 15px;
    color: #000000;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}

#bg {
    position: fixed; 
    top: -50%; 
    left: -50%; 
    width: 200%; 
    height: 200%;
}
#bg img {
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
    margin: auto; 
    min-width: 50%;
    min-height: 50%;
}
/* - Hauptteil-----------------------------------------------
 
   ---------------------------------------------------------*/	

#page_wrapper {
    position: absolute;
    width: 100%;
}
#content_wrapper {
    max-width: 962px;
    height: 100;
    position: relative;
    background: #fff;
    margin: 0 auto;
    margin: 10px auto;
    -webkit-box-shadow: 1px 1px 10px #000000; 
    -moz-box-shadow: 1px 1px 10px #000000;      /* webkit browser*/ 
    box-shadow: 1px 1px 10px #000000;          /* firefox */ 
}

#content {
    display: inline-block;
    max-width: 940px;
    min-height: 300px;
    background-color: #edebdf;
    margin: 8px 12px 12px 12px;
}

.KopfBild {
    z-index: 1000;
}
.newsartikel {
    display: inline-block;
    margin-bottom: 20px;
}
.more {
    font-weight: bold;
    /*font-size: 1.2em; */
    padding: 5px;
}

#laufschrift{font-size:1em; color:#8c642d; padding:1%;}

/* ***************** Footer ***************** */
#footer {
    display: inline-block;
    width: 95.5%;
    background-color: #edebdf;
    margin: 0px 12px 0px 12px;
    padding: 10px 6px 46px 14px;
    color: #8c642d;
    border-top: 1px solid #fff;
}

/* ***************** Hauptteil ***************** */
.hauptteil {
    margin: 3px 0 20px 20px;
    color: #8c642d;
    float:left;
    max-width: 630px;
    min-height: 400px;
}
.hauptteil.Headline h1 {
    margin: 0 0 20px 0;
    color: #8C642D;
    font-size: 1.6em;
    font-weight: normal;
}
.hauptteil i{
    font-weight: italic;
}
.main_text {
    margin: 0;
    line-height: 1.5em;
}
.Text_Content ul {
    margin: 2px 0;
    padding: 0 16px;
}

.Text_Content span.ueber {
    background-color: #C5BCA5;
}

.hauptteil table{
    max-width: 600px;
}

.hauptteil td{
    max-width: 280px;
}
/* ***************** Newsbox ***************** */
.newsbox {
    max-width: 180px;
    background-color: #ffffff;
    margin: 20px 20px 20px 0;
    padding: 12px 10px 6px 18px;
    float: right;
    min-height: 400px;
    color: #8c642d;
    font-size: 0.85em;
    font-weight: bold;
}
.newsbox.Headline h1 {
    margin: 0 0 10px 0;
    color: #8C642D;
    font-size: 1.6em;
    font-weight: bold;
}
.newsartikel h6 {
    margin: 0 0 10px 0;
    /*font-size: 1.4em;   */
    padding-top: 0;
    padding-right: 4px; 
    border-bottom: 1px solid #8C642D;
}
.newsartikel {
    max-width: 180px;
    padding-right: 4px; 
    padding-bottom: 10px;  
    border-bottom: 1px solid #8C642D;
}
/* ***************** Google Maps ***************** */
#googleMap {
    float: left;
    height: 350px;
    margin: 10px 0 20px;
    width: 620px;
}

#address {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 120px;
}
.MapHeadline {
    margin: 20px 0 10px 0;
    font-weight: bold;
}

/* ***************** Aufklappbare Tabellen **************** */

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    font-weight: normal;
    text-decoration: none;
    line-height: 1;
    font-family: Verdana;
    font-size: 1em;
    position: relative;
}
#cssmenu a {
    line-height: 1.3;
}
#cssmenu {
    width: 614px;
}
#cssmenu > ul > li {
    margin: 0 0 2px 0;
}
#cssmenu > ul > li:last-child {
    margin: 0;
}
#cssmenu > ul > li > a {
    font-size: 1em;
    display: block;
    color: #ffffff;
    background: #8c642d;
}
#cssmenu > ul > li > a > span {
    display: block;
    padding: 6px 10px;
    font-weight: normal;
}
#cssmenu > ul > li > a:hover {
    text-decoration: none;
}
#cssmenu > ul > li.active {
    border-bottom: none;
}
#cssmenu > ul > li.active > a {
    background: #8c642d;
    color: #fff;
}
#cssmenu > ul > li.active > a span {

}
#cssmenu > ul > li.has-sub > a span {
    background: url(/web/20190123030042im_/http://cms.holz-reiterer.de/reiterer/images/holzreiterer/pfeil.jpg) 98% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {

}

#cssmenu ul ul {
    padding: 0px 12px;
    display: none;
}
#cssmenu ul ul li {
    padding: 0px 0;
}
#cssmenu ul ul a {
    display: block;
    color: #8c642d;
    font-size: 0.9em;
    font-weight: normal;
}
#cssmenu ul ul a:hover {
    color: #8c642d;
}

#cssmenu table {
    width: 600px;
    border-collapse: collapse;
    color: #8c642d;
    padding-left: 20px;
    font-size:0.8em;
}
#cssmenu thead{
    height: 20px;
    width: 600px;
    text-align: left;
    color: #8c642d;
}
#cssmenu tr{
    height: 20px;
    border-bottom:1px solid #8c642d;
}
#cssmenu  td{
    width: 640px;
    text-align: left;	
}
#cssmenu td.fett{
    font-weight: bold;
}
#cssmenu tr.fett{
    font-weight: bold;
}
#cssmenu tr.leerraum{
    height: 1em;
    border-bottom: none;
}
#mat2 span.ueber{
    background-color: #C5BCA5;
}
span.klein{
    font-size: 0.8em;
    padding-left:125px;
}

/* Bilder Hobelware */																											
span.matbild1{
    position: absolute;
    float: right;
    padding-left: 118px;
    vertical-align: top;
    text-align:center;
    bottom:1px;
}

span.matbild2{
    position: absolute;
    float: right;
    padding-left: 120px;
    vertical-align: middle;
    text-align:center;
}

span.matbild3{
    position: absolute;
    float: right;
    padding-left: 90px;
    vertical-align: top;
    text-align:center;
    bottom:1px;
}

span.matbild4{
    position: absolute;
    float: right;
    padding-left: 71px;
    vertical-align: middle;
    text-align:center;
}




/* - Navigationen -----------------------------------------------
 
   ---------------------------------------------------------*/	

#nav {
    background: #fff;
}
#nav ul { list-style-type: none; margin: 0; padding: 0;	}
#nav ul li { float: left; margin: 0; padding: 0; }
#nav a {	
    font-family: Verdana, Georgia; 
    /* font-weight: 200;  */
    font-size: 0.9em;
    color: #8c642d; 
    display: inline-block; 
    padding: 8px 15px 8px 15px; 
    /* text-transform: uppercase; */	 
}

#nav { margin-top: 0px; }

#nav a:hover{background-color:#8c642d;color: #ffffff;}

/* #nav a {
                                -webkit-transition: background 1s ease;
                                -moz-transition: background 1s ease;
                        -ms-transition: background 1s ease;
                        -o-transition: background 1s ease;
                                transition: background 1s ease;
} */
/* #nav a:hover { background-color: #8dbce0; } */

#nav span.plus {
    display: none;
}

/*  SUBNAVIGATION  */

#nav ul > li {
    position: relative;
}
#nav ul ul {
    display: none;
    position: absolute;
    z-index: 30;				         
}


#nav  ul.sub2 {
    margin-left: 201px;
    top: 0;
}


#nav ul li ul li {
    float: none;
    padding: 0;
    margin:0;
    border: none;
    height: inherit;
    width: 100%;

}
#nav ul ul li a {
    padding: 5px 10px 5px 10px;
    background: #ffffff;
    width: 100px;
    color: #8c642d;
    /*				          border-top: 1px solid #fff;*/
    -webkit-transition: background .5 ease;
    -moz-transition: background .5 ease;
    -ms-transition: background .5 ease;
    -o-transition: background .5 ease;
    transition: background .5 ease;
    text-transform: none;
}
#nav ul ul li a i {
    display: none;
}



#nav ul ul li a:hover {
    background-color: #8c642d;
    color:#ffffff;
}
.link-uebersicht { 
    display: none;
}


#nav .navresp, .ico-menue {
    display: none;
}

.btn {
    background: #00579a;
    color: #fff !important;
    padding: 3px 15px 3px 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    margin-top: 5px;

}

.btn::before {
    font-family: FontAwesome;
    content: "\f0a9";
    position: absolute;
    left: 10px;
    top: 4px;

}

.btn:hover {
    background: #8dbce0;
}

/* - Mediaqueries -----------------------------------------------
 
   ---------------------------------------------------------*/ 

/*************************************************************************************/
/********************** Media Screen Min 1024px (Monitore) ***************************/
/*************************************************************************************/

@media screen and (min-width:740px) {
    #nav ul li:hover ul.sub, #nav ul.sub li:hover ul.sub2 {
        display: block !important;

    }
}

/*************************************************************************************/
/*************** Media Screen zwischen 500px und 800px (Tablets) ********************/
/*************************************************************************************/


@media only screen and (min-device-width:480px) and (max-device-width:740px){

    /* .showquery::before {
            content: "< 960px ";
    } */



    /*img {
            max-width: 100%;
    }  */

    /* test für NAV OFF Canvas */	 
    #nav {
        position: absolute;
        top: 19%;
        left: -800px;
        z-index: 300;
        background-color: rgba(0, 0, 0, .90);
        padding-top: 80px;
        width: 70%;
        font-size: 1.7em;
        line-height:1.8em;

    }

    #nav ul li {
        float: none;
        overflow: hidden;
    }
    #nav a {
        color: #fff;
        padding-left: 10%;
        width: 90%;
    }
    #nav li:first-child, #nav li:last-child {
        display: block;
    }

    .ico-menue {
        display: block;
        position: relative;
        top: -5px;
        color: #8c642d;
        font-size: 2.4em;
        font-weight: bold;
        line-height:1.8em; 
        padding: 10px 10px 10px 80px;
        max-width:10%;
        border-radius: 11px 11px 11px 11px;
        -moz-border-radius: 11px 11px 11px 11px;
        -webkit-border-radius: 11px 11px 11px 11px;
        border: 2px solid #8c462d;
    }
    .ico-menue::before {
        font-family: Verdana;
        content: '☰';
        position: absolute;
        left: 40px;
        top: 10px;
    }
    #nav .navresp {
        display: block;
    }
    #nav a.gclose {
        font-size: .8em !important;
        margin-bottom: 25%;
        width: auto;
        position: relative;
        padding-left: 17%;
        float:right;
    }
    #nav a.gclose::before {
        font-family: Verdana;
        content: 'X';
        position: absolute;
        left: 10%;
        top: -20px;
        font-size: 3em;
    }

    #nav span.plus {
        display: inline-block;
        position: absolute;
        color: #fff;
        right: -7px;

        top: 4px;
        font-size: 1.3em;
        padding: 0 20px;
        cursor:	pointer;
    }

    /*#nav ul ul {
            position: relative;
    }
    */						
    #nav ul ul {
        display: inherit;
        position: relative;
        z-index: 30;
    }

    #nav ul li ul li{
        margin-left:25px;
    }

    #nav ul.sub a {
        width: 80%;
        background: transparent;
        border: none; 
        font-size: 2em;
        padding: 10% 20%;
    }
    #nav ul.sub2{
        margin-left: 0;
    }
    #nav ul.sub2 a{
        padding-left: 23%;
    }
    #nav ul.sub2 a::before {
        content: "- ";
    }
    .link-uebersicht {
        display: block;
        font-style: italic;
    }
    .plus2::after {
        font-family: Verdana;
        content: '☰';

        float: right;
        padding-right: 10px;
        margin-top: -3px;
        font-size: 1.3em;
    } 

    body{background:none;}
    #webseite{ padding-top:0px;}
    #page_wrapper{max-width:100%;}

    .main_text {
        margin: 0;
        line-height: 1.2em;
    }

    img{max-width:100%;height:auto;}

    #nav ul ul li a{color:#8c642d;}
    #newsticker .newsticker{display:none;}
    #laufschrift{font-size:1.2em;line-height:1em;padding:1%;}

    #content_wrapper{max-width:100%; height:100%;top:40px;margin:0; box-shadow: none;}
    #content{max-width:100%;font-size:1.2em;padding:0;margin:0;}
    #content h2 { font-size:1.2em; }
    #content h3{font-size:1.2em;font-weight:bold;}

    .hauptteil.Headline h1{font-size: 1.3em;}
    .hauptteil{max-width:100%;margin-right:10px;float:none;font-size:1.2em;padding-bottom:10px; border-bottom:1px solid #fff;}
    .newsbox{float: left; font-size:1.2em; margin: 30px 30px 30px 30px; padding: 20px 40px 20px 40px;}
    /*.newsbox img{max-width:100%;}   */
    .newsartikel{max-width:100%;}

    #cssmenu {width:80%;}
    #cssmenu ul li a {font-size:1.2em; padding:15px;}
    #cssmenu table{width:600px;}
    span.matbild1{padding-left:278px;padding-bottom:20px;}
    span.matbild2{padding-left:282px;}
    span.matbild3{padding-left:214px;padding-bottom:20px;}
    span.matbild4{padding-left:182px;}

    em{font-size:0.9em; padding:0; margin-left:0;}

    #googleMap {max-width:100%;}
    /*#address {float: left; margin-left:0;margin-top: 0px;max-width: 80%;}
    .MapHeadline {margin: 10px 0 5px 0;font-weight: bold;}  */

    /*	#footer h1{ margin-right:11px; }*/
    #footer{width:100%; font-size:1.2em; line-height:1.2em; margin:0;}

}

/*************************************************************************************/
/************************ Media Screen Max 760px *************************************/
/*************************************************************************************/



/*@media screen and (max-width:700px) {	
       .showquery::before {
               content: "< 700px ";
       } 
                
        #main .row4 img  {
               width: 100%;
       }
 
       .row4 > div, .row4 > div:first-child {
               width: 47%;
               margin: 0 1.5% 20px 1.5%;
       }
       
        
   
   }
 
 @media screen and (max-width:580px) {
  .showquery::before {
       content: "< 580px ";
 } 
   
          h1 {
               font-size: 1.3em;
          }
  
  
 } */

/*************************************************************************************/
/************ Media Screen zwischen 320px und 480px (Smartphone) *********************/
/*************************************************************************************/

@media screen and (min-device-width:320px) and (max-device-width:480px) {
    /* .showquery::before {
        content: "< 480px ";
    } */
    input, textarea {
        width: 98%;
        padding: 1%;
    }
    input[type=submit] {
        display: block;
    }

    #content_wrapper {
        margin-top: 50px;
    }
    /* test für NAV OFF Canvas */	 
    #nav {
        position: absolute;
        top: 390px;
        left: -50%;
        z-index: 300;
        background-color: rgba(0, 0, 0, .90);
        padding-top: 20px;
        padding-bottom: 20px;
        width: 50%;

    }
    #nav ul li {
        float: none;
        overflow: hidden;
        padding:30px;
    }
    #nav a {
        color: #fff;
        padding-left: 10%; 
        width: 90%;
    }
    #nav li:first-child, #nav li:last-child {
        display: block;
    }

    .ico-menue {
        display: block;
        position: relative;
        top: 20px;
        color: #8c642d;
        font-size: 2em;
        font-weight: bold; 
        padding: 40px 0px 40px 60px;
        margin-left: 20px;
        margin-bottom: 40px;
        max-width:16%;
        border-radius: 11px 11px 11px 11px;
        -moz-border-radius: 11px 11px 11px 11px;
        -webkit-border-radius: 11px 11px 11px 11px;
        border: 2px solid #8c462d;
    }
    .ico-menue::before {
        font-family: Verdana;
        content: '☰';
        position: absolute;
        left: 20px;
        top: 36px;
    }
    #nav .navresp {
        display: block;
    }
    #nav a.gclose {
        font-size: .8em !important;
        margin-bottom: 40px;
        width: auto;
        position: relative;
        padding-left: 17%;
    }
    #nav a.gclose::before {
        font-family: Verdana;
        content: 'X';
        position: absolute;
        left: 80%;
        top: 3px;
        font-size: 3em;

    }

    #nav span.plus {
        display: inline-block;
        position: absolute;
        color: #fff;
        right: -7px;

        top: 4px;
        font-size: 1.3em;
        padding: 0 20px;
        cursor:	pointer;
    }

    #nav ul ul {
        display: inherit;
        position: relative;
        z-index: 30;
    }
    #nav ul.sub a {
        width: 80%;
        background: transparent;
        border: none; 
        font-size: 2em;
        font-weight: bold;
        line-height:1.5em;
        padding:6% 15%;
    }
    #nav ul.sub2{
        margin-left: 0;
    }
    #nav ul.sub2 a{
        padding-left: 23%;
    }
    #nav ul.sub2 a::before {
        content: "- ";
    }
    .link-uebersicht {
        display: block;
        font-style: italic;
    }
    .plus2::after {
        font-family: Verdana;
        content: '☰';

        float: right;
        padding-right: 10px;
        margin-top: -3px;
        font-size: 1.3em;
    }

    body{background:none;}
    #webseite{ padding-top:0px; }
    #page_wrapper{max-width:100%;}
    #header{margin-top:0px;}
    #header .headerpic{float:left;}
    #header .logo{float:right;clear:right;}
    #nav ul ul li a{color:#8c642d;}

    #newsticker .newsticker{display:none;}
    #laufschrift{display:none;}

    .hauptteil{max-width:100%;margin-right:10px;float:none;font-size:1.5em;padding-bottom:10px; border-bottom:1px solid #fff;}
    .newsbox{float:left;margin:40px 0px 20px 40px; font-size:0.7em; font-weight:normal;}
    /*.newsbox img{max-width: 80%;}  */

    #content_wrapper{max-width:100%;top:40px;margin:0; box-shadow: none;}
    #content{max-width:100%;font-size:1.2em;padding:0;margin:0;}
    #content h2 { font-size:1.3em; }
    #content h3{font-size:1.4em;font-weight:bold;}

    #cssmenu {width: 80%;}
    #cssmenu table{width:80%; font-size:0.9em;}
    #cssmenu  td {height:20px;}
    #cssmenu > ul > li > a {font-size:1.2em;padding:10px;}
    span.matbild1{padding-left:78px;padding-bottom:10px;}
    span.matbild2{padding-left:82px;}
    span.matbild3{padding-left:34px;padding-bottom:10px;}
    span.matbild4{padding-left:12px;}
    em{font-size:0.9em; padding:0; margin-left:0;}

    #googleMap {width:360px;padding:200px 800px 50px 0; margin-bottom: 20px;}

    a{line-height: 1.4em;}


    #footer h1{font-size: 1.3em; line-height:1em;}	
    #footer {font-size:1.3em; line-height:1.2em; margin:0; width:100%;}

}

/*   @media screen and (max-width:400px) {
   .showquery::before {
        content: "< 400px ";
   }
                        
     
   }
   
   
   @media screen and (max-width:360px) {
                .showquery::before {
                        content: "< 360px ";
                }	
      
    } */









/* ---------------------------------------------------------
   Print styles
   ---------------------------------------------------------*/
@media print {
    * {
        color:#000 !important;
        box-shadow:none !important;
        text-shadow:none !important;
        background:transparent !important;
    }
    html { background-color:#fff; }
    /* Hide navigation */
    nav { display:none; }

    /* Show link destinations in brackets after the link text */
    a[href]:after { content: " (" attr(href) ") "; }
    a[href] {
        font-weight:bold;
        text-decoration:none;
        color:#06c;
        border:none;
    }
    /* Don't show link destinations for JavaScript or internal links */ 
    a[href^="javascript:"]:after, a[href^="#"]:after { content:""; }

    /* Show abbr title value in brackets after the text */
    abbr[title]:after { content: " (" attr(title) ")"; }

    figure { 
        margin-bottom:1em; 
        overflow:hidden;
    }

    figure img { border:1px solid #000; }
}
/*
     FILE ARCHIVED ON 03:00:42 Jan 23, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 13:00:21 Nov 15, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 307.952
  exclusion.robots: 0.074
  exclusion.robots.policy: 0.068
  RedisCDXSource: 2.118
  esindex: 0.005
  LoadShardBlock: 289.064 (3)
  PetaboxLoader3.datanode: 314.386 (5)
  CDXLines.iter: 14.831 (3)
  load_resource: 143.541 (2)
  PetaboxLoader3.resolve: 83.71 (2)
*/