html, body {
   height:101%;
}

/* veranstaltungskalender */
div.events {
   margin:0px 0px 10px 0px;
}
div.event {
   margin:0px;
   border-top:dotted 1px #9bc349;
   padding:10px 0px 10px 0px;
}
div.event_datum {
   font-size:11px;
}
h3.events_monat {
   font-weight:bold;
   margin:20px 0px 16px 0px;
   display:none;
}
h4.event_titel {
    float: right;
    font-weight: bold;
    margin: 0;
    width: 500px;
}
div.event_text {
   font-size:11px;
   line-height:15px;
    float: right;
    width: 500px;
}

/* haupteinteilung */
#kopf_logo {
   width:1000px;
   height:123px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_kopf_logo.png');
   background-repeat:no-repeat;
   background-position:top left;
}
#haupt_navi {
   width:980px;
   height:37px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_kopf_navi.png');
   background-repeat:no-repeat;
   background-position:top left;
   padding:3px 0px 0px 20px;
}
#titelbild {
   height:180px;
   width:1000px;
   padding:0px;
   border:none;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_titelbild.png');
   background-repeat:no-repeat;
   background-position:top left;
}
#kruemel_navi {
   width:1000px;
   height:26px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_breadcrumb.png');
   background-repeat:no-repeat;
   background-position:top left;
   padding:0px;
}
#navi_links {
   width:251px;
}
#navi_links_oben {
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_navi_top.png');
   background-repeat:repeat-y;
   background-position:top left;
   margin:0px;
   height:35px;
}
#navi_body {
   background-color:#eee;
   margin:0px 10px 0px 30px;
   padding:1px 15px 1px 15px;
}
#navi_links_unten {
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_navi_top.png');
   background-repeat:repeat-y;
   background-position:bottom left;
   height:15px;
   margin:0px;
}
#inhalt {
   width:709px;
   min-height:300px;
   padding:20px 40px 40px 15px;
}
#maincontent {
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_content.png');
   background-repeat:repeat-y;
   background-position:center;
}
#inhalt_oben {
   background-color:#e1f7b4;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_content_topbot.png');
   background-repeat:no-repeat;
   background-position:top left;
   height:15px;
}
#inhalt_body {
   background-color:#e1f7b4;
   padding:0px 20px 2px 20px;
}
#inhalt_unten {
   background-color:#e1f7b4;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_content_topbot.png');
   background-repeat:no-repeat;
   background-position:bottom left;
   height:15px;
}
#fusszeile {
   width:920px;
   height:53px;
   padding:20px 40px 40px 40px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_fuss.png');
   background-repeat:no-repeat;
   background-position:top left;
   color:#666;
}

/* main navigation */
a.navi_button,a.navi_button:link,a.navi_button:active,a.navi_button:visited {
   display:block;
   margin:0px 2px 0px 0px;
   height:27px;
   padding:7px 0px 0px 0px;
   text-align:center;
   font-weight:normal;
   color:#fff;
   float:left;
   position:absolute;
}
a.navi_button:hover {
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}
div.menu { 
   border:solid 1px #000;
   padding:0px;
   margin:0px;
   position:absolute;
   clear:left;
   background-color:#ccc; 
   width:180px;
   margin-top:35px;
   display:none;
   z-index:10000;
}
a.menu_link {
   display:block;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_subnavi.gif');
   background-position:top left;
   background-repeat:repeat-x;
   padding:5px 5px 0px 5px;
   margin:0px;
   height:20px;
}

#home {
   width:72px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/home_off.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
}
#home:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/home_on.png');
}
#home_on {
   width:72px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/home_on.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}

#aktuell {
   width:78px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/aktuell_off.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
}
#aktuell:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/aktuell_on.png');
}
#aktuell_on {
   width:78px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/aktuell_on.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}

#portrait {
   width:83px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/portrait_off.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
}
#portrait:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/portrait_on.png');
}
#portrait_on {
   width:83px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/portrait_on.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}

#bildung {
   width:82px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/bildung_off.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
}
#bildung:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/bildung_on.png');
}
#bildung_on {
   width:82px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/bildung_on.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}

#behoerden {
   width:97px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/behoerden_off.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
}
#behoerden:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/behoerden_on.png');
}
#behoerden_on {
   width:97px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/behoerden_on.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}

