body {
	background: none;
}
#kasten { 
  background: none;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin-left: 0;
	min-height: 0;
}
#grenze {
	width: 100%;
	margin-left: 0;
}
#klmenu {
	display: none;
}

#head {
	border-top: 1px solid gray;
	border-bottom: 1px solid #ccc;
	background: none;
	height: 164px;
	padding-left: 15px;
}
#untererteil {
	margin-top: 15px;
}
#menu {
	display: none;
}
#contain {
	width: 100%;
	float: none;
	margin-left: 0;
	margin-right: 0;
}
#boxen {
	display: none;
}
h1 {
	font-size: 1.4em;
	margin-top: 0;
	background: none;
  border-bottom: 3px double #1e348a;
}
#notenschluessel {
	padding-left: 0;
	margin-left: 0;
	background: none;
}

