/*
Theme Name:  Handwerker 2.0
Theme URI: http://www.handwerker-gewerbe.ch
Author: Roman Schurte
Author URI: https://buendnermedienverlag.ch
Description: Relaunch
Tags: Valides Responsive Webdesign
Version: 1.0
*/

/* Table of Content
==================================================
  # Reset, Basic
  # Tags
  # Layout, Layout Styles
  # Site Styles
  # Links
  # Typography
  # Lists
  # Navigation
  # Images
  # Buttons
  # Forms
  # Misc
    # Modul Suchen
    # Modul Verzeichnis / Jobs
  # Responsive Navigation, Responsive Elements
  # Media Queries */


/* Reset, Basic, Hacks, Box Model 
 * Basis: http://meyerweb.com/eric/tools/css/reset/
 * License: none (public domain)
 * Modified reset 
================================================== */
.eintrag_content img.floatRight {
    max-height: 95px;
}
html, body, div, span, applet, object, iframe, p, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption,
tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, menu, nav, output,
ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    }
body {
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
    }   
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    }   
* {
    max-width: 100%;    
    }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    }
table {
    border-collapse: collapse;
    border-spacing: 0;
    } 
td { 
    vertical-align: top; 
    } 
    

/* # Tags
================================================== */

/* # Layout, Layout Styles
================================================== */
  /* # Layout Structure
   * body
   *    div#wrapper
   *      header#header
   *        div#logo
   *        nav#nav
   *        div#slogan
   *      div#content-wrapper
   *        div#content
   *        div#sidebar
   *      div#footer
================================================== */
div#wrapper {
  width: 90%;
  max-width: 100%;
  margin: 0 auto;
}
header#header, div#content-wrapper, div#footer {
  clear: both;
  float: none;
}
header#header {
  margin-top: 48px;
}
  div#logo {
        float: left;        
  }
    nav#nav {
        float: right;
        right: 0;
    }
  div#slogan {
    
  }
div#content-wrapper {
  margin-top:40px;
}
  div#content {
    float: left;
        width: 70%;
        max-width: 100%;
  }
  div#sidebar {
        float: right;
        width: 25%;
        max-width: 100%;
        margin-top: 40px;
  }
div#footer {
  
}
footer#mainfooter {
    text-align: center;
}
  
  
  .content a{
    color: #bdb196;
  }
    .content a:hover{
    color: #00a;
  }
    .content a:visited{
    color: #bdb192;
  }
  
#socialmedia {
  padding-top: 10px;
  text-align: right;
    }
#infotext {
    text-align: right;
    clear: both;
  }
#breadcumb {
    border-bottom: 1px solid #aaaaaa;
  padding: 0 0 1px 1px;    
  }
    
/* # Site Styles
================================================== */
td.style3D {
    padding: 1px;
    }
div.width200px {
  width: 200px;
  }
div.width400px {
  width: 400px;
  }
div.width600px {
  width: 600px;
  }
div.width50prozent {
  width: 49%;
  }
.attachment-width50prozent {
  width: 49%;
  }
.message, .markiert, .style1, .style2x, .style3x, .style4, .style5, .style6, .style7, .style8, .style3D, .TRstyle1, .TRstyle2, .rahmen, .fehlermeldung {
    padding: 2px;
    }
