#flashHeader 
		{
				width:730px;
				height:209px;
				margin-top:-9px;
				margin-left:6px;
				margin-bottom:3px;
				
		}
		
		#flashHome 
		{
				width:708px;
				height:263px;
				margin-top:1px;
				margin-left:21px;
				margin-bottom:8px;
				
		}
				
		.topicTeaser
		{
				margin-left:21px;
				width:708px;
				height:231px;
				overflow:hidden;
				margin-bottom:8px;
		}
		
		.topicTeaser .bildmotiv
		{
				float:left;
				width:358px;
				margin-top:1px;
				
		}
		
		.topicTeaser .bildmotiv a
		{
				background-repeat:no-repeat;
				background-position:top left;
				display:block;
				width:358px;
				height:231px;
				text-indent:-9000px;
		}
		
		.topicTeaser .copybox
		{
				float:left;
				width:350px;
				height:231px;
				background-image:url(/img/site/assets/topicTeaserBG.png);
				background-position:top right;
				background-repeat:no-repeat;
		}
		
		.topicTeaser .copy
		{
				padding:25px;
				padding-left:5px;
				font-size:86%;
				line-height:130%;
				
		}
		
		.topicTeaser .imgBtn
		{
				display:block;
				background-position:top center;
				background-repeat:no-repeat;
				height:35px;
				margin-top:15px;
				text-indent:-9000px;
				
		}
		
		.colTeaserLeft
		{
				float:left;
				width:348px;
				margin-left:20px;
		}
		
		.colTeaserRight
		{
				float:left;
				width:348px;
				margin-left:12px;
		}
		
		.colTeaserHeader
		{
				background-repeat:no-repeat;
				width:348px;
				height:77px;
		}
		
		.colTeaserHeader a
		{
				display:block;
				height:77px;
				text-indent:-9000px;
		}
		
		.colTeaserBody
		{
				background-image:url(/img/site/assets/colTeaserBG.png);
				background-position:bottom;
				background-repeat:no-repeat;
				width:348px;
				min-height:300px;
		}
		
		.colTeaserBody .copy
		{
				padding:20px;
				font-size:86%;
				line-height:135%;
		}
		
		.colTeaserBody .imgLink
		{
				display:block;
				float:left;
		}
		
		.colTeaserBody img
		{
				padding:2px;
				border:1px solid #ddd;
				background-color:#fff;
		}
		
		.colTeaserBody .headline
		{
				text-decoration:none;
				display:block;
				color:#333;
				font-weight:bold;
				
		}
		
		.colTeaserBody p
		{
				margin:0px;
				padding:0px;
				float:right;
				display:block;
				width:215px;
				margin-left:10px;

		}
		
		.colTeaserBody .expand
		{
				padding-left:20px;
				background-image:url(/img/site/icons/read_more.gif);
				background-position:2px 2px;
				background-repeat:no-repeat;
				color:#666;
				text-decoration:none;
		}
		
		.colTeaserBody .expand:hover
		{
			color:#333;
		}

		.colTeaserBody .trenner
		{
			clear:both;
			padding-top:15px;
			border-bottom:1px dotted #ccc;
			margin-bottom:15px;
		}
		
		.colTeaserBody .btnHolder
		{
			clear:both;
			padding-top:20px;
			margin-bottom:10px;
		}
		
		.colTeaserBody .btn
		{
			display:block;
			text-indent:-9000px;
			height:35px;
			background-repeat:no-repeat;
			background-position:top center;
		}
			
