#main {
	text-align: left;
	margin: 0px auto; 
	width: 332px;
}
#row1 {
	position: absolute;
	top: 70px;
}
#logo {
	position: absolute;
	top: 10px;
}
#kanzlei {
	position: absolute;
	top: 81px;
	background: #6b0018;
	width: 165px;
	height: 165px;
}
#beratungsfelder {
	position: absolute;
	top: 81px;
	left: 168px;
	background: #3b701c;
	width: 165px;
	height: 165px;
}
#row2 {
	position: absolute;
	top: 318px;
}
#informationen {
	position: absolute;
	background: #194294;
	width: 165px;
	height: 165px;
}
#impressum {
	position: absolute;
	left: 168px;
	background: #7e663d;
	width: 165px;
	height: 165px;
}