#verwaltung {
   width:108px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/verwaltung_off.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
}
#verwaltung:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/verwaltung_on.png');
}
#verwaltung_on {
   width:108px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/verwaltung_on.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}

#gewerbe {
   width:146px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/gewerbe_off.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
}
#gewerbe:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/gewerbe_on.png');
}
#gewerbe_on {
   width:146px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/gewerbe_on.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}

#service {
   width:81px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/service_off.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
}
#service:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/service_on.png');
}
#service_on {
   width:81px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/service_on.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}

#kontakt {
   width:85px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/kontakt_off.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
}
#kontakt:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/kontakt_on.png');
}
#kontakt_on {
   width:85px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/navigation/kontakt_on.png');
   background-position:top left;
   backgrond-repeat:no-repeat;
   margin:1px 2px 0px 0px;
   padding:6px 0px 0px 0px;
}

/* main css */
body {
   background-color:#000b41;
   color:#00000;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:13px;
   line-height:18px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_seite.jpg');
   background-position:bottom left;
   background-repeat:repeat-x;
   background-attachment:fixed;
}

li {
   margin-left:20px;
}

ul.downloads {
   list-style: none outside none !important;
   margin: 10px 0 20px !important;
   padding: 0 !important;
}
li.downloads_titel {
   font-weight:bold;
   margin:0px 0px 7px 0px;
}
li.download {
   margin:3px 0px ;
   background-image: url("https://cms2.evohost.ch/_bilder/download.png");
   background-position: 0 0;
   background-repeat: no-repeat;
   padding: 5px 0 0 20px !important;
}
}
span.download_info {
   font-size:10px;
}

div.layout_wrapper {
   background-position:top left;
   background-repeat:no-repeat;
}

h1.main {
   color:#444;
   font-size:26px;
   font-family:"Trebuchet MS",verdana,helvetica,arial,sans-serif;
   line-height:33px;
   margin:0px 0px 15px 0px;
   padding:0px;
   font-weight:bold;
}
div.titel_datum {
   display:none;
}

div.breadcrumb {
   color:#999;
   padding:4px 0px 0px 40px;
}
div.index {
   border:solid 1px #707070;
   margin:0px 8px 8px 0px;
   border-bottom:none;
}
div.index_titel {
   display:none;
}
div.index_item, div.index_item_on {
   font-size:11px;
   font-weight:bold;
   padding:6px 0px 0px 7px;
   margin:0px 0px 0px 0px;
   height:24px;
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_index_off.png');
   background-repeat:repeat-x;
   cursor:hand;cursor:pointer;
}
div.index_item:hover, div.index_item_on:hover {
   background-image:url('https://www.reinhards.ch/mirchel/resource/hg_index_on.png');
}

/* bilder */
div.hs_thumbnail {
   float:left;
   margin:0px 10px 10px 0px;
   width:180px;
   height:150px;
}

#navi_links div.galerie {
   margin-bottom:25px;
}
table.colortab td {
   padding:3px;
}

div.artikel {
   margin:0px 0px 24px 0px;
}
div.artikel_text {
}
div.artikel_datum {
   font-size:10px;
   color:#76902f;
   font-weight:bold;
   line-height:13px;
   padding:0px 0px 1px 0px;
   margin:0px 0px 2px 0px;
   border-bottom:dotted 1px #76902f;
}
h3.artikel_titel {
   font-size:16px;
   font-weight:bold;
   margin:0px 0px 16px 0px;
   color:#00000;
}
div.artikel ul, div.artikel ol {
    padding-left: 20px;
    list-style-position: outside;}


div.sitemap_zeile {
   border-bottom:dotted 1px #ccc;
   padding: 2px 0px 2px 0px;
}
div.sitemap {
   color:#ccc;
}

.rot {
   color:#f00;
}

h2 {
   padding:0px 0px 5px 0px;
   margin:0px 0px 5px 0px;
   font-size:16px;
   font-weight:bold;
}

