/* MRI 13.01.2015 */

div.margin {
	margin-bottom: 40px !important;
}

.f-dropdown span.h3 {
    font-size: 15px;
}


span.h1, span.h2, span.h3 {
	color: #FFFFFF;
    margin-bottom: 0;
	font-size: 1.75em;
	line-height: 1em;
 	font-family: Flama,Arial,sans-serif;
    font-style: normal;
    font-weight: bold;
	margin-top: 0;
    text-rendering: optimizelegibility;
	padding: 0;
}

span.h3 {
	margin-bottom: 0.4em;
	display: block;
}

@media print, screen and (min-width: 960px) {
  	span.h1 {
    	line-height: 1;
  	}
  	span.h1 {
    	font-size: 1.75em;
  	}
}

ul.disc, ul.no-bullets {
	margin-left: 15px;
	margin-bottom: 15px;
}

.price-list > ul {
	margin-bottom: 4px !important;
}

h3.normal-font {
	margin-top: 25px;
}

.hmmh-article-small h3.normal-font {
	margin-top: 0px;
}

.hmmh-article-small .columns {
	padding-left: 0;
    padding-right: 0;
}

iframe#onlineservicesframe {
	width: 100%;
	height: 100%;
	border: 0px;
	overflow: hidden;
}

table {
    width: 100%;
}

ol.disc {
    margin-bottom: 15px;
    margin-left: 25px;
}

div.greybg, div.greybg_small {
    background: none repeat scroll 0 0 #F5F7F7;
	margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 10px;
}

div.greybg {
 	padding: 20px 10px !important;
}

div.greybg h3.normal-font, div.greybg_small h3.normal-font{ 
	margin-top: 0;
}

div.whitebg {
	margin-left: 0 !important;
    margin-right: 0 !important;
}

p.sternchentext {
	font-size: 0.875em;
}

.speaker div.large-3.small-12.columns {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.speaker .panel {
  background: #f5f7f7;
  height: 100%;
  float: left;
  width: 100%;
  padding: 20px 0px;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

#tarif-erdgas .button {
    padding-bottom: 0.5625em;
    padding-top: 0.625em;
}

#hmmh-quicklinks input[type="password"] {
    color: #00A8E1;
    padding: 4px;
}

#hmmh-top a.blue {
	color: #00a8e1 !important;
}

div.tarif:after {
	content: "";
	display: block;
    height: 1px;
    width: 100%;
    margin: 2.5em 0 2.4375em;
    background: #dbe1e7;
}

/*
.tarif:last-child:after {
	display: none;
}
*/

.side-nav li a strong {
	font-size: 1.1em;
}

div.alert-box > p {
	margin-bottom: 0;	
}

map area {
	outline:none;
}

.transparent {
	background-color: rgb(255,255,255);
	background-color: rgba(255, 255, 255, .7);
	//background-color: transparent\9; /* Hide solid background for IE8 */
	//filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC444444,endColorstr=#CC444444); /* IEs */
}

.hmmh-info-big > div div, .hmmh-info-medium > div div {
	padding: 5px 16px;
	width: 100%;
}

.normal-font {
    line-height: 1em;
}

h1, h2, h3, h4 {
	line-height: 1em;
}

.hmmh-search input#query {
  	padding: 0 1em 0 3em;
}

label.error {
	cursor: default;
    background-color: #E70F47;
    border-color: #B70C38;
    color: #FFFFFF;
	border-radius: 2px;
    display: block;
    font-size: 0.875em;
    font-weight: normal;
    margin-bottom: 1.25em;
    padding: 0.6875em 1.3125em 0.75em 0.6875em;
    position: relative;
    border-style: solid;
    border-width: 0;
}

.samewidthasnormal {
	margin-bottom: 5px;
    margin-top: 10px;
	width: 139px;
}

.section-container.auto > .greybg .content, .section-container.auto > .greybg_small .content {
	background-color: #F5F7F7;
}

.greybg .content.teaser label, .greybg_small .content.teaser label {
    color: #444444;
}

div.alert-box.stromstoerer{
	background-color: rgb(92, 193, 81);
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.clearfix:after {
    clear: both;
}

div.greybg_startpage {
	background: none repeat scroll 0 0 #f5f7f7;
    padding: 20px !important;
    width: 940px !important;
}

iframe[name='google_conversion_frame'] { 
    height: 0 !important;
    width: 0 !important; 
    line-height: 0 !important; 
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

.SternchenText_table{
	padding-left:10px;
}

.SternchenText_table table tr td{
	vertical-align:top;
	background-color:white;
	font-size:0.87em;
	padding: 0;
	line-height:1.4;
}

.SternchenText_table table tr td:nth-child(2){
	padding-left: 7px;
}
.SternchenText_table table tr td:nth-child(1){
	width:1px;
	white-space:nowrap;
}