@charset "UTF-8";

/**
 * JYAML - Template Framework includes YAML for Joomla!
 *
 * All rights reserved. The JYAML project is a template to manage and
 * configure Joomla!-Templates with the YAML XHTML/CSS Framework
 * - http://www.yaml.de
 *
 * -----------------------------------------------------------------------------
 *
 * @version     Id: $Id$
 *
 * @package     JYAML
 * @subpackage  Stylesheet
 *
 * @author      Reinhard Hiebl <reinhard@hieblmedia.com>
 * @copyright   Copyright (C) 2006 - 2014, HieblMedia (Reinhard Hiebl)
 * @license     http://www.jyaml.de/en/license Creative Commons Attribution 3.0
 * @link        http://www.jyaml.de
 */

/* Import YAML base stylesheet */
@import url(../../../libraries/jyaml/yaml/core/base.min.css);
/* Import layout stylesheet */
@import url(screen.basemod.css);
/* Import content stylesheet */
@import url(screen.content.css);
  /* Import comntakt stylesheet */
                            
  
	/* Layout: 3col_123 (special/advanced view - require width adjustments)
	body.layout-3col_123 .ym-column-main > .ym-col1 .ym-cbox { padding-left: 0; }
	body.layout-3col_123 .ym-column-main > .ym-col2 { width: 40%; float:left; margin-bottom: 0; }
	body.layout-3col_123 .ym-column-main > .ym-col3 { margin-right: 0; padding-right: 0; border-right:0;  width: 40%; }   */
    
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../css/fonts/open-sans-v34-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../css/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-500 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../css/fonts/open-sans-v34-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../css/fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../css/fonts/open-sans-v34-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-300italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../css/fonts/open-sans-v34-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-300italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../css/fonts/open-sans-v34-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-500italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../css/fonts/open-sans-v34-latin-500italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-500italic.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-500italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../css/fonts/open-sans-v34-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-600italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../css/fonts/open-sans-v34-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../css/fonts/open-sans-v34-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../css/fonts/open-sans-v34-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../css/fonts/open-sans-v34-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../css/fonts/open-sans-v34-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
    
    
    
.ym-hlist .menu_mobil, .ym-cbox.ym-clearfix .ym-hlist .menu_mobil lu  {
    display: none;
}
body.layout-3col_123 .ym-column-main > .ym-col1 {
    margin: 0;
    width: 210px;
}
	body.layout-3col_123 .ym-column-main > .ym-col2 { /* 715*/ 
  float:left; 
  margin-bottom: 0;
  width: 650px; 
}
	body.layout-3col_123 .ym-column-main > .ym-col3 { /* right 54% */ 
  margin-right: 0; 
  border-right:0;

}


#main {
    background: #84AA1E;
}
.ym-col1, .ym-col3 { overflow: hidden; height: 1039px; }
.ym-col2 { background: #D8E3C5; overflow: hidden; height: 100%; }

.ym-contain-fl { min-height: 1040px;}
.custom a {
    background: none;
}
/* Linke Spalte [col 1] #e7557c*/
.module-box {
    
}
.ym-cbox {
    padding: 0;
}
h1 {
    margin: 0 0 1.5em;
}
h1#errorboxheader {
    margin-top: 50px;
    color: #fff;
}
a {
    color: #8aa806;
    margin-bottom:10px;
}
a:hover {
    color: #e7557c;
    background: transparent;
}
a:hover, a:focus {
    color: #e7557c;
    background: transparent;
}
/* START */
.custom_welcome, .blog, .blog_akteure, .blogf-strecke, #jevents_header, quartierplan, .item-page {
  margin-top:20px;
}
.saw {
  height: 80px;
}
p.saw-big {
  float: left;
  font-size: 800%;
  font-style: oblique;
  color:#84aa1e;
  margin: 0;
  width: 5%;
  line-height: 0.6;
}
.custom_welcome .saw h1 {
  width: 85%;
   font-size: 20px;
   font-style: oblique;
   margin-left:40px;
   float:left;
   color:#84aa1e;
}
p.saw {
  width: 100%;
  float: left;
}
p.custom_welcome {
    margin-bottom: 10px;
}
ul.menu {

}
li {
		font-size: 99%;
		line-height: 1.5;
		margin-left: 1.2em;
	}

