div.threeCol div.col {
	width: 230px;
	height: 78px;
	background-image: url('img/startseitenbox.png');
	padding: 15px;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}

* html div.threeCol {
	margin-left: -20px;
}

div.threeCol {
	overflow: hidden;
}

div.threeCol div.col h2 {
	font-size: 20px;
	font-family: Georgia, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.color1 h2 {
	color: #00BDD9 !important;
}

.color2 h2 {
	color: #A54EFF !important;
}

.color3 h2 {
	color: #0066CC !important;
}
