.top {
	width:100%;
         height:75px;
         margin:0px;
         padding:0px;
         }

.center {
	width:100%;
         height:200px;
         margin:0px;
         padding:0px;
         background-color:#EDF1F5;
         text-align:right;
         }

.empty {
	width:100px;
         height:200px;
         float:left;
         }

.center_inhalt {
         height:20px;
         margin-top:170px;
         text-align:left;
         float:left;
         }

.bottom {
	width:450px;
         margin:75px 50px 50px 100px;
         padding:0px;
         text-align:left;
         }

.bottom_kontakt {
	position:absolute;
         width:450px;
         padding:0px;
         margin:350px 50px 50px 0px;
         }

.architektur_img {
	width:120px;
         height:300px;
         float:left;
         }

.architektur_text {
	width:320px;
         height:300px;
         overflow:auto;
         }

.architektur_thumbs, .architektur_thumbs a {
	width:110px;
         height:100px;
         float:left;
         font-size:8;
         }