/* Linke Spalte [col 2] height: 725px;*/
.item-page, .item-page_akteure, .blog, .blog_akteure, #xmap, .item-page_home, .blogf-strecke {
    background: #fff;
/*    margin:0 3% 3%; */
    padding: 40px;
    min-height: 928px;
/*    box-shadow: 4px 4px 10px #888; */
}

.blog, .blog_akteure, .blogf-strecke {
    padding: 30px 40px 5px;
}
#xmap a {
    color:#2f2f2f;
}
#xmap a:hover {
    color:#e7557c;
    background: none;
}
.muted {
    margin-top:350px;
}
.custom_modul, .ym-col2 .ym-cbox.ym-clearfix .custom_face, .custom_modul_left, .custom_modul2, .custom_modul3, .custom_modul4 {
    background: #fff;
    float: left;
    margin:0 0 5% 5%;
    height: 220px;
    padding: 0.20em;
    overflow: hidden;
    box-shadow: 4px 4px 10px #888;
}
.custom_modul, .custom_modul_left, .custom_modul2 {
    width: 41%;

}
.ym-col2 .ym-cbox.ym-clearfix .custom_face {
    float: left;
    border-right:3px solid #fff;
    margin-left:5.8%;
    padding-bottom: 8px;
    width: 40.7%;
}
.container_box {
    float: left;
    margin:0 0 5% 5%;
    width: 41.1%;
}
.custom_modul3 {
    margin:0;
    height: 280px;
    overflow: hidden;
    width: 100%;
}
.custom_modul4 {
    border: 4px solid #84aa1e;
    height: 40px;
    margin: 10% 0 0;
    padding: 15px 0;
    overflow: hidden;
    width: 100%;
}
.custom_modul4 h1 {
    font-size: 130%;
    font-weight: bold;
    color: #84aa1e;
    line-height: 1.2;
    margin: 0;
    text-align: center;
}
.custom_modul4 p {
    text-align: center;
}
.custom_modul2{
    height: 110px;
    overflow: hidden;
}
.box {
		padding:10px 5px;
	}
.custom_modul p,
.custom_modul3 p,
.custom_modul_left p {
    font-size: 90%;
    line-height: 1.4;
    padding: 0;
    margin: 0;
}
.custom_modul a,
.custom_modul3 a, 
.custom_modul_left a {
    color:#84AA1E;
    font-size: 85%;
    padding: 0;
    margin: 0;
    float: right;
} 
.custom_modul a:hover,
.custom_modul3 a:hover, 
.custom_modul_left a:hover {
    color:#E7557C;
    background: none;
    cursor:pointer;    
} 
/*.ym-col2 .ym-cbox .custom_face {
    min-height: 382px;
    overflow: hidden;
    padding: 2px;
    width: 41%;
} */
.ym-col2 .ym-cbox.ym-clearfix .module-box.modulebox_face, .custom_face {
    min-height: 382px;
    overflow: hidden;
    padding: 2px;
    width: 41%;
} 
.custom_face h2 {
    color: #84aa1e;
    font-size: 1.4rem;
    line-height: 1em;
    margin-bottom: 0.4em;
} 
iframe {
    border: medium none;
    overflow: hidden;
}
.face_blue {
    background: none repeat scroll 0 0 #fff;
}
html#facebook ._h7r {
    display: none inherit;
}
.custom img {
    margin: 40px 0 80px 60px; 
    width: 40%;
}
.custom_welcome {
    margin:6% 6% 4% 4%;

}
.custom_welcome h1 {
    font-size: 120%;
    font-weight: bold;
    line-height: 1.4;
}

/* Linke Spalte [col 3] */
/* rechte Header-Bild */
.bg_image {
    /*background:url("../images/bg-02.jpg") no-repeat left ; */
    height: 660px;
    width: 100%;
}
.slogan {
    background: #E7557C;
    height: 120px;
    margin: 430px 0 0 60px;
    overflow: hidden;
    padding: 25px;
    position: absolute;
    width: 300px;    
}
.slogan p {
     
}
.slogan h1 {
    font-size: 160%;
    color:#fff;
    line-height: 1.5;
    margin:0;
}
/* Navigation*/

