.sectionHolder h2
{
	color: #EB1790;
	font-size: 20px;
	line-height: 20px;
}

.sectionHolder .floatRight
{
	margin: 0 0 20px 20px;
}

.sectionHolder .floatLeft
{
	margin: 0 20px 20px 0;
}

.sectionHolder p
{
	line-height: 20px;
}

.sectionHolder a,
.sectionHolder a:visited
{
	color: #EB1790;
	text-decoration: underline;
}

.sectionHolder div.sectionTeaser h2
{
	font-size: 13px;
	line-height: 13px;
	text-transform: uppercase;
}

.sectionHolder div.sectionTeaser p.date
{
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}



/* ARTICLE FACTS / CITAT */
div.snapinFactsHolder
{
	border: 1px solid #E2E2E2;
    min-height: 50px;
    width: 238px;
}

div.snapinFactsInner
{
	background-color: #E0E0E0;
	background-image: url('/grafik/viungestory/factBoxBg.jpg');
    background-repeat: no-repeat;
    background-position: top;
    border: 2px solid #fff;
    min-height: 50px;
    padding: 15px 15px 5px;
    width: 204px;
}

div.snapinFactsInner p
{
    color: #000;
    display: block;
    font-size: 11px;
    margin-bottom: 5px;
}

div.snapinFactsInner p.headline
{
    display: block;
    font-family: Trebuchet MS;
    font-size: 15px;
    font-weight: bold;
    height: 18px;
    letter-spacing: -1px;
    margin: 0 0 6px 0;
    overflow: hidden;
    text-transform: uppercase;
}

div.snapinFactsInner ul,
div.sectionHolder ul
{
	margin: 0;
	padding: 10px 0 10px 0px;
}

div.snapinFactsInner ul li,
div.sectionHolder ul li
{
	background-image: url('/grafik/viungestory/flowerMicroPurple.gif');
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 11px;
    font-weight: bold;
	list-style: none;
	padding: 8px 0 8px 15px;
}

div.citatHolder
{
	border: none;
	margin: 12px 0;
	text-align: center;
	width: 612px;
}

div.citatHolder div.snapinFactsInner
{
	background: none;
	margin: 0;
	padding: 0;
	width: 612px;
}

div.citatHolder div.snapinFactsInner p
{
	color: #E9148F;
	font-style: italic;
	height: auto;
	overflow: visible;
	text-transform: none;
}

div.citatHolder div.snapinFactsInner p.headline
{
	background-image: url('/grafik/viungestory/citatBg.gif');
	background-position: left 6px;
	background-repeat: no-repeat;
	display: inline;
	font-size: 20px;
	font-style: normal;
	padding-left: 25px;
}



