@charset "UTF-8";

@media screen, projection
{
	/*
	##################
	# Teaser
	##################
	*/
	.start .subcolumns {
		background: url(../../images/teaser_bg.png) no-repeat top left;
		height:141px;
		display:block;
	}
	#main .subcolumns .c75l {

	}

	#main .tx-boteaser-pi1 .subcolumns {width:663px;}
	#main .tx-boteaser-pi1 .subcolumns .c33l {
		width:220px;
		float:left;
		border-right:1px solid #FFFFFF;
	}
	/* MUSS wieder gelöscht werden */
	#main .subcolumns .c25r .subcr {
		padding:13px 0 13px 0px;
	}
	/* MUSS wieder gelöscht werden */

	#main .tx-boteaser-pi1 .subcolumns .c33l .subcl  {
		padding:13px 8px 13px 8px;
	}

	*html #main .tx-boteaser-pi1 .subcolumns .c33l .subcl  {
		padding:13px 6px 13px 6px;
	}

	#main .tx-boteaser-pi1 .subcolumns h3 {
		width:100%;
		font-size:12px;
		font-weight:bold;
		color:#3B3B3B;
		margin:0 0 5px 0;
	}
	#main .tx-boteaser-pi1 .subcolumns h3 a {
		color:#3B3B3B;
	}

	#main .tx-boteaser-pi1 .more {
		margin:3px 0 0 0;
	}

	#main .tx-boteaser-pi1 .more a {
		background: url(../../images/default_teaser_arrow.gif) no-repeat left center;
		font-size:11px;
		padding:0 0 0 10px;
		color:#3B3B3B;
	}
	/* LAYOUT1*/
	#main .tx-boteaser-pi1 .layout1 {width:100%;}

	#main .tx-boteaser-pi1 .layout1 .c33l {
		width:auto ;
	}


	#main .tx-boteaser-pi1 .layout1 .c25l {
		*width:24%;
	}

	#main .tx-boteaser-pi1 .layout1 h3 {
		margin:0;
	}
	

	/* #################################
	 ###			LAYOUT 6 - MARKEN ULLRICH		   ###
	################################# */
	
	.tx-boteaser-pi1 .layout6 {
	} 
	
	.tx-boteaser-pi1 .layout6 table {
		border:none;
		margin:0;
		padding:0;
	}
	
	.tx-boteaser-pi1 .layout6 table td {
		background:transparent url(../../images/shadow_line.jpg) repeat-x bottom left;
		padding:15px 0;
		border:none;
	}
	
	.tx-boteaser-pi1 .layout6 table td.teaser h2,
	.tx-boteaser-pi1 .layout6 table td.teaser h2 a {
		font-size:12px !important;
		color:#7BA566 !important;
		font-weight:bold !important;
		padding:0 !important;
		margin	:0 !important;
	}
	
	.tx-boteaser-pi1 .layout6 table td.image {
		padding-right:15px;
	}
	.tx-boteaser-pi1 .layout6 .more {
		padding-left:15px;
	}
	
	#main .tx-boteaser-pi1 .layout6 .more a {
		background:none !important;
	}
}