.message {
    background-color: #efefef;
    border: 1px solid #cccccc;
  -webkit-box-shadow: 3px 3px 4px 1px #cccccc;
  box-shadow: 3px 3px 4px 1px #cccccc;
  color: #000000;
    background: rgb(244,250,230); /* Old browsers */
    background: -moz-linear-gradient(-45deg,  rgba(244,250,230,1) 0%, rgba(234,242,216,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(244,250,230,1)), color-stop(100%,rgba(234,242,216,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  rgba(244,250,230,1) 0%,rgba(234,242,216,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  rgba(244,250,230,1) 0%,rgba(234,242,216,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  rgba(244,250,230,1) 0%,rgba(234,242,216,1) 100%); /* IE10+ */
    background: linear-gradient(135deg,  rgba(244,250,230,1) 0%,rgba(234,242,216,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4fae6', endColorstr='#eaf2d8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    }
.markiert {
    background-color: #eeffee;
    border: 1px solid #cccccc;
  padding:0 1px;
  margin:0;
    }
.style1 {
    background-color: #d2d2c2;
    border: 1px solid #ccccaa;
    }
.style2x {
    background-color: #eee0ee;
    border: 1px solid #ccccaa;
    }
.style3x {
    background-color: #eeeedd;
    border: 1px solid #ccccaa;
    }
.style4 {
    background-color: #ffffff;
    border: 1px solid #ccccbb;
    }
.style5 {
    background-color: #ccd0e0;
    border: 1px solid #ccccaa;
    }
.style6 {
    background-color: #e0e0d0;
    border: 1px solid #cccccc;
    }
.style7 {
    background-color: #dddddd;
    border: 1px solid #aaaaaa;
    background-image: -webkit-gradient(linear, left center, right center, from(rgb(220, 220, 220)), to(rgb(240, 240, 240)));
    background-image: -webkit-linear-gradient(left, rgb(220, 220, 220), rgb(240, 240, 240));
    background-image: -moz-linear-gradient(left, rgb(220, 220, 220), rgb(240, 240, 240));
    background-image: -o-linear-gradient(left, rgb(220, 220, 220), rgb(240, 240, 240));
    background-image: -ms-linear-gradient(left, rgb(220, 220, 220), rgb(240, 240, 240));
    background-image: linear-gradient(left, rgb(220, 220, 220), rgb(240, 240, 240));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#dddddd', EndColorStr='#eeeeee');
    }
.style8 {
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    }
.style3D {
    background-color: #cccccc;
    border: 1px dashed #888888;
    }
.TRstyle1 {
    background-color: #dddddd;
    }
.TRstyle2 {
    background-color: #cdcdcc;
    }
.TRstyle1:hover, .TRstyle2:hover {
    background-color:  #ffffff;
    }
.rahmen {
    border: 1px solid #aaaaaa;
    }
.fehlermeldung {
    border: 2px outset #000000;
    background-color: #ffcccc;
    }
h1 {
    margin-left: 12px;
    }
    
/* # Links
================================================== */
#backlink_container {
    text-align: right;
  font-size: 80%;
  font-style: italic;
  margin: 0;
  padding: 0;
  }
#backlink_container a {
  color: #666;
  border-bottom: 1px solid #aaa;
  border-left: 1px solid #aaa;
  padding-left: 4px;
  text-decoration: none;
  }
a {
  color: #000;
  text-decoration:none;
}
a:hover { 
  color: #00a;
  text-decoration:underline;
}
    
/* # Typography
================================================== */
body {
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  font-family: 'Open Sans',sans-serif;
    }
.klein          { font-size: 90%; }
.klein2     { font-size: 80%; }
.gross          { font-size: 110%; }
.groesser     { font-size: 120%; }
.fehler     { color: #880000; }
.okay           { color: #008800; }
.copyright      { color: #aaaaaa; }
.farbe1         { color: #226622; }
.farbe2         { color: #d54e21; }
.schwarz    { color: #000000; }
.hellblau       { color: #464646; }
.dunkelblau     { color: #21759b; }
/* # Lists
================================================== */
#content ul {
  list-style-type: none;
}




/* # Navigation
================================================== */
#sidebar a {
    text-decoration: none;
    }
#sidebar a:hover {
    text-decoration: underline;
    }
#sidebar h3, #kontaktbox_text {
    color: #789789;
    }
#sidebar h3 {
    font-size: 120%;
    }
  
/* START https://www.w3schools.com/howto/howto_js_responsive_navbar_dropdown.asp */ 
  
.topnav {
  overflow: hidden;
  width: auto;
  list-style-type: none;
  margin: 0 auto;
  float: left;
  background-color: #fff;
}

.topnav a {
  float: left;
  display: block;
  color: #000;
  text-align: center;
  padding: 0 10px;
  text-decoration: none;
  font-size: 17px;
  font-weight: bold;
  font-weight: 700;
  background-color: #fff;
}
.topnav a:hover, .active {
  color: #f00;
}


.topnav .icon {
  display: none;
}

.dropdown1 {
  float: left;
  overflow: hidden;
}

.dropdown1 .dropbtn1 {
  font-size: 17px;    
  border: none;
  outline: none;
  color: 000;
  background-color: #fff;
  font-family: inherit;
  margin: 0;
}

.dropdown-content1 {
  display: none;
  position: absolute;
  min-width: 160px;
  /* box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); */
  z-index: 1;
}

.dropdown-content1 a {
  float: none;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content1 a:hover {
  color: #f00;
}


.dropdown1:hover .dropdown-content1 {
  display: block;
}

.rowbox {
    width: 29%;
    float: left;
    margin-bottom: 30px;
}




  
/* ENDE https://www.w3schools.com/howto/howto_js_responsive_navbar_dropdown.asp */  
  
  
  
  
  
  

/* # Images
================================================== */
img#logografik {
    width: 400px;
    max-width: 100%;
}
img.social-icon {
    width: 60px;
    height: 60px;
    margin: 16px;
-webkit-border-radius: 15px 15px 15px 15px;
border-radius: 15px 15px 15px 15px;

}



.thumbnail_gross {
    float: right;
    }
.linkthumbnail  {
    vertical-align: top;
    }
.thumbnail {
    padding: 6px;
    background-color: #6666aa;
  -webkit-box-shadow: 2px 2px 2px 2px #666666;
  box-shadow: 2px 2px 2px 2px #666666;
    background: #b5bdc8; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #b5bdc8 0%, #828c95 36%, #28343b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* IE10+ */
    background: linear-gradient(45deg,  #b5bdc8 0%,#828c95 36%,#28343b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    }
.thumbnail:hover {
    background: #7d7e7d; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
    background: linear-gradient(45deg,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
    li img.galeriebild, img.rslides1_on  {
        width:480px;
        height:330px; 
        margin-bottom:0;
        max-width:100%;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    }
    
    ul#slider1, ul#slider1 li    {
        height:330px;
        max-width:100%;
    }
    
    [id^='rslides1_'], .rslides_on {
        height:480px;
        width: 640px;
        max-width:100%;     
    
    }
    
    .rslides, .rslides1 { max-width:100%; }
    
    
    #kontaktbox img { max-width:100%; }
    
    #kontaktbox  { float:left; }
/* # Buttons
================================================== */
/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {
      border: 0;
      padding: 0;
  }

/* # Forms
================================================== */
.formstyle {
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 34px;
    padding: 6px 12px;

    }
.formstyle:focus {
    -webkit-box-shadow: 2px 2px 2px 2px #191919;
    box-shadow: 2px 2px 2px 2px #191919;
    }

.buttonreset, .buttonstyle, .buttonsubmit {
  color: rgba(0,0,0,.8);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,.5);
  border-radius: 0;
  white-space: nowrap;
    text-decoration: none;
    margin-right: 24px;    
background-color: #fff;
}
.buttonreset:hover, .buttonstyle:hover, .buttonsubmit:hover {        
background-color: #1a74d3;
color: #fff;
}
.offertensubmit {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,.5);
  border-radius: 0;
  white-space: nowrap;
    text-decoration: none;
    margin-right: 24px;
    background-color: #1a74d3;
color: #fff;
  
}

#suchenformular {
    margin-bottom: 0;
    padding-bottom: 0;
    }
    
    .sidebar-reg-link {
  color: rgba(0,0,0,.8);
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,.5);
  border-radius: 0;
  white-space: nowrap;
    text-decoration: none;
    margin-right: 24px;
}
    .sidebar-reg-link:hover {
        background-color: #1a74d3;
        color: #fff;
    }
    
    div#homebanner {
        clear: both;        
    }
    #homebanner-content {
        background: rgba(255,255,255,.85);
        position: absolute;
        margin-top: -300px;
        box-shadow: 1px 2px 3px rgba(0,0,0,.5);
        width: auto;
    }
    #homebanner-content-search {
        width: 440px;
    }
    #homebanner-content-kontakt, #homebanner-content-registration {
        width: 320px;
    }
    #homebanner-content-search, #homebanner-content-kontakt, #homebanner-content-registration {
        float: left;
        padding:16px;
        max-width: 100%;
    }
    #homebanner-content-search .homebanner-titel, #homebanner-content-kontakt .homebanner-titel, #homebanner-content-registration .homebanner-titel {
       font-weight: bold;
       font-weight: 900;
       font-size: 140%;
       margin-bottom:24px;
       clear:both;
       height:60px;
    }
    #homebanner-content-search #extragross {
       font-size: 200%;
    }
    input#autocomplete, div#sidebar input#sidebar-suche {
        font-weight: 400;
