body {
	background: White url(pics/hintergrund.gif) repeat-y center;
}
#balken1 {
	background: White;
	position: absolute;
	height: 297px;
	width: 100%;
	top: 0px;
	left: 0px;
}
#kasten {
	position: absolute;
	width: 775px;
	left: 50%;
	top: 0px;
	margin-left: -393px;
}
#logo {
	position: absolute;
	top: 10px;
	left: 0px;
}
#linksbild {
	position: absolute;
	top: 297px;
	left: 0px;
	width: 221px;
	height: 194px;
	background: url(pics/zapfen.gif) no-repeat;
}
#balken2 {
	position: absolute;
	top: 492px;
	left: 0px;
	height: 5px;
	width: 221px;
	background: White;
}
#klimaanlagen {
	position: absolute;
	top: 35px;
	right: 0px;
	width: 535px;
	height: 248px;
	background: url(pics/bild.jpg) no-repeat;
}
#content {
	position: absolute;
	top: 300px;
	right: 5px;
	width: 530px;
}
#menu {
	position: absolute;
	top: 497px;
	left: 0px;
	width: 221px;
	background: url(pics/menuback.png) repeat-y;
   padding: 0px;
}
#menu a {
	font-size: 14px;
}
#menu ul {
	margin: 0px;
	padding-left: 0px;
}
#menu ul ul {
	padding-left: 20px;
}
#menu li {
	list-style: none outside none;
	margin-left: 0px;
}
#menu .ebene1 li {
	border-bottom: 1px solid White;
	padding-bottom: 7px;
	padding-left: 19px;
}
#menu .ebene1 .off {
	margin-top: 10px;
}
#menu .ebene1 .on  {
	margin-bottom: 5px;
	margin-left: 7px;
	margin-top: 0px;
	padding-top: 10px;
}
#menu .ebene1 .off a {
	color: white;
	padding-left: 20px;
}
#menu .ebene1 .on a {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	background: url(pics/menu-on.png) no-repeat left;
	color: white;
}
#menu .ebene2 .on a {
	font-weight: bold;
}
#menu .ebene2 .off a {
	font-weight: normal;
}
#menu .ebene2 .off, #menu .ebene2 .on {
	margin-bottom: 0px;
	margin-top: 9px;
	margin-left: 0px;
	padding-top: 0px;
}
#menu .ebene2 .off a, #menu .ebene2 .on a {
	font-size: 11px;
	background: none;
}
#menu .ebene2 {
	padding-bottom: 14px;
}
#menu .ebene2 li {
	border-bottom: none;
	padding-bottom: 0px;
	padding-left: 0px;
	background: none;
}
#menu .ebene2 .on {
	margin-top: 5px;
	background: none;
}
p#downunder {
  margin-top: 25px;
  text-align: right;
  clear: both;
}
p#downunder span {
  border-top: 1px dotted #85BDD9;
  padding-left: 25px;
}
p#downunder, p#downunder a {
  font-size: 10px;
  font-weight: normal;
  color: #85BDD9;
}
#angebote {
  margin-top: 25px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid White;
  border-top: 1px solid White;
  background: #1f90c9;
}
#angebote, #angebote p, #angebote a {
  color: White;
  font-size: 12px;
}
#angebote h2 {
  color: White;
  border-bottom: 1px dotted White;
  font-size: 13px;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea {
  width: 350px;
}
textarea {
  height: 150px;
}
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 {
  border: 1px outset #0074AD
}
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;
}

