body {
	background: White url(pics/hintergrund.gif) repeat-y center;
}
#kasten {
	position: absolute;
	width: 778px;
	left: 50%;
	top: 0px;
	margin-left: -389px;
}
#oben {
	position: absolute;
	top: 5px;
	left: 10px;
}
#oben, #oben a {
	color: #ffb300;
	font-size: 10px;
	font-weight: normal;
}
#pica {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 778px;
  height: 267px;
  background: url(pics/head.jpg) no-repeat;
}
/*LOGO*/
#logo {
  position: absolute;
  left: 20px;
  top: 40px;
  width: 170px;
  height: 54px;
}
#wirwollen {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 775px;
	height: 135px;
	background: url(pics/wir-wollen.gif) no-repeat;
}
#werbung {
  margin-top: 65px;
  text-align: center;
}
#werbung img {
  margin: 10px;
}
/*SPRUCH*/
#spruch {
	position: absolute;
	top: 200px;
	left: 20px;
  color: Black;
  font-size: 18px;
  text-align: center;
  width: 270px;
  font-weight: bold;
}
#content {
	position: absolute;
	top: 300px;
	left: 15px;
	width: 555px;
}
#menu {
	position: absolute;
	top: 320px;
	right: 0px;
	width: 186px;
}
#menu ul {
	margin-left: 0px;
	padding-left: 10px;
}
#menu ul ul {
  padding-left: 20px;
}
#menu li {
	list-style: none outside none;
	margin-left: 0px;
}
#menu .ebene1 .off {
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu .ebene1 .on  {
	margin-bottom: 5px;
}
#menu .ebene1 .off a {
	color: black;
	background: url(pics/bomml-gross.gif) no-repeat left;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
}
#menu .ebene1 .on a {
	background: url(pics/bomml-gross.gif) no-repeat left;
	padding-left: 20px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
#menu .ebene2 .off a, #menu .ebene2 .on a {
	font-size: 10px;
	background: none;
}
#menu .ebene2 .off a, #menu .ebene2 .on a {
	font-style: normal;
}
#menu .ebene2 .on a {
	font-size: 11px;
	background: url(pics/bomml-klein.gif) no-repeat left;
	padding-left: 20px;
}
#menu .ebene2 .off, #menu .ebene2 .on {
	margin-bottom: 0px;
	margin-top: 3px; 
}
