@import '../css/bunte_cms.css';
@import '../css/bunte_nav.css';

/****************************************************************************************
     CSS Bunte & Klein GmbH 
	 
****************************************************************************************/

div.teaser2fachLinks, div.teaser2fachRechts
{
	position: relative;
	width: 210px;
	margin-bottom: 7px;
	text-align: justify;
}
div.teaser2fachLinks
{
	float: left;
	margin: 0px 17px 0px 0px;
}
div.teaser2fachRechts { float: right; }
.teaserHeadline
{
	display: block;
	color: #004B84;
	font-weight: bold;
}
hr.teaser2fachTop
{
	display: none;
	color: #ebebeb;
	width: 100%;
	height: 1px;
	text-align: left;
	border: 1px;
	border-style: solid;
	margin-bottom: 7px;
}

p.teaser2fachLink
{
	display: block;
	text-align: right;
}