a, a:active, a:link, a:visited {
   text-decoration:none;
   color:#76902f;
}
a:hover {
   color:#c00;
}
a.schwarz,a.schwarz:link,a.schwarz:active,
a.ilink,a.ilink:link,a.ilink:active {
   color:#fff;
}
a.blink,a.blink:link,a.blink:active {
   color:#87d817;
}
a.ilink:hover {
   color:#fff;
   text-decoration:underline;
}
a.schwarz:hover,a.blink:hover {
   color:#c00;
}

ul.sddm {
   list-style: none;
   margin: 0;
   padding: 0;
   z-index: 30;
}

li.subli {
   margin: 0px;
   padding: 0px;
   list-style: none;
   display: inline;
   font: bold 11px arial;
}

div.submenu {
   position: absolute;
   visibility: hidden;
   margin: 0;
   padding: 0;
   border: 1px solid #5970B2;
}

a.sublink {
   position: relative;
   display: block;
   margin: 0;
   padding: 5px 10px;
   width: auto;
   white-space: nowrap;
   text-align: left;
   text-decoration: none;
   background: #EAEBD8;
   color: #2875DE;
   font: 11px arial}

a.sublink:hover {
   background: #49A3FF;
   color: #FFF
}

/* Suchfeld */
div.start_suchen_feld{
    clear: both;
    float: right;
    margin: 0;
    width: 260px;
}

div.start_suchen_feld input, select {
    border: 0 none;
    margin: 4px 0 0 4px;
}


/* suchergebnis-seite */
div.searchresult_pdf {
   float:left;
   display:inline-box;
   width:12px;
   height:12px;
   margin:3px 5px 0 0;
   background-image:url('https://www.oberdiessbach.ch/new/img/icons/pdf12x12.jpg');
   background-repeat:no-repeat;
   background-position:top left;
}
div.searchresult_html {
   float:left;
   display:inline-box;
   margin:3px 5px 0 0;
   width:12px;
   height:12px;
   background-image:url('https://www.oberdiessbach.ch/new/img/icons/globus12x12.jpg');
   background-repeat:no-repeat;
   background-position:top left;
}
div.searchresults {
}

div.searchresult {
   margin:0px 0px 3px 0px;
   padding:5px;
   cursor:hand;cursor:pointer;
   border-radius:10px;
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   border:solid 1px #E1F7B4;
}
div.searchresult:hover {
   background-color:#f7f7f7;
   border:solid 1px #f0f0f0;
}
div.searchresult:hover a {
   text-decoration:underline;
}
div.searchresult:hover div.searchresult_bc {
   color:#000000;
}
div.searchresult_titel {
   font-weight:bold;
}
div.searchresult_bc {
   color:#666666;
   font-size:0.9em;
}
a.searchresult_link, a.searchresult_link:link, a.searchresult_link:active, a.searchresult_link:visited {
   color:#000000;
   text-decoration:none;
}
a.searchresult_link:hover {
   text-decoration:underline;
}

/* YOU TUBE */
div.youtube_video {
   margin:0 0 30px 0;
}
h3.youtube_titel {
}

/* GOOGLE MAPS */
div.google_maps {
   height:300px;
   margin:0 0 30px 0;
}

/* accordian */
div.accordian {
   margin:0px 0px 16px 0px;
   border-bottom: 1px dotted #000000;
   padding:0px;
}
div.accordian_hdr {
   border-top:dotted 1px #000;
   padding:5px 0px 5px 0px;
   cursor:pointer;
   cursor:hand;
}

/* Dropdown-Menu */
#mainnav ul { overflow: visible; list-style-type:none; margin: 0; }
#mainnav li.topmenu { float: left; position: relative; margin: 0; padding: 0; background: url('https://www.mirchel.ch/resource/navi_off_r.png') no-repeat top right; height: 37px;}
#mainnav li a.topmenu  { margin: 0; padding: 7px 20px; height: 23px; background: url('https://www.mirchel.ch/resource/navi_off_l.png') no-repeat top left; display: block; color: #fff;}
#mainnav li ul { display:none; position: absolute; top: 37px; left: 0; margin:0; border: 1px solid #000; }
#mainnav li li.submenu  { margin: 0; padding: 0px; height: 25px; background: url('https://www.reinhards.ch/mirchel/resource/hg_subnavi.gif') repeat-x top;}
#mainnav li li a.submenu { display: block;  padding: 1px 5px; width: 200px; }

