/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: bottom;
    background: transparent;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

html {
    font-size: 100.01%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: #f3f5f6;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {

    width: 100%;
    line-height: 1.4em;
    font-family: 'Roboto', Arial, Helvetica, serif;
}

/* ###################### general ###################### */
#all {
    margin: 0 auto;
    max-width: 1170px;
    padding: 0;
    text-align: left;
    font-size: 1em;
    position: relative;
    overflow: hidden;
}

#header {


}

.header-top {
    padding: 0 10px;
    position: relative;
}

.moduletable-topmenu {

    float: left;
    padding-left: 10px;
}


.balken-oben {
    display: none;
}

#back {
    margin: 0;
    padding: 0;
}

#contentarea,
#contentarea2 {
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 0;

}

#wrapper {
    position: relative;

}

#wrapper2 {
    position: relative;
    padding-bottom: 20px;
    overflow: hidden;
    background: #fff;

}

#wrapper2 .item-page,
#wrapper2 .blog,
#wrapper2 .search,
#wrapper2 .cat_child_wrapper,
#wrapper2 .main_images_wrapper,
#wrapper2 .login,
#wrapper2 .logout {
     padding: 10px;
 }

h2.igallery_title {
    padding: 10px;
}

#main {
    position: relative;
    padding: 0px;

}
.unseen,
.hidelabeltxt,
#line label {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left {
    padding-top: 0;
    float: right;
    margin: 10px 0 10px 0;
    width: 22%;
    position: relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1 {
    padding: 0;
    margin: 0;
    position: relative
}

.leftbigger {
}

/* ###################### header ###################### */

.skiplinks,
.skiplinks li {
    display: inline;
    height: 0;
    line-height: 0;
    padding: 0 !important;
}

.skiplinks li a.u2 {
    display: inline;
    height: 0;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus {
    position: absolute;
    width: 13em;
    top: -4em;
    left: 10px;
    line-height: 1.5em;
    padding: 5px;
    font-weight: bold;
    height: 3em;

}

#logo {
    margin: 0 auto;
    display: block;
    padding: 0px;
    font-weight: normal;
}

#logo img {
    display: block;
    margin:0 auto;

}

#logo span {
}

#logo span.header1 {
    display: block;
    top: 0;
    line-height: 0.8em;
    font-size: 0.7em;}

.logoheader {
    margin: 0;
    padding: 0;
    font-weight: normal;
    line-height: 1.5em;
}
.header1 {
	font-size: 1.5em;
	margin-left: 10px;
}

#fontsize,
#line .search {
    display: inline;
    margin: 0;
}

/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close {
    margin-right: 0;
    text-transform: uppercase;
}

#close span {
    position: absolute;
    right: 20px;
    z-index: 10000;
    top: 5px;
    font-weight: bold;
    text-align: right;
    line-height: 1.5em;
    margin-top:20px;
    padding: 5px
}

#close > a {
    display: block;
    overflow: hidden
}

#close > a:hover span {
    background: #095197
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured {
    padding: 0;
}

.items-leading {
    padding: 0 5px 10px 5px;
    overflow: hidden;
    margin-bottom: 10px
}

.row-separator {
    display: block;
    clear: both;
    margin: 0;
    border: 0;
    height: 1px
}

.item-separator {
    display: none;
    margin: 0;
}

#top {
     margin: 0 0 0px 0;
     overflow: hidden
 }

.items-row {
    overflow: hidden;
    padding: .5em 0;
}

.column-1,
.column-2,
.column-3 {
}

.column-2 {

}

.column-3 {
}

.blog-more {

}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom {
}

img {
    border: 0 none;
}

/* hide the mobile menu button */
#mobile_select {
    display: none;
    clear: both;
}

/* änderungen 24.03.2017 */
.wrap {
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    /*visibility: hidden;*/
}

.mod_je_responsive_price_table li.whyt {
    line-height: normal!important;
}
.mod_je_responsive_price_table .fa-4x {
    font-size: 50em;
}
.mod_je_responsive_price_table .cart1,
.mod_je_responsive_price_table .cart2, 
.mod_je_responsive_price_table .cart3, 
.mod_je_responsive_price_table .cart4, 
.mod_je_responsive_price_table .cart5, 
.mod_je_responsive_price_table .cart6 {
    padding: 2.7em 0em 26.7em;
}
