
.list-toggle::after {
    left: 0 !important;
    right: inherit !important;
    top: 8px;
}
.caption {
	padding-top: 10px;
}

body {
	background: none !important;
}
/*#sidebar-nav > li:nth-child(2) > a {
	width: 110px;
	height: 35px;
    float: right;
    margin-bottom: 10px !important;	
}
#sidebar-nav > li:nth-child(3) > a {
	width: 92px;
	height: 35px;
    float: right;
    margin-bottom: 10px !important;	
}
#sidebar-nav > li:nth-child(4) > a {
	width: 116px;
	height: 35px;
    float: right;
    margin-bottom: 10px !important;	
}
#sidebar-nav > li:nth-child(5) > a {
	width: 136px;
	height: 35px;
    float: right;
    margin-bottom: 10px !important;	
}
#sidebar-nav > li:nth-child(6) > a {
	width: 84px;
	height: 35px;
    float: right;
    margin-bottom: 10px !important;	
}
#sidebar-nav > li:nth-child(7) > a {
	width: 106px;
	height: 35px;
    float: right;
    margin-bottom: 10px !important;	
}
*/


.start_temp_content_l > .row, .start_temp_content_r > .row {
	margin: 0px;
	width: 100%;
}
.start_temp_content_l {
	width: 50%;
	min-height:900px;
	float: left;
	background: #303030;
}
.start_temp_content_r {
	width: 50%;
	min-height: 900px;
	float: left;
	background: url(../../../export/sites/schulzemuehle/.content/_res/bg_gras.jpg);
	background-repeat: no-repeat;
}

.start_lay_content_r, .start_lay_content_l {
	height: 688px;
}
.start_lay_content_r {
	padding-top: 315px;
}
#sidebar-nav li {
	list-style-type: none;
	background: none;
	text-align: right;
	font-size: 16px;
	line-height:16px;
}
#sidebar-nav li a {
	list-style-type: none;
	background: none;
	text-align: right;
	padding-right: 10px;
}
#sidebar-nav .active1 {
	border-image: linear-gradient(to top, black, rgba(0, 0, 0, 0)) 1 100%;
}
#sidebar-nav .active1 a {
	color: #84c704;
	border-image: linear-gradient(to top, black, rgba(0, 0, 0, 0)) 1 100%;
}
#sidebar-nav {
	float: right;
	clear: both;
	margin-top:32px;
}
.fullwidthbanner-container {
    width: 800px !important;
	margin: 0 auto;
	height: 300px;

}
.fullwidthbanner-container li div:nth-child(2) {
	background: url(../../../export/sites/schulzemuehle/.content/_res/bg_futtermittel.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 40px;
	text-align: center;
	font-size: 18px;
}
.tp-bannershadow, .tp-bannertimer {
	display: none;
}
.slogan_lay_r {
	background: linear-gradient(to right, rgba(48,48,48,1) 0%, rgba(48,48,48,0) 100%);
	width: 100%;
	height: 50px;
	box-shadow: 0px 5px 5px 0px rgba(48,48,48,0.63);
}
.slogan_lay_r .headline, .slogan_lay_l .headline {
	border-bottom: none !important;
}
.slogan_lay_l h2 {
	color: #fff;
}
.slogan_lay_l .headline {
	text-align: right;
	padding-top: 9px;
	padding-right:7px;
}
.slogan_lay_r .headline {
	text-align:center;
	padding-top: 9px;
}
.slogan_lay_r h2 {
	color: #FFD6AE;
}