* {
    margin: 0;
    padding: 0;
}
#wrapper {
    position: relative;
	width: 700px;
    margin: 0 auto;
}
.clear {
	clear: both;
}
.headline {
	margin-top: 20px;
	font-size: 26px;
	text-align: center;
	color: #DF1E2E;
}
.header_bild{
	width: 100%;
	margin: -15px 0 15px;
}
.subline {
	font-size: 16px;
	font-weight: bold;
}
.aufgaben {
	font-weight: bold;
	 font-size: 1.4em;
	margin-bottom: 10px;
	color: #DF1E2E;
}
ul {
	list-style-type: square;
	margin-left: 16px;
	margin-bottom: 10px;
}
.slogan {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.absatz {
	margin-bottom: 15px;
}
.gr{
	color: #008035;
	font-size: 14px;
}

/* ################################################## */
#rahmen  {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	background-color: #ffffff;
}
#oben {
	position: relative;
}
#headlinekasten {
	margin: 0 0 15px;
}
#mitte {
	background: url('/lkw-fahrer-stellenanzeigen/10/2/102438/tmp/546610800475812.jpg') no-repeat 0 0;
	padding: 10px 35px 0;
}
#unten {
	background: url('/lkw-fahrer-stellenanzeigen/10/2/102438/tmp/546610800582133.jpg') no-repeat 0 bottom;
	margin-top: 20px;
	padding: 30px;
}
#mitte a {
	text-decoration: none;
	color: #000000;
}
#mitte a:hover {
	color: #DF1E2E;
	font-weight: bold;
}
#unten a {
	text-decoration: none;
	color: #ffffff;
}#unten a:hover {
	color: #000000;
}
.adresse {
    font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.adresse2 {
    font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
@media only screen and (max-width: 568px) {
	.hide {
		display: none;
	}	
}