body {
	background-image: none;
	background-color: White !imporant;
	color: Black !imporant;
}
#linkespalte,
#schattenlinksoben,
#navispalte,
#schattenrechtsoben,
.footercontainer,
#header,
#submenu
{
	display: none;
}
#grid td {
	display: none;
}
#grid #contentspalte {
	width: 100%;
	display: block;
}
#contentcontainer {
	width: 100%;
}
.content {
	padding: 0px 20px;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: Black;
	background-color: transparent;
	border-color: #858585;
}
h3 {
	color: #858585;
	background-color: transparent;
}
a {
	color: Black;
}

