* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
}


body {
	background: #fff;
	color: #000;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: left;
}

ul {
	list-style: none;
}

#skip,
#hide,
#suche,
#topnav,
#mainnav,
#rightnav,
#servicenav,
#content_end {
	display: none;
}

a img {
	border: none;
}

p#header {
	border-bottom: 1px solid #9c9d9f;
}

div#content {
	border-bottom: 1px solid #9c9d9f;
}

h1,
h2,
h3 {
	color: #e35114;
	clear:both;
}

#teaser1, #teaser2, #teaser3, #content-inner {
	padding-top:30px;
}

#home p.more a:link,
#home p.more a:visited {
	background: none;
	padding: 0 0 2px 5px;
	display:block;
}

#content li {
	background: none;
	list-style:none;
}

div.clearall {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: block;
}

