/* Titelbalken durch Bild ersetzen */
.wrapper .content section.boxIndex h1 {
    background-image: url("/oonup/images/kunden/OOEN_OOE_Autotage_08-2018_Banner_1024x300.jpg");
    background-repeat: no-repeat;
    border-bottom: 0 none !important;
    height: 300px;
    text-indent: -10000px;
    margin-top: -5px !important;
}

.einleitungstext > p {
	font-size: 16px;
	letter-spacing: 0;
	line-height: 155%;
	margin-bottom: 10px;   
}

#box {
	width:auto !important;
}