body {
	background-color: #fff;
	width: 100%;
	margin: 0px;
   font-family: 'Open Sans', sans-serif;
}

a {
  color: #c31622;
text-decoration: none;
background-color: #eeeeef;
padding: 5px;
}

#roter-balken{
	background-color: #c31622;
	height:54px;
	position: relative;
	top: 53px;
	width: 100%;
	opacity: 0.9;
	z-index: 3;
}

#grauer-balken {
	background-color: #eeeeef;
	height: 178px;
	position: relative;
	z-index: 1;
	margin-top:50px;
}

#header-bild {
	margin-top: -5px;
	position: relative;
	margin-right: 0px;
	z-index: 1;
}

#inhalt-logo {
	max-width: 928px;
	margin: 0 auto;
	position: relative;
	z-index: 4;
}



#logo img {
	position: relative;
	margin-left: 0px;
	margin-top: 300px;
	max-width: 200px;

}

#logo-text {
    position: relative;
    float: right;
    display: inline-block;
    margin-top: -28px;
    font-size: 11px;
    font-weight: 300;
}

.bild-header img {
	max-width: 494px;
    position: relative;
    float: right;
    display: inline-block;
    margin-top: -330px;
    z-index: 2;
}

#text {
	font-size: 15px;
	font-weight: 700;
	line-height: 14px;
}



#text p {
	margin-top: 5px;
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;
}

#text-header {
	max-width: 928px;
	margin: 0 auto;
	position: relative;
	font-size: 15px;
	font-weight: 700;
	line-height: 14px;
	top: 20px;

}

#text-header p {
	margin-top: 5px;
	font-size: 15px;
	font-weight: 300;
	line-height: 18px;

}

#inhalt-text {
	max-width: 928px;
	margin: 0 auto;
	position: relative;
	top: 100px;
}

.Inhaber {
	color: #c31622;
}
