@charset "UTF-8";
/* CSS Document */

body {margin: 0px; padding: 0;}

.navbar {background-color: #767967; padding-left: 30px;}
.nav.navbar-nav li a {color: #FFFFFF; font-size: 0.9em;}
.nav.navbar-nav li a:hover {background-color: #D37E27; color: #FFFFFF;}


.container-fluid {padding: 0;}
.logo {padding-bottom: 1em;}
.eyecatcher {position: absolute;
    left: 55%;
    top: 10px;
	z-index: 1;}
.claim {
    height: 100%;
    width: 40vw;
    background-color: #D37E27;
    z-index: 10;
	position: absolute;
    border-top-right-radius: 10px;
	bottom: 0;
}
.claim-t {
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 2.4vw;
    padding-left: 7em;
	color: #FFFFFF;
	bottom: 0px;
} 
/* Verlauffunktion carousel links rechts aus */
.carousel-control {
	background: none !important; filter: none !important; progid:none !important;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  color: #fff;
  text-align: left;
}
.caption {
	width: 100%;
    font-family: 'Roboto', sans-serif;
    font-weight: 800;
    font-size: 2.4vw;
    color: #FFFFFF;
    z-index: 20;
    padding-left: 15px;
    }

/* Position Bildanzeige-Kreise */
.carousel-indicators {
    margin-bottom: 0%;
	margin-left: 12vw;
}
    
.rubrik {margin-top: 40px; position: relative;}
.rubrik-header {
    height: 3em;
    border-bottom-right-radius: 10px;
    background-color: #D37E27;
    z-index: 2;
    
}
.rubrik-fond {width: 100%; height: 2em; background-color: #DDDBA6; position: relative;}
.rubrik-fond-2 { height: 2em; background-color: #767967; position: absolute; z-index: 1;}
.pikto{float: left; padding-right: 2em; padding-top: 0.3em;}
.overlay {position: absolute;
    width: 100%;
    height: 88%;
	bottom: 0px;
    background: #D37E27;
    opacity: 0.7;
    transition: all 0.2s ease-out;}
.overlay2 {
    position: absolute;
    width: 100%;
    height: 88%;
    bottom: 0px;
    background-color: #2AAF10;
    opacity: 0.7;
    transition: all 0.2s ease-out;
}
.overlay3 {
    position: absolute;
    width: 100%;
    height: 88%;
    bottom: 0px;
    background-color: #0281DA;
    opacity: 0.7;
    transition: all 0.2s ease-out;
}
.fond-team {
	position: relative;
    background-color: #1B1B1B;
    height: 140px;
    border-bottom-left-radius: 10px;	
}
.infobox1 {
	position: absolute;
	width: 100%;
	height: 80px;
	background-color: #3073B1;
	margin-bottom: -80px;
}
.signet {
	margin-top: 2em;
	text-align: center;
}
.t-signet {
    color: #383838;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1em;
    text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
}
h2 {
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
	font-weight: 900;
    font-size: 1em;
    text-align: left;
	position: relative;
	top: -1em;
}
h3 {
	position: absolute;
	bottom: 0;
	
}
h4 {
    color: #4A4A4A;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1em;
    text-align: left;
    position: absolute;
    top: -1em;
}
a.link,
a.link:hover {
    color: #FFFFFF;	
}
.rubrikhead {
	color: #D37E27;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 1.2em;
    text-align: left;
	margin-top: 2em;
}
.subhead {
    color: #4A4A4A;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 1em;
	padding-top: 0.5em;
    text-align: left;
	margin-left: -15px;
}
.subhead-in {
    color: #4A4A4A;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 1em;
	padding-top: 0.5em;
    text-align: left;
}
.img-round {
    border-radius: 3px;
    z-index: 2;  
}
.contentbox {
    position: relative;
}
.rubrik-img {
	margin-top: 40px;
}
.spalte1 {
	float: left;
}
.spalte2 {
	position: absolute;
	top: 0px;
}
.marginal {
    color: #D37E27;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8em;
    text-align: left;
    font-style: italic;
    margin-left: -15px;
    line-height: 160%;
	margin-top: 3em;
}

/* Accordion Vita */

.btn-vita {
    background-color: #767967;
    display: block;
    border-style: none;
    color: #FFFFFF;
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8em;
    border-radius: 0px 0px 2px 2px;
}
.btn-vita:hover {
    background-color: #D37F26;
	color: #FFFFFF;
}

.footer p {
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF;
	font-weight: 400;
    font-size: 0.8em;
}
.footer {
	position: absolute;
	width: 100vw;
	margin-top: 1.8em;
	margin-left: 0px;
	background-color: #767967;
	padding-left: 15px;
    padding-right: 15px;
	padding-top: 0.8em;
	padding-bottom: 2em;
}

@media only screen and (max-width: 768px) {
	/* For mobile phones - Positionskorrektur */
.spalte2 {
	position: relative;
}
	.subhead {
    color: #4A4A4A;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 1em;
	padding-top: 0.5em;
    text-align: left;
	margin-left: 0px;
}
	.marginal {
    color: #D37E27;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 0.8em;
    text-align: left;
    font-style: italic;
    margin-left: 0px;
    padding-top: 2.5em;
    line-height: 160%;
}
}