
#content_frame_home{
	float: left;
	width: 841px;
	height: 510px;
	background: url('../images/layout/home.jpg') right top no-repeat;
}

#content_frame_schule{
	float: left;
	width: 841px;
	height: 510px;
	background: url('../images/layout/schule.jpg') right bottom no-repeat;
}

#content_frame_ueber_suzuki{
	float: left;
	width: 841px;
	height: 510px;
	background: url('../images/layout/ueber_suzuki.jpg') right bottom no-repeat;
}

#content_frame_methoden{
	float: left;
	width: 841px;
	height: 565px;
	background: url('../images/layout/methoden.jpg') right bottom no-repeat;
}

#content_frame_methoden #txt_left,#content_frame_methoden #txt_right{
	height: 520px;
}

#content_frame_auf_einen_blick{
	float: left;
	width: 841px;
	height: 565px;
	background: url('../images/layout/auf_einen_blick.jpg') right bottom no-repeat;
}

#content_frame_special{
	float: left;
	width: 841px;
	height: 510px;
	background: url('../images/layout/ueber_suzuki.jpg') right bottom no-repeat;
}

#content_frame_auf_einen_blick #txt_left,#content_frame_auf_einen_blick #txt_right{
	height: 520px;
}

#content_frame_konzept{
	float: left;
	width: 841px;
	height: 565px;
	background: url('../images/layout/konzept.jpg') right bottom no-repeat;
}

#content_frame_konzept #txt_left,#content_frame_konzept #txt_right{
	height: 520px;
}

