.tx {
	font-size: 1.2em;
}
.tx-sm {
	font-size: 1.1em;
}
.tx-white {
	color: white;
}

.bg-well-trans {
	background-color:rgba(255, 255, 255, 0.1);
}

.Company_Name_plus {
	font-size: 1.1em;
}

.abstand_oben_50 {
	margin-top: 50px;
}

.abstand_oben_40 {
	margin-top: 40px;
}

.abstand_oben_30 {
	margin-top: 30px;
}

.abstand_oben_20 {
	margin-top: 20px;
}

.p_abstand_unten {
	margin-bottom: 20px;
	margin-top: 30px;
}

.pre-style {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.al {
	text-align: left;
}

.style-hr-sm {
	width: 100px;
	border-top:1px dotted;
	color: white;
	margin-top: 40px;
	margin-bottom: 40px;
}

.style-hr-lx {
	border-top:1px dotted;
	color: white;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 45px;
	margin-bottom: 40px;
}


.style-hr {
	margin-top: 50px;
	margin-bottom: 50px;
}

ul.circle {
	list-style-type: circle;
	line-height: 1.5em;
}

.gly {
	font-size: 3em;
	color: rgba(255, 255, 255, 0.5);
}

.kastenstil {
	border: 1px dotted;
}

.hd-ma {
	margin-left: 25px;
}

.well-style {
	margin-top: 30px;
	margin-bottom: 30px;
}

.form-style {
	margin-left: 20px;
	margin-right: 20px;
}

.button_style {
	font-size: 1.2em;
}

.font_style_green {
	color: #5cb85c;
	font-weight: bold;
}

.under {
	border-bottom: 3px solid #5cb85c;
}

.abstand_unten_15 {
	margin-bottom: 15px;
}
.abstand_unten_10 {
	margin-bottom: 10px;
}

.bg_weiss {
	background-color: white;
}