*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

@font-face {
font-family: 'MuseoSans-500'; src: url('../fonts/MuseoSans-500.eot?#iefix') format('embedded-opentype'), url('../fonts/MuseoSans-500.otf') format('opentype'), url('../fonts/MuseoSans-500.woff') format('woff'), url('../fonts/MuseoSans-500.ttf') format('truetype'), url('../fonts/MuseoSans-500.svg#MuseoSans-500') format('svg'); font-weight: normal; font-style: normal;
}
body {
	font-family: "MuseoSans-500";
	font-size: 1em;
	color:rgba(0,0,0,1.00);
	background-color: rgba(255,255,255,1.00);
}
.centered {
	text-align: center !important;
}
.margin-bottom {
	margin-bottom: 1em;
}
p {
	padding: 0 0.0em;
	line-height: 22px;
}
p.hellgrau{
	color: #5E5E5E;
}
p.klein{
	font-size: 0.8em;
}
p.alignleft {
	text-align: left;
	line-height: 22px;
	padding-left: 56px;
	margin-bottom: 35px;
}

p.centered a {
	color: rgba(129,130,133,1.00);
}
p.blocksatz {
	text-align: justify;
}
a {
    color: rgba(149,56,128,1.00);
 	font-style: italic;
}

a:hover {
	color: rgba(149,56,128,1.00);
}
h1 {
	font-size: 28px;
	font-family: "MuseoSans-500";
	font-weight: bolder;
	font-style: normal;
	text-align: center;
	color: rgba(25,25,25,1.00);
	margin: 2em auto 1em auto;
	padding: 0 0.5em;
}
h2.titel {
	font-size: 22px;
	font-family: "MuseoSans-500";
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: rgba(25,25,25,1.00);
	margin: 2em auto 0.2em auto;
	padding: 0 0.5em;
}
h3.untertitel {
	font-size: 16px;
	font-family: "MuseoSans-500";
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin: 0.0em auto 2.5em auto;
	padding: 0 0.5em;
	line-height: 19px;
	color: #5E5E5E;
}
h2.thema {
	font-size: 22px;
	font-family: "MuseoSans-500";
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: inherit;
	margin: 0em auto 0.5em auto;
}
.thema-container {
	margin: 0 0 2em 0;
	background: red;
}
h2.ausflug {
	font-size: 22px;
	font-family: "MuseoSans-500";
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: inherit;
	margin: 1em auto 0.5em auto;
}
h3 {}
h4 {
	font-size: 22px;

	font-family: "MuseoSans-500";
	text-align: center;
	font-weight: 600;
	margin-top: 35px;
}
h5 {
}
h6 {}
.logo {
	display: block;
	margin: 8.5em auto;
}
.trenner {
	display: block;
	margin: 0 auto;
}
.rahmen {
	border: 1px solid #000;
}

.rahmen p {
	text-align: center;
	font-size: 16px;
}
.background {
	background-image: url(../images/sonstiges/magnolie_background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	max-height: 400px;
	text-align: center;
	margin: 6em 0 1em 0;
	padding: 3em 0em 1em 0em;
}

.top-bar {
  background-color: transparent;
	padding-bottom: 0px;
	float: right;
}

.top-bar ul {
	padding-top: 0px;
	list-style: none;
	float: left;
	z-index: 999;
	padding-right: 10px;
	background-color: transparent !important;
}

.top-bar li {
    background-color: transparent !important;
    float: left;
	padding-left: 20px;
	margin-top: 30px;
}

.top-bar a {
	color: #000;
	font-family: "MuseoSans-500";
	text-transform: uppercase;
	font-size: 15px;
	font-style: normal;
}

.top-bar a:hover {

	color: #953880;
}

.footer {
	justify-content: space-between;
	background-color: #953880;
	padding-top: 20px;
	margin-top: 25px;
	min-height: 10rem;
}

.footer p {
	color: #fff;
}

.footer a {
	display: block;
	color: #fff;
	font-style: normal;
}

.schlafzimmer {
	background-image: url(../images/icons/icon-schlafzimmer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 56px;
	line-height: 45px;
}

.wohnzimmer {
	background-image: url(../images/icons/icon-wohnzimmer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 56px;
	line-height: 45px;
}

.esszimmer {
	background-image: url(../images/icons/icon-esszimmer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 56px;
	line-height: 45px;
}


.eingang {
	background-image: url(../images/icons/icon-eingang.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 56px;
	line-height: 45px;
}

.kueche {
	background-image: url(../images/icons/icon-kueche.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 56px;
	line-height: 45px;
}


.badezimmer {
	background-image: url(../images/icons/icon-badezimmer.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 56px;
	line-height: 45px;
}

.google-maps {
    position: relative;
    padding-bottom: 75%; /* This is the aspect ratio */
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
}

.headersection {
	background: url(../images/sonstiges/FEWO_Header.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0 0 4em 0;
}

.gallerycolumns {
	padding-left: 0px;
	padding-right: 0px;
}
.back-to-top {
	width: 3em;
	height: 3em;
 	background-color: rgba(158,46,123,0.60);
 	position: fixed;
 	bottom: 20px;
 	right: 20px;
	padding: 0.5em;
	color: white;
	border: solid 1px white;
}
.back-to-top:hover {
	background-color: rgba(158,46,123,0.90);
	color: white;
}
/*@media only all and (max-width: 900px) {
	body {
		font-size: 0.8em;
	}
}*/
