body,html {
	height:auto;
}

body {
	color:black;
	background: none;
	min-width:0px;
	width:100%;
	font-size:100%;
}

h1, h2, h3, h4, h5, h6 {
	color:black;
}

html>body #headerwrap {
	position:relative;
}


html>body #footerwrap {
	position:relative;
}

#hilfsnavigation, #hauptnavigation, #links {
	display:none;
}

#inhaltsbereich {
	padding: 1px 0 0 0;
	border: none;
	margin:0;
	width:98%;
}

#inhalt {
	margin-top:2em;
	width:98%;
	float:left;
}

#rechts{
	width:98%;
	padding-right:20px;
	float:left;
	display:none;
}


#fusszeile {
	width:98%;
	padding:5px 10px;
	margin:auto;
	border: none;
height:50px;
}

#fusszeile a:before {
	clear:both;
}

.trenner {
	display:block;
	clear:both;
	height:1px;
	font-size:1px;
}

.box {
	border:solid 0px black;
}

