body, #email {
	background: url(pics/bg.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
}
#linien {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(pics/linien.gif) repeat-x;
	width: 100%;
	height: 119px;
}
#bilderzug {
	position: absolute;
	left: 290px;
	top: 25px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#banner {
	position: absolute;
	top: 130px;
	width: 120px;
	right: 15px;
}
#content {
	position: absolute;
	top: 130px;
	left: 0px;
  right: 0px;
  padding-left: 170px;
  padding-right: 155px;
}
#frau {
	background: url(pics/frau.jpg) no-repeat;
	width: 150px;
	height: 362px;
	margin-top: 30px;
}
#menu {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 150px;
}
#menu ul {
	margin-left: 0px;
	padding-left: 0px;
}
#menu li {
	list-style: none outside none;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
  padding-left: 25px;
  padding-right: 5px;
}
#menu li a {
  margin-left: -10px;
}
#menu .ebene1 li {
	border-bottom: 1px solid #D99C04;
}
#menu .ebene1 .off {
	background: #FCC232 url(pics/e1_off.gif) repeat-x;
}
#menu .ebene1 .on {
	background: #FCC232 url(pics/e1_on.gif) repeat-x;
}
#menu .ebene1 .off a {
	color: #8d1122;
}
#menu .ebene1 .on a {
	color: Black;
}
#menu .ebene2 li {
  background: none;
  border-bottom: none;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 20px;
}
#menu .ebene2 .off a, #menu .ebene2 .on a {
	font-size: 11px;
}
#menu .ebene2 .off a {
  color: #8d1122;
  font-weight: normal;
}
#menu .ebene2 .on {
  background: url(pics/e2_on.gif) no-repeat 0px 7px;
}
#menu .ebene2 .off {
  background: url(pics/e2_off.gif) no-repeat 0px 7px;
}
/* Zusatz */
#google {
  border: 1px solid #8D1122;
  padding-bottom: 3px;
  margin-bottom: 10px;
  overflow: hidden;
}
div.bn {
  text-align: center;
  margin-bottom: 10px;
}
#quicklinks {
  text-align: right;
  margin-right: 3px;
  margin-left: 3px;
  border-top: 1px dotted #9F6C00;
}
#quicklinks, #quicklinks a {
  font-weight: normal;
  font-size: 10px;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"] {
  width: 350px;
}
textarea {
  height: 100px;
  width: 82%;
}
fieldset {
  border: 1px solid Gray;
  padding-left: 10px;
  margin-bottom: 10px;
}
legend {
  color: Black;
}
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
}
fieldset h2 {
  border-bottom: none;
}
/* IMG */
img.right, img.left, img.rahmen {
  border: 3px double #8D1122;
}
a:HOVER img.right, a:HOVER img.left, a:HOVER img.rahmen {
  border: 3px double #9F6C00;
}
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;
}
/* Leistungen */
div.leistung {
  width: 220px;
  float: left;
  background: #fff7b5;
  margin-right: 3px;
  margin-bottom: 3px;
  height: 47px;
}
div.leistung div.img {
  width: 47px;
  height: 47px;
  background: #fff7b5;
  text-align: center;
  float: left;
  border-right: 3px solid White;
  margin-right: 2px;
}
div.leistung div.img img {
  margin-top: 6px;
  border: 1px solid #8D1122;
}
div.leistung div.txt {
  margin-top: 2px;
}
div.leistung p {
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}
div.partner {
  clear: both;
  background: #FFFCDF;
  padding: 5px;
  margin-bottom: 5px;
}
div.partner p {
  margin-top: 0px;
}
img.light {
  border: 1px solid #9F6C00;
}
div.pic {
  float: left;
  width: 200px;
  text-align: right;
  margin-right: 10px;
}

