/* Dies sind Abweichung vom normalen Stylesheet für die Unterseiten */

#content {
	margin-top: 22px;	
}

* html #content {
	margin-top: 22px;	
}

#content_center_elements .teaser_2col {
	background-image:url('../layout_images/row_bg_bottom_subpage.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	width:470px;
	overflow:hidden;
	margin-right:10px;
	padding-bottom:14px;
	margin-bottom:0px;
}

#content_center_elements .content_left_row {
	background-image:url('../layout_images/row_bg_bottom_subpage.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	width:470px;
	overflow:hidden;
	margin-right:10px;
	padding-bottom:14px;
	margin-bottom:10px;
}

.block {
	margin-bottom:0.5em;
	overflow:hidden;
	width:100%;
}