body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 150%;
}
body.site {
	padding-bottom: 0;
}
h1, h2, h3 {
	color: #e23839;
}
.btn {
    color: #fff;
	padding: 15px;
    text-shadow: none;
    background-color: #ff8000;
    background-image: none;
    background-repeat: none;
    filter: none;
    border-color: #ff8000;
    border: 1px solid #ff8000;
    border-bottom-color: #ff8000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #333;
    background-color: #e6e6e6;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #ff8000;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	border-radius: 0;
}
.input-append input, .input-append select, .input-append .uneditable-input, .input-prepend input, .input-prepend select, .input-prepend .uneditable-input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.input-append .add-on, .input-prepend .add-on {
    text-shadow: none;
	color: #fff;
    background-color: #ff8000;
    border: 1px solid #ff8000;
}
.phone, .mail {
	font-size: 18px;
	line-height: 1;
}
.phone p::before {
	color: #ff8000;
	font-family: 'IcoMoon';
	margin-right: 5px;
	content: "\e261";
}
.mail p::before {
	color: #ff8000;
	font-family: 'IcoMoon';
	margin-right: 5px;
	content: "\4d";
}
@media (min-width: 1200px) {
	.container {
		width: 1150px;
		max-width: 1150px;
	}
}
.navigation, .banner, .position4, .position10, .footer {
    margin: 0 -20px;
}
.nivoSlider {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
/* Navigation */
.navigation {
    border-top: none;
    border-bottom: none;
    background-color: #e23839;
	padding: 0;
}
.navbar .nav > li > a:focus {
    outline: 2px solid #fff;
}
.navbar {
	margin-bottom: 0;
	text-align: right;
	line-height: 1px;
}
.navbar .nav {
    position: relative;
    right: 0;
    display: inline-block;
    float: none;
    margin: 0;
}
.navigation .nav > li:before {
	height: 0;
	display: none;
}
.navbar .nav > li > a {
    font-size: 18px;
	padding: 20px;
    text-shadow: none;
	color: #fff;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: none;
}
.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}
.navbar .btn-navbar {
    padding: 7px 10px;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
    text-shadow: none;
    background-color: #e23839;
    background-image: none;
    border-color: #e23839;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.navbar .btn-navbar .icon-bar {
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
@media (max-width: 979px) {
	.navbar.pull-right {
		float: none;
	}
	.navbar {
		text-align: left;
	}
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
		font-weight: normal;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
		text-decoration: underline;
		background-color: transparent;
	}
}
.main {
	margin-bottom: 50px;
}
.well {
    background-color: #fefefe;
    border: 2px solid #ff8000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
/* Tabelle */
#categorylist_header_datum {
	width: 20%;
}
#categorylist_header_preis {
	width: 10%;
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

    .table-responsive>.table-bordered {
        border: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
.position4 {
	margin-top: 50px;
}
.position4 p {
	margin-bottom: 0;
}
.newsflash dd {
	margin-bottom: 20px;
	margin-left: 16px;
}
.footer {
    background: #666;
    color: #fff;
    padding: 40px 0;
}