/* >> Content Col */
	div#Content div.des_1 {
		display: block;
		position: absolute;
		left: 0;
		width: 172px;
		background: #e5e5e5 url(../gfx/TeaserTopLeft.jpg) top left no-repeat;
	}
	
	div#Content div.des_2 {
		display: block;
		position: absolute;
		left: 190px;
		width: 172px;
		background: #e5e5e5 url(../gfx/TeaserTopLeft.jpg) top left no-repeat;
	}
	
	div#Content div.des_3 {
		display: block;
		position: absolute;
		left: 380px;
		width: 172px;
		background: #e5e5e5 url(../gfx/TeaserTopLeft.jpg) top left no-repeat;
		display: block;
	}
	
	div#Content div.des_4 {
		display: block;
		position: absolute;
		left: 570px;
		width: 172px;
		background: #e5e5e5 url(../gfx/TeaserTopLeft.jpg) top left no-repeat;
		display: block;
	}
/* << */

/* Teaser */
	div.des_1 div.Teaser_2,
	div.des_2 div.Teaser_2,
	div.des_3 div.Teaser_2,
	div.des_4 div.Teaser_2 {
		height: 180px;
	}
	
	div.des_1 div.Teaser_3,
	div.des_2 div.Teaser_3,
	div.des_3 div.Teaser_3,
	div.des_4 div.Teaser_3 {
		height: 150px;
	}
/* << */
