*
{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-color: #fff;
	color: #000;
}
div#seite
{
	width: auto;
	border-left: 2px solid #cbcbcb;
	border-right: 2px solid #cbcbcb;
	padding-bottom: 5px;
}
ul.navigation, address.footer, p.sprung, h2, div.sub-navigation
{
	display: none;
}
h1
{
	width: 100px;
	float: right;
	height: 1.5em;
	padding: 10px 25px 0 0;
}
h3
{
	border-bottom: 1px solid #ccc;
	color: #666;
	background-color: #fff;
	font-size: 1.2em;
	letter-spacing: 0.01em;
}
div.inhalt
{
	float:none;
	width: auto;
	padding: 15px 0 10px 17px;
}
p, blockquote, dl
{
	color: #333;
	background-color: #fff;
	padding: 0.5em;
	font-size: 0.8em;
	border-right:0;
}