.login-logo { margin: 20px 0 25px 0; }
.logo { margin-bottom: 25px; }
.sidebar-content .logo {
    margin-bottom: 11px;
}

/* Statistiken */
.bar_cont {
	clear:both;
}
.bar {
	color: #FFFFFF;
	height: 15px;
	background-color: #eed27f;
	float:left
}
.bar_value {
	float:left;
	padding-left:5px;
	color: #4d4d4d;
}
.angebot-nummer { float: left; margin-right: 10px; }
.nummern-hinweis { float: left; margin-top: 3px; }

.css-checkbox input + span { border: 1px solid #777; }
.form-control { border: 1px solid #ccc; }

.nl-angebot-con { height:135px; padding-top:10px; font-family: "Lucida Grande", "Lucida Sans", "Arial", "Helvetica", sans-serif;
	font-size: 65.5% !important; margin-top: 20px; padding: 20px; background: #fff; color: #4d4d4d; }
.nl-angebot-bild { float:left; width:182px; margin-right:15px; }
.nl-angebot-mitte { float:left; margin-right:15px; width:270px; }
.nl-angebot-rechts { float:left; width:130px; }

.nl-angebot-hotel { float:left; margin-right:10px; color:#4D4D4D;  font-size:120%; font-weight:bold;  }
.nl-angebot-kronen { float:left; padding-top:4px; }
.nl-angebot-titel { clear:left; font-weight:bold; font-size:140%; margin-bottom:8px; margin-top:8px; display: inline-block; float: left; clear: left; }
.nl-angebot-titel a { color: #4D4D4D;  }
.nl-angebot-short-text { font-size: 13px; float: left; clear: left; }
.nl-angebot-preis {  color:#b7170c; font-size:210%; margin-bottom:5px; font-weight:bold; text-align: right; }
.nl-angebot-preistext { color:#b7170c; font-size:120%; text-align: right; }
.nl-angebot-personen { color:#b7170c; font-size:95%; margin-bottom:6px; text-align: right; }
.nl-angebot-ab { font-size:60%; font-weight:normal; }
.nl-angebot-button { margin-top:10px; float: right; }

input[type="checkbox"][readonly] {
  pointer-events: none;
}