@charset "utf-8";
/* CSS Document */

/* css Hebenstreit Trennwände Sanitär */
html {
	height: 100.2%;
	background-color: #ffffff;
	font-family: 'Open Sans', sans-serif !important;
	color: #303030;
	padding: 0;	
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif !important;
	color: #303030;
}
img {border: none;}/* Kein Rahmen um Bilder im IE */

.container {
	padding: 0px;
	margin: 0px;
}
[class*="span"] {
    min-height: 0px !important;
    margin-left: 0px !important;
}
/* Grundgerüst */
#outer {
	width: 100%;
	margin: 0 auto !important;
	padding: 0;
}
#kopf_outer {
	box-sizing: border-box;
}
#logo {
	box-sizing: border-box;
	padding: 30px 20px;
}
#service {
	box-sizing: border-box;
	padding: 30px 20px;
	text-align: right;
	color: #1434af;
	font-size: 18px;
}
#service a, #service a:hover, #service a:focus, #service a:visited {
	color: #1434af !important;
	text-decoration: none;
}
#menu_outer {
	background-color: #1434AF;
}
#gruemenu > ul > li.has-sub > a {
    padding-right: 35px;
}
/*#gruemenu a {
    transition: all 300ms ease-in-out;
}*/

#slider {
	pointer-events:none;
}
#site_outer {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto !important;
	padding: 0;
}
#site {
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0;
}


#component {
	color: #303030;
}
#component h2 {
	color: #1333ae;
	font-weight: normal;
}
#component>div.blogblog>div.page-header>h1, #component>div.item-pageblog>div.page-header>h1 {
	font-size: 1.5em;
	color: #1333ae;
	font-weight: normal;
}

#component .item-page a, #component .item-page a:visited {
	color: #1333ae;
	text-decoration: none;
}
#component .item-page a:hover, #component .item-page a:focus {
	color: #1333ae;
	text-decoration: underline;
}
#component .blogblog .items-row {border-bottom: 1px solid #B9B9B9; padding-bottom: 10px;}
#component .item-page a, #component .item-page a:visited, #component>div.blogblog .readmore>a, #component>div.blogblog .readmore>a:visited , #component>div.blogblog a, #component>div.blogblog a:visited, #component>div.item-pageblog>div>a, #component>div.item-pageblog>div>a:visited {
	color: #1333ae;
	text-decoration: none;
}
#component .item-page a:hover, #component .item-page a:focus, #component>div.blogblog .readmore>a:hover, #component>div.blogblog .readmore>a:focus, #component>div.blogblog a:hover, #component>div.blogblog a:focus, #component>div.item-pageblog>div>a:hover, #component>div.item-pageblog>div>a:focus {
	color: #1333ae;
	text-decoration: underline;
}
#component hr, #content_bottom hr {
	border: 0px;
	border-bottom: 1px solid #b9b9b9;
}
#component a.pdflink
{
  background-color: transparent;
  background-image: url(../images/pdficon_small.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 16px 16px;
  padding: 2px 0px 2px 25px;;  
}


form#chronoform_Info .label_right {
	margin-left: 0px !important;
}
form#chronoform_Info #input_checkbox_151_container_div .small-message {
	margin: 4px 0 10px 0px;
}
#component>div.item-page>div>div.chronoform {display: none;}


a.chronoforms6_credits {display: none;}

/*Rahmen um Thumbnails */
#component .album {
	border: 1px solid #1333ae;
	-webkit-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.25);
	-moz-box-shadow:    0px 0px 3px 2px rgba(0, 0, 0, 0.25);
	box-shadow:         0px 0px 3px 2px rgba(0, 0, 0, 0.25);
}
#component .pagination ul li {display: inline; padding: 0;}
#component ul.pagenav li  {display: inline; padding: 0;}
div.tooltip.fade.top {visibility: hidden;}

#prod {padding: 1%; background-color: #1333AE;}

#button_menu .tile {
	box-sizing: border-box;
	width: 14.275%;
	float:left;
	display: block;
	position: relative;
	border: 1px solid #1434AF;
}
#button_menu .tile img{
	width: 100%;
	float:left;
	opacity: 0.5;
}
#button_menu .tile:hover img{
	opacity: 1;
}

#button_menu .tile .tile_text {
	width: 100%;
	position: absolute;
	top: 0;
	background: rgba(255, 255, 255, 0.8);
	color: #1434AF;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
}
#button_menu .tile .tile_text a {
	display: block;
	color: #1434AF;
	text-decoration: none;
}



/* Footerbereich */
#footer_outer {
	background-color: #dcdcdc;
}
#footer {
	box-sizing: border-box;
	padding: 20px 0;
	color: #1434AF;
}
#footer a, #footer a:hover, #footer a:focus, #footer a:visited {
	color: #1434AF;
	text-decoration: none;
}
#footer_1 {
	text-align: left;
}
#footer_2 {
	text-align: center;
}
#footer_3 {
	text-align: right;
}
#footer_bottom_outer {
	background-color: #1434AF;
	color: #ffffff;
}

#footer_bottom {
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
}

#footer_bottom a {	
	color: #ffffff;
	text-decoration: none;
}

._1drm {
    background: #e0e0e0 !important;
}

#button_menu div.moduletable


/*#button_menu li {
	box-sizing: border-box;
	width: 16.66666666666667%;
	height: auto;
	float:left;
	display: block;

	border: 1px solid #1434AF;
}
#button_menu li a {
	text-align: center;
}

#button_menu li a img {
	width: 100%;
	position: relative;
}
#button_menu li span.image-title {
	position: absolute;
	top: 0;
}*/


/* sidebar */

.mod_jmg_sidebar_wrapper {
    top: 25vh  !important;
}






/* Media Queries ------------------------------------------------------- */
@media (max-width: 1199px){
#button_menu .tile {
	width: 33.33333333333333%;
}
}

/* media queries zwischen 768px und 979px Breite----------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 979px){
#service {
	font-size: 15px;
}
#gruemenu > ul > li > a {
    padding: 18px 10px 21px 10px;
    letter-spacing: 0.7px;
}
#gruemenu.grue_106 ul > li > a {
    font-size: 13px;
}
#button_menu .tile {
	width: 33.33333333333333%;
}
}

/* media queries bis 767px Breite----------------------------------------------------------- */
@media (max-width: 767px){
body {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
#kopf_outer {
	padding-right: 20px;
	padding-left: 20px;
}
#logo {
	padding: 10px 40px;
}
#logo img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#service {
	padding: 10px 20px 20px 20px;
	text-align: center;
	font-size: 14px;
}
#site_outer {
	padding-right: 20px;
	padding-left: 20px;
}
#button_menu .tile {
	width: 50%;
}
#footer_outer {
	padding-right: 20px;
	padding-left: 20px;
}
#footer_1 {
	text-align: left;
}
#footer_2 {
	text-align: left;
}
#footer_3 {
	text-align: left;
}
.prod_clear {display:none;}
}