.ym-hlist-sfx-navi {
    margin-bottom:0;
}

.ym-hlist-sfx-navi {
    padding-left: 1.5em;
}
/* Footer */
.footer_wrapper {
    overflow: hidden;
}
.kontakt {
    float: left;
    height: 300px;
    width: 280px;
    margin:25px 0 0 38px;
}
.g_map {
    margin-top:30px;
    width: 60%;
    float: left;
}
.kontakt p, .kontakt h3 {
    color:#fff;
    line-height: 1.4;
}
.kontakt h3 {
    font-size: 130%;
}
.kontakt img{
    margin:0;
    width: 80%;
}
.moduleboxnavi {

}
/* Blog Übersicht */
.leading-0 {
    height: 100%;
}
/* Seitenuntertitel

.blog h1 {
    margin: 0 0 0.3em;
}
.blog h2 {
    color: #a4a4a4;
    font-size: 135%;
    line-height: 1.3125;
    margin: 0 0 1.8em;
}
*/
.blogf-strecke .items-row
{
    padding:20px 0;
}
.blog .items-row
{
    padding:20px 0 10px 0;
}
.blog_akteure .items-row
{
    padding:15px 0;
}
.blog_box  {
    float: left;
/*    margin-bottom:20px; */
    width: 100%;
}
/*.blog_box img {
    margin-top:25px !important;
} */
.blog_box.left a  {
    float: left;
}
.blog_akteure ul, .blog a, .blog_akteure a {
    float:right;
}
.blog_akteure ul {
    margin: 0;
}
.blog li, .blog_akteure li {
    list-style-type: none;
    font-size: 90%;
}
 
.items-row h1 {
    font-size: 160%;
    line-height: 1.4em;
    margin: 10px 0;
}
.items-row p {
    margin-bottom: 10px;
} 
/*.blog_box_akteure {
    margin-bottom: 5px;
    padding-bottom: 5px;
} */
.pagination ul {
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.pagination li.active-page span {
    background: none;
    color: #8aa806;
}
.pagination li a:hover,
	.pagination li a:focus,
	.pagination li a:active,
	ul.pagenav li a:hover,
	ul.pagenav li a:focus,
	ul.pagenav li a:active {
		background: none;
		color: #8aa806;
	}
pagination li {
    font-size: 92%;
}
.pagination li a, .pagination li span, ul.pagenav li a {
    padding: 0 0.6em;
}
.quartierplan h1  {
    background: #fff;
    margin: 0;
    padding: 30px 0 40px 40px;
}
#GMapsID {
    background: #fff;
    padding:10px;
}  
#GMapsCredit {
    background: #fff;
    padding: 20px 0 5px 30px;
}  
#GMapsCredit a {
    color:#445500;
}
#GMapsCredit a:hover {
    color:#445500;
    background: none;
}
#GMapFindAddress {
    background: #fff;
    padding: 20px 0 30px 30px;
} 
.zhgm-geolocation-main, .zhgm-panoramio-filter-main, .zhgm-find-address-main {
    margin: 0 !important;
} 
button#findAddressButton {
    margin-top: 10px !important;
} 
/* JEvents Kalender * *******************************************************/
#jevents_body{
    background: #fff;  
    padding: 40px;
    border-radius:0;
    width: 88%;
    height: 860px;
} 
#jevents_header {
    padding-top: 13px 0 0 13px;
}
.jevbootstrap [class^="icon-"], .jevbootstrap [class*=" icon-"] {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-top: 15px;
    line-height: 14px;
    vertical-align: text-top;
    background:url("../images/printButton.png")no-repeat;
}
.jevbootstrap [class^="icon-"]:hover, .jevbootstrap [class*=" icon-"]:hover {
    background:url("../images/printButton-red.png")no-repeat;
}

