html {
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	
}
body {
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;

}
#main_wrapper {
	heigth: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#header {
	display: block;
	min-height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 1em;
	background-color: #BB4433;
}
#navigationoben ul {
	margin: 0px;
}
#navigationoben ul li {
	float: right;
	width: auto;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-family: "Merriweather Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 600;
	list-style-type: none;
	color: white;
}
#navigationoben ul li a {
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: white;
	font-weight: 300;
}
#navigationoben ul li a:hover{
	text-decoration: none;
	color: white;
	font-weight: 300;
	background-color: #993322;
}
#main_content {
	display: block;
	height: auto;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 2em;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 3em;
	font-family: 'Merriweather', "Cambria", "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 20px;
	color: #666666;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	background-color: #FFFFFF;
}
#main_content a {
	font-size: 20px;
	color: #BB4433;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
}
#footer {
	position: fixed;
	bottom: 0;
	height: auto;
	width: 100%;
	margin-top: auto;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 3px;
	background-color: #666666;
	font-family: "Merriweather Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.mainimage {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.mainimage_placeholder {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.spaltelinks {
	float: left;
	width: 45%;
}
.kastenrechts {
	float: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	width: 50%;
}
.textimkasten_einzug {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 180px;
}
.textimkasten {
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.kastenrechts .gimpellogo {
	position: static;
	margin-left: -260px;
	margin-top: -9em;
	margin-right: -10px;
	margin-bottom: -70px;
	padding-bottom: -10px;
	clip-path: inset(0px 0px 0px 80px); 
}
.untenbuendig {
	position: static;
	padding-bottom: 10px;
	margin-top: -30px;
}
.vollebreite
{
	clear: both;
	width: 100%;
}
h1 {
	font-size: 28px;
	color: #FFFFFF;
	font-weight: 700;
	text-align: center;
	padding: 0px;
}
h3 {
	font-size: 20px;
	font-weight: 700;
	padding: 0px;
}

p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}
em {
	font-family: "merriweather Sans", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 600;
	color: #BB4433;
}
