@import url("basic.css");


#sidebar,
#about-cc,
#header img,
#about {
	display: none;
}

#header h1 img {
	display: inherit;
}

h1#signet-seipp {
	float: none;
	display: block;
	position: inherit;
	right: 0;
	top: 0;
	z-index: 100;
	float: right;
}


body {
	width: 640px;
	background: #fff;
	color: #000;
}

#header {
	width: 640px;
}

#entry {
	width: 640px;
	min-height: 0;
	height: auto;
}

#right {
	width: 380px
}

#container,
#content,
#footer {
	float: none;
	width: auto;
	background: #fff;
	padding: 0;
	margin: 0;
	position: inherit;
	display: block;
}

#signet-seipp {
	
}

#footer {
	padding-top: 20px;
}

#uebersicht div {
	display: block!important;
	height: auto!important
}
