@font-face {
    font-family: 'roboto';
    src: url('../font/Roboto-Thin-webfont.eot');
    src: url('../font/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Thin-webfont.woff') format('woff'),
         url('../font/Roboto-Thin-webfont.ttf') format('truetype'),
         url('../font/Roboto-Thin-webfont.svg#robotothin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('../font/Roboto-Regular-webfont.eot');
    src: url('../font/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Regular-webfont.woff') format('woff'),
         url('../font/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../font/Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: bold;
    font-style: normal;
}

@media only screen and (max-width: 1000px) {
.wrapper {
	width: 100% !important;
}

.side-profile {
	padding-left: 15px !important;
	margin: 0;
}
}

@media only screen and (max-width: 646px) {
.side-profile {
	background-color: #d6d6d6;
	padding-top: 15px;
}

.main-header {
    border-bottom: 2px solid #ff6600; 
    position :relative;
    z-index: 10;
	background-image: none !important;
	padding-bottom: 5px !important;
}

.main-header:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 2px;
    left: 0px;
    right: 0px;
    bottom: 2px;
    border-bottom: 3px solid #000;
}
}

.button-one {
	background-color: #ff6600;
	padding: 8px;
	color: #000;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.button-one:hover {
	background-color: #e85d00;
	padding: 8px;
	color: #000;
}

body {
	background-color: #ebebeb;
}

.wrapper {
	background-color: #fff;
	width: 80%;
	margin: 0 auto;
	max-width: 1000px;
	min-width: 320px;
}

.content {
	margin-top: 5px;
	padding-top: 15px;
	padding-bottom: 30px;
}
.main-slider-parent {
	padding-top: 15px;
}

.main-slider-text {
	width: 305px !important;
	height: 400px !important;
	background-color: rgba(255, 255, 255, 0.6) !important;
	color: #000 !important;
	margin-left: 665px;
	padding-top: 100px !important;
}

.main-slider-text h3 {
	color: #000;
}

.footer {
	padding-top: 15px;
	height: 50px;
}

.footer-copyright {
	line-height: 16px;
}

.navigation-footer {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;
}

.navigation-footer li {
	float: left;
	line-height: 16px;
	margin-right: 10px;
}

.navigation-footer li:last-child {
	margin-right: 0;
}

.navigation-footer-seperator {
	font-size: 10px;
}

.navigation-footer li a {
	color: #000;
}

.navigation-footer li:hover a {
	color: #ff6600;
}

.side-profile {
	padding-bottom: 5px;
}

.side-profile img {
	height: 150px;
	width: 150px;
}

.side-profile p {
	margin-top: 20px;
	line-height: 20px;
}

.side-profile strong {
	color: #ff6600;
}

.side-profile a {
	color: #000;
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-o-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}

.side-profile a:hover {
	color: #ff6600;
}

.ruckruf-main {
	background-color: gray;
	float: left;
	padding-bottom: 5px;
}

.ruckruf-main h5 {
	color: #fff;
	padding-left: 15px;
}

.header-mobile {
	padding-top: 15px;
	padding-bottom: 15px;
}

.main-header {
	background-image: url(../img/headline.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-bottom: 15px;
	padding-top: 30px;
	margin-bottom: 20px;
}

.lebenslauf {
	border: none;
	margin-top: 30px;
}

.lebenslauf tr {
	background-color: transparent !important;
}

.lebenslauf th {
	font-weight: normal;
}

.lebenslauf td:first-child {
	vertical-align: top;
	color: #ff6600;
	font-weight: bold;
	width: 80px;
}

.download-liste {
	list-style: none;
}

.download-liste li {
}

.download-button {
	background-image: url(../img/download_icon.png);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-right: 15px;
	display: block;
	color: #ff6600;
	border: solid 1px transparent;
	-webkit-transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
}

.download-button:hover {
	color: #ff6600;
	border: solid 1px #ff6600;
}

.index-list {
	list-style: none;
}

.index-list li {
	color: #ff6600;
	font-weight: bold;
}

.beratungsfelder-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.beratungsfelder-list li {
	color: #000;
	line-height: 35px;
}

.beratungsfelder-list li:before {
	content: "§";
	color: #000;
	margin-right: 10px;
	font-weight: bold;
}

.header {
	width: 100%;
}

.navigation {
	width: 100%;
	list-style: none;
	float: left;
	background-color: #ff6600;
	line-height: 40px;
	margin-top: 19px;
	border: solid 1px #ff6600;
}

.navigation li {
	float: left;
}

.navigation li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
}

.navigation li:hover a {
	background-color: #fff;
	color: #000;
}

.navigation .active-item a {
	background-color: #fff;
	color: #000;
}

.mobile-header {
	text-align: center;
	margin-bottom: 25px;
	padding-top: 10px;
}

.slogan {
	text-align: right;
	margin-bottom: -18px;
	color: #a2a2a2;
	font-weight: bold;
}

.inner-title-image {
	width: 100%;
	height: 300px;
	background: url(../img/title.jpg) center center no-repeat;
}

.rex-navi2 {
	display:none;
}

.arrow-list {
	border: solid 1px #ff6600;
	padding: 20px;
	position: relative;
	margin-left: 40px;
}

.arrow-list:before {
	font-family: "foundation-icons";
	content: "\f109";
	color: #ff6600;
	font-size: 65px;
	position: absolute;
	left: -45px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.arrow-list:after {
	color: #fff;
	font-size: 18px;
	left: -31px;
	top: 50%;
	position: absolute;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.arrow-list.first:after {
	content: "1";
}

.arrow-list.second:after {
	content: "2";
}

.arrow-list.third:after {
	content: "3";
}

.arrow-list.fourth:after {
	content: "4";
}

.side-nav dd {
	margin-bottom: 0;
	padding: 5px;
	-webkit-transition: all 0.1s ease-in-out 0s;
	-moz-transition: all 0.1s ease-in-out 0s;
	-o-transition: all 0.1s ease-in-out 0s;
	transition: all 0.1s ease-in-out 0s;
}

.side-nav dd a {
	color: #000;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.side-nav dd:hover {
	background: #ff6600;
}

.side-nav dd.active {
	background: #ff6600;
}

.side-nav dd.active a {
	color: #fff;
}