body {
	background-color: #1f2040;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}
#wrapper {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #fff;
}
#header {
	display: none;
}
#menu {
	display: none;
}
#contentlinkshome {
	display: none;
}
#contentrechtshome {
	background-image: none;
	display: inline;
	float: none;
	overflow: hidden;
	width: auto;
	margin: 0;
	padding: 0px;
	height: auto;
}
#contentlinkspage {
	display: none;
}
#contentrechtspage {
	background-image: none;
	display: inline;
	float: right;
	overflow: hidden;
	width: 238px;
	margin-right: 0px;
	height: auto;
}
#contentmainpage {
	background-image: none;
	width: auto;
	float: none;
	padding: 20px;
	margin-left: 3px;
	height: auto;
	overflow: hidden;
}
#footer {
	display: none;
}