font-family: Open Sans;
color: #000 !important;
line-height: normal !important;
text-shadow: 0 0 0 rgba(255,255,255,0);
box-shadow: none;
border-radius: 25px;
border: 3px solid #88f;
padding: 24px;
width: 90%;
    }
    
    
    

/* # Misc
================================================== */
.clear {
    clear: both;
    }
.floatLeft{
    float: left;
    }
.floatRight{
    float: right;
    }
.mitRand {
    padding: 2px;
  }
.border {
  border: 1px solid #aaaaaa;
  }
.boxshadow {
  -webkit-box-shadow: 2px 2px 2px 2px #666666;
  box-shadow: 2px 2px 2px 2px #666666;
  }
    
/* # Modul Suchen
================================================== */
#ortschaftenergebnis {
    margin-top: 0;
    }
#ortschaftenergebnis a {
    margin-left: 24px;
    }
#kategorienergebnis {
    margin-top: 12px;
    }
#kategorienergebnisse {
    padding: 2px;
    padding-left: 4px;
  -webkit-box-shadow: 2px 2px 2px 2px aaa;
  box-shadow: 2px 2px 2px 2px #aaa;
    background: -moz-linear-gradient(-45deg,  rgba(238,236,240,0) 0%, rgba(220,214,224,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(238,236,240,0)), color-stop(100%,rgba(220,214,224,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  rgba(238,236,240,0) 0%,rgba(220,214,224,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  rgba(238,236,240,0) 0%,rgba(220,214,224,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  rgba(238,236,240,0) 0%,rgba(220,214,224,1) 100%); /* IE10+ */
    background: linear-gradient(135deg,  rgba(238,236,240,0) 0%,rgba(220,214,224,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eeecf0', endColorstr='#dcd6e0',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    } 
#kategorienergebnisse a {  
    text-decoration: none;
    }    
    
/* # Modul Verzeichnis, Jobs
================================================== */
.eintrag {
    
    padding-bottom: 0;
    padding: 0;
    margin: 0 0 40px 0;
    clear: both;
  }
.eintrag:hover {
  /* border: 1px solid #aaaaaa; */
    
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(135deg,  #ffffff 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  }
.eintrag p, .eintrag_titel p, .eintrag_content p {
    padding: 0;
    margin: 0;
    }
.eintrag blockquote {
    margin-left: 60px;
  }
.eintrag_titel {
    border-bottom: 2px solid #ccccbb; /* Old browsers */
    padding: 0;
    padding: 6px;
    margin: 0;
  }
.eintrag_titel strong {
    font-size: 140%;
    color: #444;
    }
.eintrag_content {
    padding: 0;
    padding-left: 6px;
    margin: 0; 
    /* -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; */
    }
#kontaktbox {  
    padding: 4px 2px;
    margin: 0;
  border: 1px solid #aaaaaa;
  -webkit-box-shadow: 2px 2px 2px 2px #666666;
  box-shadow: 2px 2px 2px 2px #666666;
    line-height: 120%;
    background: #fcfff4; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #fcfff4 0%, #e9e9ce 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fcfff4), color-stop(100%,#e9e9ce)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #fcfff4 0%,#e9e9ce 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #fcfff4 0%,#e9e9ce 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #fcfff4 0%,#e9e9ce 100%); /* IE10+ */
    background: linear-gradient(135deg,  #fcfff4 0%,#e9e9ce 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    }
#kontaktbox h3, #text1box h3 {  
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    }

#text1box h3 {  
    padding-bottom: 18px;
    padding-top: 5px;
    margin-right: 20px;
    }
#text1box .content {
    -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto;
    padding-right: 20px;
    }
#content h2 {
    margin-bottom: 6px;
    }
.kontaktbox_social {
    width: 32px;
    height: 32px;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    }
#socialmedia_container {
    background: #0e0e0e; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #0e0e0e 0%, #7d7e7d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#0e0e0e), color-stop(100%,#7d7e7d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg,  #0e0e0e 0%,#7d7e7d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg,  #0e0e0e 0%,#7d7e7d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg,  #0e0e0e 0%,#7d7e7d 100%); /* IE10+ */
    background: linear-gradient(135deg,  #0e0e0e 0%,#7d7e7d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border: 1px solid #888;
    margin: 0 auto;
    padding: 6px;
    -webkit-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
  -webkit-box-shadow: 2px 2px 2px 2px #aaa;
  box-shadow: 2px 2px 2px 2px #aaa;
    }
.eintrag_content ul li {
    margin-left: 42px;
    list-style-type: disc;
    }
.eintrag_content p, blockquote {
    margin-bottom: 20px;
    }
.jobeintrag_tab {
    width: 33%;    
    border: 1px solid #ccc;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    float: left;
    text-align: center;
    border-bottom: 0;
    margin-bottom: 24px;
    background: #e7ebe5; /* Old browsers */
    background: -moz-linear-gradient(top,  #e7ebe5 0%, #f5f7f3 30%, #fefffb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7ebe5), color-stop(30%,#f5f7f3), color-stop(100%,#fefffb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e7ebe5 0%,#f5f7f3 30%,#fefffb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e7ebe5 0%,#f5f7f3 30%,#fefffb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e7ebe5 0%,#f5f7f3 30%,#fefffb 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e7ebe5 0%,#f5f7f3 30%,#fefffb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7ebe5', endColorstr='#fefffb',GradientType=0 ); /* IE6-9 */
    }
.jobeintrag_tab:hover {
    background: -moz-linear-gradient(top,  rgba(214,219,191,1) 0%, rgba(254,255,232,0.44) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,219,191,1)), color-stop(100%,rgba(254,255,232,0.44))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(214,219,191,1) 0%,rgba(254,255,232,0.44) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(214,219,191,1) 0%,rgba(254,255,232,0.44) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(214,219,191,1) 0%,rgba(254,255,232,0.44) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(214,219,191,1) 0%,rgba(254,255,232,0.44) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6dbbf', endColorstr='#70feffe8',GradientType=0 ); /* IE6-9 */
    }
.tab_aktiv {
    background: rgb(174,191,118); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(174,191,118,1) 0%, rgba(220,227,196,1) 58%, rgba(254,254,253,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(174,191,118,1)), color-stop(58%,rgba(220,227,196,1)), color-stop(100%,rgba(254,254,253,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(174,191,118,1) 0%,rgba(220,227,196,1) 58%,rgba(254,254,253,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(174,191,118,1) 0%,rgba(220,227,196,1) 58%,rgba(254,254,253,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(174,191,118,1) 0%,rgba(220,227,196,1) 58%,rgba(254,254,253,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(174,191,118,1) 0%,rgba(220,227,196,1) 58%,rgba(254,254,253,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebf76', endColorstr='#fefefd',GradientType=0 ); /* IE6-9 */
    }
    .orttab {
  padding:0 1px;
  margin:0;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    text-align: center;
    border-bottom: 0;
    margin-bottom: 24px;
    background: #e7ebe5; /* Old browsers */
    background: -moz-linear-gradient(top,  #e7ebe5 0%, #f5f7f3 30%, #fefffb 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7ebe5), color-stop(30%,#f5f7f3), color-stop(100%,#fefffb)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e7ebe5 0%,#f5f7f3 30%,#fefffb 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e7ebe5 0%,#f5f7f3 30%,#fefffb 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e7ebe5 0%,#f5f7f3 30%,#fefffb 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e7ebe5 0%,#f5f7f3 30%,#fefffb 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7ebe5', endColorstr='#fefffb',GradientType=0 ); /* IE6-9 */
        
    }

.jobarea {
    width: 100%;
    display: inline-block;
    margin-bottom: 50px;
}
    
    
 
    

/* # Wordpress
================================================== */   
li.widget {
  margin-bottom:80px;
  margin-top:80px;
}  
li.widget h2 {
  margin-bottom:6px;
}
input#searchsubmit {
  margin-top:40px;
  margin-bottom:40px;
  }
  ul.divided  {
    padding-left: 12px;
        margin: 0 40px;
        list-style-type: none;
  }
  ul.divided li {
    border:none;
  }
  ul.divided li ul li {
    border-bottom:1px solid #ccc;
  }
  ul.divided h2.widgettitle {
    margin-top:40px;
    margin-bottom:20px;
  }
/* # WordPress Core
================================================== */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #464646;
    border: 1px solid #222222;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
    color:#ffffff;
  -webkit-box-shadow: 2px 2px 2px 2px #666666;
  box-shadow: 2px 2px 2px 2px #666666;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 1px solid #000000;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
img.wp-caption {
    border: 1px solid #000000;
    padding:0;
    margin:0;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
    color:#ffffff;
}
.post {
  margin-bottom:24px;
  }

   .wp-post-image {
    border: 1px solid #000000;
    padding:0;
    margin:0;
    width:100%;
    max-width:100%;
    height:auto;
}
.entry img, video  {
    max-width:100%;
}
    
    
    
    
    
    
    

/* # Responsive Navigation, Responsive Elements
================================================== */
img.scale-with-grid {
  max-width: 100%;

          width: 20%;
  }
.non_responsive_hidden {
  display: none;
  position: absolute;
  }
.responsive_hidden {
  display: inline;
  position: relative;
  }
div#slogan {
    float: left;
    margin-left: 20px;
    margin-top: 12px;
    }
#slogan1 {
    color: #ccc !important;
    }
#slogan2 {
    color: #ee6 !important; 
    font-style: italic;
    }
#header-wrapper {
    padding-bottom: 0.6em;
    }
#content {
    padding-left: 6px;
    }
.wrapper .style2 {
    margin-bottom: 40px;
    }
#footer ul.divided li a:hover, #footer ul.menu li a:hover, #footer .contact a:hover {
    color: #22aa22;
    }
#footer .contact a {
    text-decoration: none;
    }
#navPanel .link {
    font-weight: normal;
    font-size: 90%;
    text-transform: capitalize;
    white-space: nowrap;
    display: block;
    margin-left: 2px;
    padding-left: 2px;
    }

#google_translate_element {
    z-index:999999;
    top:0;
    right: 0;
}

/*Yuva CSS*/

#sidebar span.floatRight {
    float: left !important;
    margin-bottom: 20px;
    width: 100%;
}
table.klein2 td:first-child{
word-break: normal;
}
table.klein2 td{
word-break: break-word;
}
div#kontaktbox{
    word-break: break-word;
}

