* {
	margin: 0;
	padding:0;
	outline:none;
}

body {
	color: #000;
	background-image: none;
	background-color: #fff;
}

#navi-add,
#slideshow,
#header-adderss,
#claim,
#navigation,
#subnavigation,
#navi-lang,
#content-sidebar,
#push,
#footer{
	display: none;
}
.garantie{
	display:none;
}
h2, h3, h4, h5 {
	margin:0 0 18px 0;
}
p {
	margin:0 0 18px 0;
}
img {
	border:none;
}
h1.branding a{
	display:none;
}
#header h1.branding{
	border:none;
}
#header h1 span {
	display:block;
	text-indent:-9999px;
}
#header h1.branding a:hover {
	text-decoration:none;
}
.text-bottom{
	display:none;
}
#footer{
	display:block;
}
ul#navigation-footer{
	display: none;}

