* {
	margin:0;
	padding:0;
	outline:none;
}

body {
	color:#000;
	background-image:none;
	background-color:#fff;
}
.float-left {
    float:left !important;
}
.float-right {
    float:right !important;
}
.clear {
    font-size:0.001em;
    line-height:0.001em;
    clear:both;
    float:none;
    height:0px;
    overflow:hidden;
}

img {
	border:none;
}
#branding,
.krone,
#superbgimage,
#top-line,
#thumbs,
#navi,
#navi-add,
#navi-lang,
#label,
#label-bg,
.separator-top,
.separator-bottom,
#content-newsletter,
#content-sidebar
{
	display: none;
}
h2, h3, h4, h5 {
	margin:0 0 12px 0;
}
p {
	margin:0 0 18px 0;
}
img {
	border:none;
}
#superbgimage {
	display:none !important;
}
#header h1#branding a {
	display:block;
	width:424px;
    height:80px;
	overflow:hidden;
	margin:0 0 30px 0;
}
#header h1#branding img {
	border:none;
}
#header h1 span {
	display:block;
	text-indent:-9999px;
}
#header h1#branding a:hover {
	text-decoration:none;
}
#content ul {
    margin:0 0 19px 0;
}
#content ul li {
    padding:0 0 0 14px;
    list-style-type:circle; 
}

