body {
	background: #fdf0e6 url(pics/higru.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
#kasten {
	background: url(pics/kasten_higru.png) repeat-y center;
	min-height: 1000px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -410px;
	width: 820px;
}
#head {
	width: 776px;
	margin-left: 22px;
}
#drei, #drei a {
	font-size: 0.8em;
	font-weight: normal;
	color: Black;
}
#drei {
	position: absolute;
	top: 5px;
	right: 40px;
}
#logo {
	padding-left: 28px;
	padding-top: 32px;
	float: left;
}
#informiert {
	background: #ecf3f9 url(pics/gsg_informiert.gif) no-repeat center;
	width: 591px;
	height: 50px;
	padding-top: 30px;
	float: right;
	margin-top: 33px;
}
#balken {
	width: 591px;
	margin-top: 4px;
	float: right;
}
#blau {
	width: 402px;
	background: #005da8;
	height: 15px;
	float: left;
}
#orange {
	width: 185px;
	background: #ea690a url(pics/helfen_gewinnen_sparen.gif) no-repeat center;
	height: 15px;
	float: right;
}
#contain {
	width: 550px;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
}
#menu {
	width: 165px;
	float: left;
	clear: both;
	margin-left: 27px;
	margin-top: 20px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
}
#menu .ebene1 .on, #menu .ebene1 .off {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
}
#menu .ebene1 .off , #menu .ebene1 .on{
	border-bottom: 1px solid #005da8;
}
#menu .ebene1 .off a {
	color: Black;
	font-weight: normal;
}
#menu .ebene1 .on a {
  font-weight: bold;
  color: black;
}
#menu .ebene2 .off , #menu .ebene2 .on {
	border-bottom: none;
}
#menu .ebene2 .on a, #menu .ebene2 .off a {
	font-size: 0.7em;
}
#menu .ebene2 .on, #menu .ebene2 .off {
	padding-bottom: 1px;
	padding-top: 1px;
}
#menu .ebene2 .on a {
	color: #005da8;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea {
  width: 350px;
}
input[readonly] {
  background: #eee;
  color: #555;
}
textarea {
  height: 150px;
}
fieldset {
  border: 1px solid Gray;
  padding-left: 10px;
  margin-bottom: 10px;
}
legend {
  color: Black;
  background: White;
  padding-left: 5px;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-right: 5px;
  border: 1px dotted gray;
}
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
}
fieldset h2 {
  border-bottom: none;
}
/* IMG */
img.right, img.left {
  border: 1px solid #ea690a;
}
img.right, img.left, img.rightnb, img.leftnb {
  margin-bottom: 3px;
}
img.right, img.rightnb {
  margin-left: 5px;
  float: right;
}
img.left, img.leftnb {
  margin-right: 5px;
  float: left;
}
img.center {
  margin: 5px;
}
/* Galerien */
div.galsover {
  border: 1px solid #005DA8;
  padding: 3px;
  margin-bottom: 15px;
  background: #F6F9FC;
}
div.galsover img {
  border: 1px solid #ea690a;
  margin-left: 10px;
  margin-bottom: 3px;
  margin-right: 3px;
  margin-top: 3px;
  float: right;
}
div.galsover p {
  margin: 0;
  margin-bottom: 4px;
  padding: 0;
}
div.galsover h2 {
  margin: 0;
  margin-bottom: 4px;
  padding: 0;
  border: none;
  clear: none;
}
