html, body {
 }

body {
 background:#666;
 font-family:Garamond,"Times New Roman";
 font-size:17px;
 line-height:3ex;
 padding:0;
 margin:0;
 }

#layout {
 margin:0px auto;
 width:900px;
 background:white
 }

#die_idee { float:left; }
#das_land { float:left; }
#die_muehle { float:left }
#wohnungen { float:left }
#text_w { float:left }
#denkmalabschreibung { float:left }

#text_land {
 display:table-cell;
 vertical-align:bottom;
 height:582px;
 width:359px;
 }

#text_idee {
 display:table-cell;
 vertical-align:bottom;
 height:582px;
 width:300px;
 }

#text_muehle {
 display:table-cell;
 vertical-align:bottom;
 height:555px;
 width:300px;
 }

#text_leben {
 padding:30px;
 width:840px
 }

#text_ansichten {
 padding:30px;
 width:840px
 }

#text_wohnungen {
 padding:30px;
 width:598px;
 }

#text_denkmalabschreibung {
 width:300px
 }

#text_w {
 width:360px
 }

.text p,
.text h1 {
 text-align:justify;
 margin:10px;
 }

.text h1 {
 margin-right:0;
 color:#7E0021;
 font-family:Garamond,"Times New Roman";
 font-size:22px;
 font-weight:normal
 }

#logo {
 float:right;
 margin:5px
 }

.kontakt {
 width:390px;
 margin:30px;
 float:left;
 font-size:13px;
 font-family:Arial;
 line-height:2.5ex
 }

