#content {
	height: 320px;
}

#col1 {
	float: none;
	width: 850px;
	height: 340px;
	padding: 0;
	margin: 0;
}

#col1_home {
	float: left;
	margin: 0;
	padding: 0;
}

.csc-textpic {
	width: 264px;
	height: 280px;
	margin: 0 10px 20px 0;
	border: 1px solid #e8e8e8;
	background-color: #f1f1f2;
	padding: 2px;
}
.csc-textpic-imagewrap {
	height: 154px;
}
#dl .csc-textpic-image {
	height: 154px;
}

#col1 p,
#col1 a {
	padding: 8px 5px 0 10px;
	margin: 0;
	line-height: 15px;
}

#col1 img {
	border: 1px solid #e8e8e8;
	margin: 0;
}

#col1 a {
	color: #ec921a;
	text-decoration: none;
	background: url(../img/toolbox_pfeil.gif) no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
}

#col1 a:hover,
#col1 a:active {
	text-decoration: underline;
}

#col2,
#col3,
#ocls,
h2,
h3 {
	height: 0;
	display: none;
}

h4 {
	padding: 0;
	position: relative;
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	z-index: 2;
	color: #0a4c92;
	text-transform: uppercase;
	width: 270px;
	height: 36px;
	margin: 0 0 10px 0;
	text-indent: -9999999em;
}

h4 span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
