* {
    margin: 0;
    padding: 0;
}
 
html, body {
    height: 100%;
}
 
body {
	margin-top: 0;
	background-image: none;
}
#footer {
	display:none;
}

#header-menu {
	display:none;
}

#boxContainer, #boxContainer2, #boxContainer22, #boxContainer3, #boxContainer4 {
display:-webkit-flex;
display:flex;
-webkit-flex-direction: column;
flex-direction: column;
}



#footer2
 {
display:block;
	position: fixed;
	left: 0px;
	bottom:0;
	width:100%;
	max-width: 481px;
	height: 25px;
	z-index: 56;
	background-color:#fff;
	margin-bottom:0;
	text-align:center;
	padding-top:10px;
}

#wrapper {
	border:0;
}


.slicknav_menu {
		display:block;

	}
	
#MenuBar {
	display:none;
}

#content, #content2, #content0 {
	left:0;
	margin-left:0;
	width:100%;
	padding-right:5px;
	margin-right:0;
	height:100%;
	border:0;
	padding-left:5px;
	background-color:#fff;
	margin-top:0px;
	top: 0px;
}

h2 {

}

.AJXCSSMenuefLGDTD {
	float:none !important;
	margin-left:0;
clear:all !important;
}

.schlagschatten {
	float:none !important;
	clear:all !important;
}

.accordian li img {
	display: block;
}


/*Now the styles*/
* {
	margin: 0; 
	padding: 0;
}


/*Time to apply widths for accordian to work
Width of image = 640px
total images = 5
so width of hovered image = 640px
width of un-hovered image = 40px - you can set this to anything
so total container width = 640 + 40*4 = 800px;
default width = 800/5 = 160px;
*/

.accordian {
display:none;
}

#ue3 {
display:none;
}
#ue4 {
margin-left:30px;
margin-top:20px;
display:block;
font-size:120%;
line-height:1.5;
}