#contentwrapper {
	background: none;
}

#content {
	background: none;
}

.container {
	width: 650px;
}

#navheader {
	display: none;
}

#logo {
	border-top: none;
}

#sidebar1 {
	display: none;
}

#mainContentWrapper {
	float: left;
	width: 100%;
}
	
.oneColContent #mainContent {
	float: left;
	width: 100%;
}

.sortResults {
	display: none;
}

.resultNav .searchFormContainer {
	display: none;
}

.resultPageNavContainer {
	border-right: none;
}




#beschreibung {
	width: 60%;
}

#detailData {
	width: 95%;
	margin-left: 2px;
}

#detailData tbody th,
#detailData tbody td,
#detailData tbody th:first-child,
#detailData tbody td:first-child {
	border: 1px solid black;
}

#detailData thead td,
#detailData thead th,
#detailData thead th.left,
#detailData thead th.right {
	background: none;
	color: #b70000;
	padding:3px 4px 3px 0;
}

#detailData tbody td,
#detailData tbody th {
	background: none;
	color: black;
}





	
#siteTools {
	display: none;
}	
	
	
#rechteSpalte {
	width: 255px;
}
	
#rechteSpalte #anfrage {
	display: none; 
}
	
	
	
	
#footer {
	height: auto;
}

#footer p.defaultCol1_2 {
	display: none;
}