body {
}

/* h1, h2 {
	font-variant: small-caps;
	text-align: center;
	font-size: 180%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
} */

/* h2 {
	font-size: 160%;
} */

.copyrightnotice {
	display: none;
}

#mycustomscroll3 { 
/* Typical fixed height and fixed width example */
width: 993px;
height: 183px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: absolute; /* ehem.: relative */
margin: 0px auto 0px auto; /* 0.3em */
padding: 0px;
	background:url(../images/footer/ProduktFries_Background.jpg) repeat-x 0 10px;
/* border-bottom: 5px solid #9C8B1E; */
/* border-bottom: 2px solid #F8CC21; */
}

.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
height: 155px;
position: relative;
color: black;
padding: 0px;
}

.de_list .fixedwidth { width: 1800px; }
.fr_list .fixedwidth { width: 2000px; }
.en_list .fixedwidth { width: 1800px; }