/*-------------------------------------------------------
	
	layoutMisc
	Hier Anweisungen, die aus diversen Gruenden
	vom normalen Layout abweichen

-------------------------------------------------------*/
div#layerContent div.col1 {
	width: 420px;
	padding-right: 10px;
	float: left;
}
div#layerContent div.col2 {
	float: left;
	width: 230px;
}
div#layerContentMainColMain div#layerHead2 table td h2 {
	width: 400px;
}
div.col2 h1.csc-firstHeader, div.col2 div.csc-header h1 {
	font-size: 20px !important;
	font-weight: bold !important;
	border-bottom: 4px solid #B2B7B9 !important;
	background: #ececec url('../_img/h2/pfeil_grau.png') left center no-repeat;
	padding-left: 10px !important;
}
div.col2 p.cnt1 {
	padding: 10px;
	background-color: #ececec !important;
	border-bottom: 5px solid white;
}
div.col2 div.csc-header-n2 h1 {
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}