#Content-Spalte .Service-Angebote-boxwrapper {
    width:480px;
}
#Content-Spalte #Service-Angebote H1 {
    width:470px;
}
#Related-Content-Spalte .Service-Angebote-boxwrapper {
    width:298px;
}
#Related-Content-Spalte #Service-Angebote H1 {
    width:288px;
}
#Service-Angebote H1 {
    padding: 2px 0 0 10px;
    clear: both;
}
.Service-Angebote-boxwrapper {
    float:left;
    padding: 5px 0 0 0;
    background: #EEEEEE;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    margin-bottom: 10px;
}
#Service-Angebote td {
	padding: 3px 0 0 0;
}
#Service-Angebote td img {
	border: 0;
	padding: 0 3px 0 10px;
}
#Service-Angebote td img a {
	padding: 0;
}
#Service-Angebote td a {
    font-size: 10px;
	padding: 0 0 0 1px;
	text-decoration: none;
	white-space: nowrap;
	color: #666666;
	text-transform: uppercase;
}
#Service-Angebote td a:hover {
	padding: 0 0 0 1px;
	text-decoration: underline;
	color: #666666;
	text-transform: uppercase;
}