body {
	margin: 0px;
	padding: 0px;
	background: #838483 url(images/background.gif) repeat-y center;
}
#mitte {
	width: 770px;
	margin: auto;
	background: url(images/backhead.gif) no-repeat;
	min-height: 93px;
}
#logo {
	float: left;
	margin-left: 25px;
	margin-top: 43px;
}
#haus {
	background: url(images/haus.png) no-repeat;
	width: 162px;
	height: 103px;
	float: right;
	margin-right: 25px;
	margin-top: 11px;
}
#abs {
	clear: both;
	margin: 0px 23px 23px 23px;
}
#menu {
	background: #c7c7c7 url(images/backmenu.gif) repeat-x;
	padding: 5px;
}
#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#menu li {
	list-style: none;
	display: inline;
}
#menu li a {
	font-weight: bold;
	text-decoration: none;
	margin-right: 2.1em;
  font-size: 1.2em;
}
#menu li a, #menu li a:VISITED {
	color: Black;
}
#menu li a:HOVER {
	color: #3262a8;
}
#menu li.on a {
	color: #3262a8;
}
#downmenu {
	border-top: 1px dotted Gray;
	clear: both;
	margin-top: 1em;
	float: right;
}
#downmenu, #downmenu a {
	color: Gray;
	font-size: .9em;
}
#feedline {
  font-size: .9em;
  color: Gray;
  text-align: right;
  border-top: 1px dotted Black;
  clear: both;
}
/* Ecken */
.eol {
  background: url(icons/eol.png) no-repeat top left;
}
.eor {
  background: url(icons/eor.png) no-repeat top right;
}
.eul {
  background: url(icons/eul.png) no-repeat bottom left;
}
.eur {
  background: url(icons/eur.png) no-repeat bottom right;
}
/* Boxen */
.boxen {
	margin: 1em 0px 0px 0px;
  clear: both;
}
.box {
	background: #c3cdd9 url(images/backbox.gif) repeat-x;
	border: 1px solid #96a6b8;
	margin-bottom: 1em;
}
.boxen .box {
  /* background: #DFEEFF;e2e7ec */
  background: #e2e7ec url(images/backbox2.gif) repeat-x;
  border: none;
}
.boxen .box, .boxen .eol, .boxen .eor, .boxen .eul, .boxen .eur {
	width: 223px;
	height: 166px;
  overflow: hidden;
}
.inhaltlinks, .inhaltmitte, .inhaltrechts {
  width: 30%;
}
.boxen .boxleft, .inhaltlinks {
  float: left;
}
.boxen .boxmitte, .inhaltmitte {
  float: left;
  margin-left: 24px;
}
.boxen .boxright, .inhaltrechts {
  float: right;
}
.box div.inbox {
	padding: .7em;
}
.box div.inbox p {
	margin-top: 0px;
}
.box h2 {
	/* border-bottom: 1px solid #96a6b8; */
	/* background: #c8d5e4;*/
	margin: 0px;
	padding: .6em .7em .3em .7em;
}
.box dt {
  clear: left;
  float: left;
  width: 150px;
  text-align: right;
  margin-top: .5em;
  font-weight: normal;
  color: #6f6f6f;
}
.box dd {
  float: left;
  margin-left: 10px;
  margin-top: .5em;
}
.box dd img {
  vertical-align: middle;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea {
  width: 350px;
}
textarea {
  height: 150px;
}
fieldset {
  border: 1px solid #96a6b8;
  margin-bottom: 1em;
}
legend {
  color: #96a6b8;
  padding-left: 1em;
  padding-right: 1em;
}
fieldset p {
  margin-top: .5em;
  margin-bottom: .5em;
}
/* Druck */
.printonly {
	display: none;
}
/* Mietangebote */
.miebigpic, .miepics {
  text-align: center;
  border: 1px dotted #C7C7C7;
  padding-top: 10px;
  padding-bottom: 10px;
}
.miepics {
  float: right;
  width: 170px;
  padding-bottom: 0px;
}
.miepicbox {
  margin-bottom: 10px;
}

