/* seiten der EFF-Haueser*/

#content{
    width: 850px;
    height: auto;
	background-color:#ffffff;
	margin-top:5px;
	margin-bottom:15px;
  }
	
h2{
    font-size:20px;  
    color: #016634;
    text-align: center;
    font-family:"Arial Black", Gadget, sans-serif;}

p{
  margin-left: 30px;
  text-align:justify;

	}
#content1{
	width:100%;
	height:250px;
	float:left;
	margin-left:25px;
	}
.image1{
	width:400px;
	height:250px;
	border:none;
	float:left;
	}
.image2{
	width:350px;
	height:210px;
	border:none;
	float:right;
	}
#content2 {
	margin-left: 30px;
	height:25px;
    float:left;
    margin-top:30px;
    font-size: 12px;
    color: #016634;
	}
  
#content3{
	width:100%;
	height:310px;
    margin-top:5px;
    margin-left: 25px;
	float:left;
    }

.image3{
	width:350px;
	height:306px;
	float:left;
	border:none;
	}
.image4{
	width:350px;
	height:306px;
	float:right;
	border:none;
	}
#content4{
	width:100%;
	height:40px;
	float:right;
	margin-top: 5px;
	}
#content4 p{
	text-align:center;
	font-size:11px;  
    line-height:40px;
    margin-bottom: 10px;
    }
#content4 p a{
	color:#000;
	text-decoration:none;
    }
	
#content4 p a:hover{
	color:#0a500a;
	}
#content4 img{
	width:20px;
	height:20px;
	}
