/*** MOD-Home ***/

.aboutbox {
	display:block;
	float:left;
	/*height:168px;*/height:153px;
	/*width:326px;*/width:251px;
	margin:0;
	padding:15px 50px 0 25px;
	background:url(../images/box-home-left.gif) no-repeat top left;
	}
	
.aboutbox h2 {
	color:#000000;
	margin:0 0 10px 0;
	}
	
.gebiet {
	display:block;
	float:left;
	background:url(../images/box-home.gif) no-repeat top left;
	/*width:150px;*/width:130px;
	/*height:169px;*/height:154px;
	margin:0 0 0 6px;
	padding:15px 10px 0 10px;
	}
	
	.gebiet span {
		display:block;
		text-align:center;
		padding:0;
		margin:10px 0 0 0;
		color:#009590;
		font-size:14px;
		font-weight:bold;
		}
		
		a.gebiet, a:hover.gebiet {text-decoration:none;}
		a:hover.gebiet {background:url(../images/box-home-hover.gif) no-repeat top left;}

.komponenten {padding:15px 10px 0 10px;}
.expertisen {padding:10px 15px 0 15px;width:120px;height:159px;}
.expertisen span {margin:8px 0 0 0;}
.engineering {padding:10px 14px 0 14px;height:159px;width:122px;}

#footer {font-size:13px;}
		