/* Curtis Curtis 1000 AG, layout_start.css */

#content_border {
	margin: 0 0 7px 0;
	background: transparent url(/fileadmin/images/default/content_border_back_start.gif) repeat-x;
}

#feature {
	float: right;
	width: 240px;
	padding: 182px 0 13px 0;
}

	#feature .teaser {
		margin: 0 0 1px 0;
		padding: 7px 12px 16px 0;
		font-size: 11px;
		background: transparent;
		border: none;
	}

#content {
	padding: 145px 264px 32px 13px;
	background: none;
}

	#copyright {
		padding: 6px 0 0 0;
	}

	#copyright div {
		padding-top: 0;
		background: #fff;
	}

		#copyright div a.wes:link, #copyright div a.wes:visited, #copyright div a.wes:active {
			margin: 0 0 0 222px;
		}

/* Teaser im Content */
p.teaserLinks {
	float: left;
	width: 119px;
}
p.letzterTeaser {
	float: left;
	width: 96px;
}

	p.letzterTeaser strong, p.teaserLinks strong {
		display: block;
		padding-top: 4px;
		font-size: 11px;
	}

	p.letzterTeaser a:link, p.teaserLinks a:link, p.letzterTeaser a:visited, p.teaserLinks a:visited {
		text-decoration: none;
		color: #0055aa
	}

	p.letzterTeaser a:hover, p.teaserLinks a:hover, p.letzterTeaser a:active, p.teaserLinks a:active {
		text-decoration: none;
		color: #dd9728
	}
