body {
  background-color:#E4E8C7;
  text-align: center;
  margin:0px;
	font-family: Arial, Helvetica, sans-serif; ;
	font-size: 8pt;
	color:#000000;
}
h1 {
  color: #363962;
  font-size: 8pt;
  font-weight: normal;
}
img {
  border: 0px;
}
.green {
  font-size: 9pt;
  color: #9FAE39;
  font-weight: bold;
}
div {
  background-color: #FFFFFF;
}

div.seite {
  margin: 0 auto;
  text-align: left;
  width: 957px;
}

div.logo1 {
  width: 179px;
  height: 79px;
  float: left;
}
div.banspace{
  width: 306px;
  height: 79px;
  float: left;
}
div.menu{
  width: 337px;
  height: 79px;
  float: left;
}
div.banspace2{
  width: 135px;
  height: 79px;
  float: left;
}
div.strand{
  width: 957px;
  height: 105px;
  float:left;
}


div.links{
  width: 163px;
  height: 416px;
  float:left;
}
div.boxl{
  background-color: #BDC7D0;
  color: #363962;
  margin-top: 262px;
  width: 163px;
  height: 95px;
  clear: both;
}
div.mitte{  
  width: 631px;
  min-height: 416px;
  float:left;
}
div.inhalt{
  margin-top: 27px;
  margin-left: 65px;
}
div.home {
  margin-left: 17px;
}
div.rechts{
  width: 163px;
  height: 416px;
  float:left;
}
div.flyer{
  margin-top: 15px;
  width: 163px;
  height: 125px;
  clear: both;
}
div.adr{
  background-color: #E2DEDD;
  margin-top: 20px;
  width: 163px;
  height: 95px;
  clear: both;
}
div.adr2{
  background-color: #FFFFFF;
  margin-top: 20px;
  width: 163px;
  height: 95px;
  clear: both;
}
div.boxr{
  background-color: #E2DEDD;
  color: #363962;
  margin-top: 7px;
  width: 163px;
  height: 95px;
  clear: both;
}
.small {
  font-size: 5pt;
}
div.wohn1{
  width: 250px;
  float: left;
}

ul.wohnung {
  padding-left: 15px;
  margin-left: 0px;
  list-style-image: url(img/bullet.gif); 
}
ul.wohnung li {
  margin-top: 20px;
}

/*Navigation*/
ul#Navigation {
  /*background-color: orange;*/
  margin-top: 60px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px; 
  padding-left: 0px;
  color: #A1B039;
  clear: none;
}
ul#Navigation li{
  display: inline;
  list-style: none;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none; font-weight: normal; font-size: 8pt; font-family:Arial, Helvetica, sans-serif
}
li#Navigation a{
  color: #363962;
}
li#Navigation a:hover{
  color: #9B9FFD;
}
li#Navigation a:active{
  color: #9B9FFD; 
}
a:link {
  color : #363962;
  text-decoration : none;
}

a:visited {
  color : #363962;
  text-decoration : none;
}

a:active {
  color : #9B9FFD;
  text-decoration : none;
}

a:hover {
  color : #9B9FFD;
  text-decoration : none;
}


