body, html {
	height: 100%;
	width: 100%;
}

body {
	font-family: 'Open Sans',"Helvetica Neue", Helvetica,  Arial, sans-serif;
	font-weight: 400;
	background-color:#F0EFE8;  /*  #F0EFE8;  #F2F2EB EFEFE6 #F0F0E8 #F0EFE8*/
	color: #000;
	font-size: 12px;
	line-height: 1.6em;
}

p {
    margin: 0px 0px 15px 0;
}

p.list {
    margin: 0px 0px 8px 0;
}

a {
    color: #000;
    outline: none;
}
a:hover, a:focus {
    color: #000;
    outline: none;
}

#impressum a {
    color: #000;
    /* font-style: italic; */
    text-decoration: underline;
}

#impressum a:hover, a:focus {
    text-decoration: underline;
     color: #777;
}

.wrapper { border: 15px solid #FFF; }

.yyycontainer {width: 970px !important;}

.ycol-lg-offset-2 {
    margin-left: 0%;
}
.ycol-lg-5 {
    width: 45%;
}


.intro-header {
	padding-top: 15px;
	padding-bottom: 15px;
	background: #F0F0E8;
	text-align: center;
}

.intro-message {
	position: relative;
	padding-top: 90px;
	padding-bottom: 110px;
}

.intro-message h1 {
	margin: 0;
	font-size: 2em;
	height: 100px;
	background-color: transparent;
	background-image: url(../images/logo-340-100.png);
	background-image: url(../images/logo-180-50.svg), none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}

.intro-message h1 span {text-indent: -9999px; display: none}

.intro-message h5 { 
	font-weight: 400; 
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
    position: absolute;
    bottom: 0;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    font-family: "Helvetica Neue", Helvetica, 'Open Sans', Arial, sans-serif;
    letter-spacing: 1px;
    line-height: 1.4;
}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

h1, h2, h3, h4, h5, h6 {font-weight: 400;}

h2 { 
	font-size: 12px; 
	text-transform: uppercase;
	margin: 30px 0 15px 0;
	letter-spacing: 1px;
}

.navbar-nav {
    float:none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
}

.navbar-default {
    background-color: transparent;
    border-color: #FFF;
}
.navbar {
    border-radius: 0;
}
.navbar {
    border: 1px solid #FFF;
    margin-bottom: 0;
    min-height: 50px;
    position: relative;
    text-transform: uppercase;
}
.navbar-default .navbar-text {
    color: #000;
}
.navbar-default .navbar-nav > li > a {
    color: #000;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #7a7a7a;
}

.navbar-default .navbar-toggle {
    border-color: #FFFFFF;
}


footer {
	background-color: transparent;
	padding: 25px 0;
}

footer ul {
    display: table;
    float: none;
    margin: 0 auto;
    table-layout: fixed;
}

footer ul.list-inline> li > a {
    color: #000;
    text-decoration: none;
}

footer ul.list-inline> li > a:hover {
    color: #7a7a7a;
}


p.copyright {
	margin: 15px 0 0;
}


img { border: 1px solid #FFF; }
.map { border: 1px solid #FFF; }

/* Flexible iFrame */



#map_container {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}

.map_box {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #FFF;
}

.map_box iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}



@media (max-width: 767px) {
	.intro-message {
		padding-bottom: 15%;
	}

	.intro-message > h1 {
		font-size: 3em;
	}

	ul.intro-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.intro-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-divider {
		width: 100%;
	}
}



.content-section-a {
	border-bottom: 1px solid #FFF;
	padding: 60px 0 45px 0;
}

.content-section-b {
	border-bottom: 1px solid #FFF;
	padding: 60px 0 45px 0;
}
.content-section-b.last {
	border-bottom: 1px solid #FFF;
	padding: 60px 0 60px 0;
}

.section-heading {
	margin-bottom: 15px;
	margin-top: 0;
}

.section-heading-spacer {
	border-top: 15px solid transparent;
	float: left;
}


.modal-dialog {
  width: 90%;
  height: 100%;
  padding: 0;

}

.modal-content {
  border-radius: 0;
  background-color:#F0EFE8;
  border: 1px solid #FFF;
}

.modal-header {
    border-bottom: 1px solid #FFF;
    min-height: 16.4286px;
    padding: 15px 20px;
}

.modal-header h4 {
	font-size: 12px; 
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 1px;
	font-weight: 400;
}

.modal-backdrop {background-color: transparent;}


@media (max-width: 1199px) {}

@media (max-width: 767px) {

	.navbar-default .navbar-nav > li > a {
	    text-align: center;
	}

	.img-responsive {
	    margin-top: 50px;
	}


}

@media (max-width: 480px) { 

	.navbar .container {margin: 10px 0;}
	
.navbar-nav > li > a {
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 20px;
}

	.intro-message {
		position: relative;
		padding-top: 50px;
		padding-bottom: 110px;
	}

}
