@charset "UTF-8";
.inter_menu {
	float: right;
}
.starttext {
	color: #FFFFFF;
	top: -1em;
	position: relative;
	font-weight: 100;
	text-align: center;
	letter-spacing: 1.2pt;
}
.under_con {
	color: #FFFFFF;
	position: relative;
	text-align: center;
	font-weight: 200;
	font-size: large;
}
.mail_edit {
	color: #C4F4C2;
	font-weight: 100;
	font-size: x-large;
	text-decoration: underline;
	letter-spacing: 2pt;
}
.starttextall {
	position: relative;
	float: none;
	top: -44em;
}
.menuhintergrund {
	background-color: #FFFFFF;
	color: #2BCBE3;
}
.menufarbe {
	color: #0AB8DC;
}
.bild_alles {
	position: relative;
	top: 0%;
	margin-top: 58px;
}
.bild_position {
	position: relative;
}
.container.bild_alles .row.starttextall .col-xs12.col-sm-12 {
	position: relative;
	top: 7em;
	font-size: small;
}
.col-xs12 {
	font-size: 2em;
}

@media screen{
}

@media (max-width:767px){
.starttextall {
	top: -31em;
	margin-top: 25px;
}
.starttext {
	font-size: 1.4em;
}
.under_con {
	font-size: 1em;
}
.mail_edit {
	font-size: 1.2em;
}
}

@media (max-width:610px){
.starttextall  {
	position: relative;
	margin-top: 193px;
}
}

@media (max-width:991px){
.starttextall {
	top: -36em;
	position: relative;
}
.starttext {
	font-size: 1.4em;
}
}