div#footer {
    margin-top: 25px;
}

div#text1box {
    width: 70%;
    float: left;
}

div#kontaktbox {
    float: right;
    width: 30%;
}


@media only screen and (max-width: 768px) {
    #content {
        padding-left: 0;
        }
    div#wrapper {
        width: 98%;
        max-width: 100%;
        margin: 0 auto;
        }
    header#header, div#content-wrapper, div#footer, div#logo, nav#nav, div#slogan, div#content-wrapper, div#content, div#sidebar {
        float: none;
        clear: both;
        width: 100%;
        max-width: 100%;
        }
        
    #homebanner-content {
        position: relative;
        margin-top: 6px;
        width: 100%;
        max-width: 100%;
    }
    #homebanner-content-search, #homebanner-content-kontakt, #homebanner-content-registration {
        float: none;
        clear: both;
    }
   body {
    padding: 15px;
}
    
    .eintrag_content > a > img {float: none;margin: auto !important;display: block;padding-bottom: 10px;margin-top: 10px !important;}

.eintrag_content > p {
    width: 100%;
    display: grid;
}
    div#text1box {
    width: 100%;
    
}

div#kontaktbox {
    width: 100%;
}

}



div.dropbtn1::after { content: "\25BC"; padding-left:5px}
.dropbtn1 {
    padding: 0;
}

div#myTopnav {
    margin-bottom: 30px;
}
div.dropbtn1 {
    cursor: pointer;
}

@media screen and (max-device-width: 600px) {
  .topnav a:not(:first-child), .dropdown1 .dropbtn1 {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
        .rowbox {
    width: 100%;
}
    
    .dropdown1:hover .dropdown1-content{
        display: none;
    }
  
nav#nav {
  float: none;
  clear: both;
  text-align: left;
}

  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown1 {float: none;}
  .topnav.responsive .dropdown-content1 {position: relative;}
      .topnav:not(.responsive) .dropdown-content1 {
          display: none !important;}
  .topnav.responsive .dropdown1 .dropbtn1 {
    display: block;
    width: 100%;
    text-align: left;
  }
} 
    