/*
	FM4Web-PHP 2016
	Standard StyleSheet
	Liebelt Polaris Fachkomponenten
	http://www.jens-liebelt.de
*/


body{
	margin:0px auto;
	background-image:url('images/bg.jpg');background-position:top left;
	background-repeat:repeat;
	}

 
@media (max-width:768px) {
*{
    font-size: 90%;
  }
  h1 {
    font-size: 30px;  
  }
  h2 {
    font-size: 0.5em;  
  }
  h3 {
    font-size: 0.6em;  
  }
  .produkt-nav{padding-right:15px;}
 
}

@media (max-width: 992px) {
* {
    font-size: 99%;
  }
  h1 {
    font-size: 20px;  
  }
  h2 {
    font-size: 18px;  
  }
  h3 {
    font-size: 16px;  
  }
  .produkt-nav{padding-right:15px;}
  
}

@media (max-width: 1170px) {
*{
    font-size: 100%;
  }
  h1 {
    font-size: 20px;  
  }
  h2 {
    font-size: 1.em;  
  }
  h3 {
    font-size: 16px;  
  }
    .produkt-nav{padding-right:15px;}
    
}

h1{font-size:30px;}
h2{font-size:20px;}
.text-center{text-align: center;}
.thumbnail{border-radius:0px;}
.blankTop{margin-top:20px}
.headline{background-color: #0f9800;padding: 1.5em;color: rgb(255, 255, 255);}
.headline{background-color: #fff;padding: 1.5em;color: #333;text-align: center;}
.footer{background-color: #0f9800;padding: 1.5em;color: rgb(255, 255, 255);}
.container{padding-left:0px;padding-right:0px;}		
.paper{background-color:#fff;}
.helper-padding {padding:15px;}

.produkte{padding-left:20px;padding-right:20px}
.produkt-name{
				background-color: rgb(136, 196, 64);
				padding: 4px;
				padding-top:15px;
				padding-bottom:15px;
				margin-top: 0px;
				margin-bottom: 0px;
				
				font-size:1em;
				font-weight:bold;
				text-align:center;
				
				border: 1px solid #ddd;
				border-bottom:0px;
				border-radius: 4px;
				border-bottom-right-radius: 0px;
				border-bottom-left-radius: 0px;				

				white-space: nowrap;
				overflow: hidden;				
				}
.produkt-name-small{
				background-color: rgb(136, 196, 64);
				padding: 4px;
				padding-top:15px;
				padding-bottom:15px;
				margin-top: 0px;
				margin-bottom: 0px;
				
				font-size:1em;
				font-weight:bold;
				text-align:center;
				
				border: hidden;
				border-bottom:0px;
				border-radius: 0px;
				border-bottom-right-radius: 0px;
				border-bottom-left-radius: 0px;				

				white-space: nowrap;
				overflow: hidden;				
				}				
.produkt-text{text-align:left;min-height:3.2em;max-height:3.2em;overflow:hidden;}			
.produkt-img{margin:0px auto;}
.produkt-img-background{
height:220px;
background-image: url(""), url("");
background-position: right top,center 10px;
background-position-y: top, center;
background-repeat: no-repeat;
background-size: 60% auto,contain;
}
.produkt-img-background-small{
height:120px;
background-image: url(""), url("");
background-position: right top,center 10px;
background-position-y: top, center;
background-repeat: no-repeat;
background-size: 40% auto,contain;
}
.produkt-nav{}
.produkt-preis{font-weight:bold;}
.produkt-gruppe{text-align:center;font-weight:bold;overflow:hidden;}
.produkt-text-datenblatt-beschreibung{font-size:1.4em;font-weight:bold;color:#999;}
.produkt-text-datenblatt{text-align:left;font-size:16px;line-height:150%;margin-top:15px;}			
.produkt-preis-datenblatt{font-weight:bold;font-size:110%;text-align:right;}
.produkt-abb-datenblatt{font-size:10px;font-style:italic;color:#999;}

/*.index-gruppe{background-color: rgb(210, 210, 210);padding-top: 30px;padding-bottom: 15px;border-radius: 4px;}*/
.index-gruppe{background-color: rgb(255, 255, 255);padding-top: 0px;padding-bottom: 15px;border-radius: 4px;}
.datenblatt-gruppe {background-color: rgb(231, 225, 225);padding-bottom:20px;}

.group-header{background-color:#88C440 !important;border-color: #88C440 !important;}
.hinweis-rechts{font-weight:bold;text-transform: uppercase;}

.jumbo-news{text-align:center;}
.jumbo-news-inner {
	margin:0px auto;
	max-width:100%;
	/*border-top: 2px solid rgb(136, 196, 64);
	border-bottom: 2px solid rgb(136, 196, 64);*/
	padding:15px;
	font-size:larger;
	background-color: #ab2525;
	color:#fffff;
}
.jumbo-news-inner h2 {color:#ffffff;}
.jumbo-news-inner p {color:#ffffff;}
.jumbo-news-inner a {color:#ffffff;}
.jumbo-datenblatt{text-align:left;background-color: rgb(161, 179, 145);}

.jumbo-text{text-align:left;background-color: rgb(161, 179, 145);}
.texte-block{text-align:left;font-size:16px;line-height:150%;}

.btn-mmd{text-align: left; border:hidden;}

.nav-title{display: inline;position:absolute;top: 15px; right:65px;font-weight: bold;}
.navbar-default{background-color: #fff; border: hidden;}

.modal-dialog{width:1200px;}