div#contentRightBottomLeft {
	/* background: url(../SKIN/verlauf_gruen_2018.png) no-repeat right 144px; */

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aeb51b+0,8e9320+100 */
    background: #aeb51b; /* Old browsers */
    background: -moz-linear-gradient(top, #aeb51b 0%, #8e9320 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #aeb51b 0%,#8e9320 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #aeb51b 0%,#8e9320 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aeb51b', endColorstr='#8e9320',GradientType=0 ); /* IE6-9 */
}

div#contentRightTop {
	background: url(../Bilder/Sallingstadt-Logo.png) no-repeat 95% 10%;
	background-color: white;
	position: relative;
}
