body {
	color:000;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 
{
	font-family: 'Open Sans', sans-serif;
}
blockquote {
	border-left: none !Important;
}
.container {
	max-width: 970px;
}
.mt15 {
	margin-top: 15px;
}
.header {
	margin-top: 10px;
}
.header ul {
	list-style: none;
	padding: 0px;	
	margin: 0px;
}
.header ul li {
	display: inline;
	background: #efefef;
	padding: 0px 10px;
	box-shadow: 0 2px 6px rgba(100,100,100,.6);
	-webkit-box-shadow: 0 2px 6px rgba(100,100,100,.6);
	-moz-box-shadow: 0 2px 6px rgba(100,100,100);
}
.header ul li a {
	color: #000;
	font-weight: bold;
}
.header ul li a {
	color: #000;
	font-weight: bold;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in;

}
.header ul li a:hover {
	text-decoration: none;
	-moz-opacity: .7;
	-khtml-opacity: .7;
	-webkit-opacity: .7;
	opacity: .7;
	-ms-filter: alpha(opacity=70);
	filter: alpha(opacity=70);
}
.main {
	margin-top: 15px;
}
.sidebar-box {
	border: 1px solid #000;
	border-radius: 5px;
}
.sidebar-box h3 {
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	line-height: 24px;
	background: #000;
	padding-left: 10px;
	margin: 0px;
}
.sidebar-inhalt {
	padding: 10px;
}
input.search-input {
	display: block;
	width: 100%;
}
.panel-default>.panel-heading {
	color: #fff;
	background-color: #ff4d00;
	border-color: transparent;
}
.panel-heading {
	padding: 6px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	color: inherit;
	font-weight: bold;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 0px solid transparent;
	border-radius: 0px !important;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-title>a {
	color: inherit;
	text-decoration: none;
	opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.panel-title>a:hover {
	-moz-opacity: .7;
	-khtml-opacity: .7;
	-webkit-opacity: .7;
	opacity: .7;
	-ms-filter: alpha(opacity=70);
	filter: alpha(opacity=70);
}
.panel-collapse.collapse .panel-title:after {
	content: "\f107";
	font-family: "Font-Awesome";
}
.panel-body {
	background: #cc3d00;
	border-top: 0px !important;
	padding: 0px;
}
.panel-body  ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.panel-body  ul  li {
	padding: 4px 15px;
}
.panel-body a {
	color: #fff;
	text-decoration: none;
	opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	transition: all .2s ease-in;
}
.panel-body a:hover {
	-moz-opacity: .7;
	-khtml-opacity: .7;
	-webkit-opacity: .7;
	opacity: .7;
	-ms-filter: alpha(opacity=70);
	filter: alpha(opacity=70);
}
.panel-group .panel+.panel {
	margin-top: 0px;
}
.panel-group {
	margin-bottom: 0px;
}
.zahlung p {
	font-size: 11px;
	font-weight: 400;
}
ul.small-images {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.articel-data h1 {
	color: #000000;
	font-size: 25px;
	font-weight: 600;
	text-align: center;
}
h2 {
	color:  #000000;
	font-size: 16px; 
	font-weight: 400;
	text-align: center;
}
.index-box h4 {
	color: #ffffff;
	font-size: 13px;
	font-weight: 600;
	line-height: 29px;
	text-align: left;
	margin: 0px;
	background: #000;
	padding: 5px 15px;
	clear: both;
	text-transform: uppercase;
	border-bottom:4px solid #ff4d00;
}
.index-box-inhalt {
	background-color: #ffffff;
	box-shadow: 4px 7px 8px 0.00px rgba(0, 0, 0, 0.35);
	padding: 15px;
	color:  #000000;
	font-size: 12px; 
	font-weight: 400;
}
.index-box-inhalt img {
	max-width: 100%;
}
ul.ablauf {
	padding: 0px;
	list-style: none;
	font-weight: 400;
}
ul.ablauf li {
	margin-bottom: 12px;
	font-size: 11px;
}
ul.ablauf li:before {
	font-family: "FontAwesome";
	content: "\f105";
	padding-right: 5px;

}
p.tabellen-info {
	color: #000000;
	font-size: 14px;
	font-weight: 400;
	line-height: 25.3px;
	text-align: center;
	width: 663px;
	height: 66px;
}
.versand {
	color:  #000000;
	font-size: 12px; 
	line-height: 18px; 
	text-align: left;
}
.footer {
	background: #000;
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
	padding: 10px;
}
.big-image {
	border: 1px solid #efefef;
	padding: 5px;
	height: 420px;
	text-align: center;
}
.big-image img {
	max-height: 100%;
}
ul.small-images li img {
	max-width: 100%;
	display: inline-block;
}
ul.small-images li {
	max-width: 80px;
	display: inline-block;
	margin-top: 15px;
	border: 1px solid #efefef;
	padding: 5px;
}
.infos{
	border: 3px solid #000;
	padding: 12px;
	font-size: 14px;
}

/*Sidebar*/
.sub_cat {
	display: none;
}
li.level1.withSubMenu:before {
	content: "\f107";
	font-family: "FontAwesome";
	position: relative;
	float: right;
	right: 6px;
	top: 10px;
}
li.level1.withSubMenu.active:before {
	content: "\f106";
	font-family: "FontAwesome";
	position: relative;
	float: right;
	right: 6px;
	top: 10px;
}

.sidebar-box li{
	color: #fff;
	list-style: none;
}
.sidebar-box ul {
	padding: 0;
	margin-bottom: -1px;
}
.sidebar-box a {
	color: #fff;
	padding: 10px;
	display: block;
}
.sidebar-box a:hover , a:focus {
	color: #fff;
	text-decoration: none;
}
ul.sub_cat {
	padding: 0 10px;
	background: #D54000;
}
.level1 {
	background: #ff4d00;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
.level2 {
	font-weight: normal;
	text-transform: none;
}