body {
	background: #5a759c url(pics/hintergrund.gif) repeat-y center;
}
#kasten {
	position: absolute;
	left: 50%;
	width: 766px;
	margin-left: -383px;
	top: 20px;
}
#blau {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	background: #5a759c;
}
#head {
	margin-top: -3px;
	margin-left: -7px;
	width: 650px;
	background: url(pics/head.jpg) no-repeat 0px -5px;
	height: 128px;
}
#content {
	margin-top: 20px;
	margin-left: 135px;
	width: 500px;
	padding-bottom: 50px;
}
#menu {
	position: absolute;
	top: 130px;
	left: 3px;
	width: 120px;
}
#menu ul {
	margin-left: 0px;
	padding-left: 8px;
}
#menu li {
	list-style: none outside none;
	margin-left: 0px;
}
#menu .ebene1 .off {
	margin-top: 20px;
}
#menu .ebene1 .on  {
	margin-top: 20px;
	margin-bottom: 5px;
}
#menu .ebene1 .on a {
	background: url(pics/bomml-gr.gif) no-repeat 0px 5px;
	padding-left: 10px;
	color: #5a759c;
}
#menu .ebene1 .off a, #menu .ebene1 .on a {
	font-size: 12px;
}
#menu .ebene2 .off a {
	font-size: 10px;
	background-image: none;
	font-weight: normal;
	font-style: normal;
	color: #314152;
}
#menu .ebene2 .on a {
	color: #5a759c;
	font-size: 10px;
	background: url(pics/bomml-kl.gif) no-repeat 0px 5px;
	padding-left: 7px;
}
#menu .ebene2 .off , #menu .ebene2 .on {
	margin-top: 7px;
} 
#boxen {
	position: absolute;
	top: -5px;
	right: 0px;
	width: 115px;
}
#boxen .box {
	background: #314152;
	border: solid white 1px;
	margin-bottom: 10px;
}
#boxen .box .abstand {
  margin: 5px;
}
#boxen .box a {
	color: white;
}
#boxen .box p {
	color: White;
}
#boxen .box h3 {
	color: #314152;
	border: none;
	padding: 8px;
	margin-top: 0px;
	background: url(pics/box.gif) repeat-y;
}
div.banner {
  margin-bottom: 10px;
}
div#downlinks {
  text-align: right;
  border-top: 1px dotted #314152;
  padding-top: 5px;
  margin-top: 25px;
}
div#downlinks, div#downlinks a {
  font-weight: normal;
  font-size: 10px;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea {
  width: 350px;
  background: White;
  border: 1px solid #314152;
  padding-left: 3px;
}
input[readonly] {
  background: #EEEEEE;
}
textarea {
  height: 70px;
}
fieldset {
  border: 1px dotted #9d8459;
  padding-left: 10px;
  margin-bottom: 10px;
  background: url(pics/backform.jpg);
}
legend {
  color: #9d8459;
  border: 1px solid #9d8459;
  background: White;
  padding: 2px;
}
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
}
fieldset h2 {
  border-bottom: none;
}
/* IMG */
img.right, img.left {
  border: 3px double Gray;
}
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;
}

