@import "stylesheet_sub.css";

/*Inhalts Spalte*/

#contentimg {
	background-image:url(../images/group_home.jpg);
	background-repeat:no-repeat;
	height: 264px;
	width: 770px;
	padding-bottom:16px;
	}
	
#contentimgSub {
	/*background-image:url(../images/app_bild.jpg);
	background-repeat: no-repeat;*/
	height: 125px;
	width: 280px;
	float:left;
	}