#jevents_body ul.ev_ul {
    margin-left:0;
}
a.ev_link_row {
    font-weight: normal;
    font-size: 150%;
}
.jevbootstrap h4 {
    margin: 0;
}
#jevents_body a {
    color: #8aa806;
}
#jevents_body a:hover {
    color: #e7557c;
    text-decoration: none;
}
h2.contentheading {
    margin:0 0 0 25px;
}
#jevents {
    background: #fff;
}
#jevents_body a:hover {
    background: none;                 
}
#jevents_header h1 {
    margin: 0 0 0 25px;
    padding-top: 22px;
    font-size: 228.571%;
    font-weight: normal;                 
}
option {
    height: 20px;
}
table.ev_table td, table.ev_table th {
    text-align: left;
    padding: 0;
}
ul.actions li {
    margin: 10px 35px 0;
}
ul.actions li.print-icon a:hover {
    background:none;
}
.jev_catselect {
    float: right;
}
#jevents_body tr { 
    border-bottom: 1px dotted #acacac;
}
#jevents_body .jev_catselect tr { 
    border-bottom: 0;
}
td.ev_td_left { 
    color:#2a2a2a;
    font-weight: bold;
    width: 120px;
    line-height: 4.5em;
} 
ul.ev_ul  { 
    padding-top:10px;
} 
#jevents_body li.ev_td_li {
    border-style: solid;
    border-width: 0 0 0 10px;    
    padding-left: 10px;
}
#flatcal_minical .flatcal_month_label {
    padding:0;
}
.jevbootstrap select, .jevbootstrap textarea, .jevbootstrap input[type="text"], .jevbootstrap input[type="password"], .jevbootstrap input[type="datetime"], .jevbootstrap input[type="datetime-local"], .jevbootstrap input[type="date"], .jevbootstrap input[type="month"], .jevbootstrap input[type="time"], .jevbootstrap input[type="week"], .jevbootstrap input[type="number"], .jevbootstrap input[type="email"], .jevbootstrap input[type="url"], .jevbootstrap input[type="search"], .jevbootstrap input[type="tel"], .jevbootstrap input[type="color"], .jevbootstrap .uneditable-input {
    border-radius: 0;
}   
/* Footer #e7557c */
.kontakt a {
    color: #fff;
}
.kontakt a:hover {
    color: #445500;
    background: none;
}
span a {
    color:#8aa806;
}
span a:hover {
    color:#e7557c;
    background: none;
}
.jevbootstrap select, .jevbootstrap input[type="file"] {
    height: 20px;
}
/* SLIDER */
 
 #showplus_images_HOCHSTAETT_homegallery .showplus-thumbnails {
    background: #222 none repeat scroll 0 0;
}
/* // Mobil Navigation // */
.menu_mobil {

}
.ym-hlist ul.menu_mobil {
    display: inline;
    margin: 0;
    padding: 0;
}
.ym-hlist ul.menu_mobil li {
    display: inline;
    float: left;
    line-height: 0;
    list-style-type: none;
    margin:0;
    padding:0;
}
.ym-hlist ul.menu_mobil li a {
    background: transparent none repeat scroll 0 0;
    color: #2f2f2f;
    display: block;
    font-size: 0.1em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: auto;
}
/* Kontaktformular*/
input#button5 {
    background: #8aa806;
    border-color: #8aa806;
    text-shadow: none;
    color:#fff;
    box-shadow:none;
    border-radius:0;  
}
input#text1.form-control.A, input#text2.form-control.A, input#text7.form-control.A, input#text6.form-control.A, textarea#textarea3.form-control.A, input#captcha1.form-control.A  {
    text-shadow: none;
    box-shadow:none;
    border-radius:0;  
}

/* // Ausgaschaltet // */
ol.nav.nav-tabs.nav-stacked {
 display: none;
}
 ul.menu-mobil {
 display: none;
}

#flatcal_minical .flatcal_daycell, #flatcal_minical .flatcal_todaycell, #flatcal_minical .flatcal_sundaycell, #flatcal_minical .flatcal_othermonth {
    padding: 1.5% 2.5% !important;
}
h3 {
    line-height: 1.2!important;
}
/** ******************** Fotostrecken ********************* **/ 
.items-row  {
    border-bottom: 1px dashed #d8e3c5;
    
}
div.boxplus-slider {
    padding: 0 !important;
}
.boxplus-paging {
    margin-top:5px;
}
a.boxplus-first.boxplus-disabled, a.boxplus-next, a.boxplus-last {
    padding-left: 10px !important;
} 
a.boxplus-first, a.boxplus-prev {
    padding-right: 10px !important;
} 

 