﻿/* SECTION TOP */
ul.ulistSectionTop
{
    background-image: url('/grafik/Q/linePinkDotted.png');
    background-repeat: no-repeat;
    background-position: bottom;
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    max-width: 456px;
    min-height: 50px;
    padding: 0;
    padding-bottom: 12px;
}

ul.ulistSectionTop .content
{
    margin-top: 5px;
}

ul.ulistSectionTop .content .newsCategory
{
    display: none;
}

ul.ulistSectionTop div.date a,
ul.ulistSectionTop div.date a:visited
{
    color: #DC1C82;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    text-transform: uppercase;
}

ul.ulistSectionTop .content h1
{
    margin-bottom: 0px;
}

ul.ulistSectionTop .text
{
    margin: 0;
}

ul.ulistSectionTop div.readmore a, ul.ulistSectionTop div.readmore a:visited
{
    background-image: url('/grafik/Q/arrowPinkBlock.gif');
    background-repeat: no-repeat;
    background-position: 0 0px;
    color: #dc1c82;
    display: block;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    margin: 4px 0 12px 0;
    padding-left: 15px;
    text-transform: uppercase;
}



/* ULISTSECTION */
ul.ulistSection
{
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    max-width: 456px;
    padding: 0;
}

ul.ulistSection li
{
    background-image: url('/grafik/Q/sectionBoxBg.jpg');
    background-repeat: no-repeat;
    height: 86px;
    margin-bottom: 12px;
    overflow: hidden;
    width: 456px;
}

ul.ulistSection .image
{
    display: none;
}

ul.ulistSection .teaser
{
    padding: 0;
    margin: 0;
}

ul.ulistSection .content
{
    float: left;
    height: 56px;
    margin: 10px 0px 0px 10px;
    position: static;
    overflow: hidden;
    width: 400px;
}

ul.ulistSection .content h3, ul.ulistSection .content h3 a, ul.ulistSection .content h3 a:visited
{
    margin: 0;
}

ul.ulistSection a, ul.ulistSection a:visited
{
    color: #000;
    font-size: 11px;
    padding: 0;
}

ul.ulistSection h3 a, ul.ulistSection h3 a:visited
{
    font-size: 20px;
}

ul.ulistSection .readmore
{
    float: left;
    font-weight: bold;
    padding-right: 12px;
    margin: 0px 0px 0px 10px;
}

ul.ulistSection .readmore a, ul.ulistSection .readmore a:visited
{
    background-image: url('/grafik/Q/arrowPinkBlock.gif');
    background-repeat: no-repeat;
    background-position: 0 0px;
    color: #dc1c82;
    display: block;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    margin: 4px 0 12px 0;
    padding-left: 15px;
    text-transform: uppercase;
}



/* ULISTSECTIONWHITE SECTION LEVEL 2 */
ul.ulistSectionWhite
{
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    max-width: 456px;
    padding: 0;
}

ul.ulistSectionWhite li
{
    background-color: #fff;
    background-image: url('/grafik/Q/linePinkDotted.png');
    background-repeat: no-repeat;
    background-position: bottom;
    height: 95px;
    margin-bottom: 12px;
    padding-bottom: 12px;
    width: 456px;
}

ul.ulistSectionWhite .image
{
    border-right: 1px solid white;
    height: 95px;
    float: left;
    margin-right: 12px;
    overflow: hidden;
    width: 108px;
}

ul.ulistSectionWhite .teaser
{
    padding: 0;
    margin: 0;
}

ul.ulistSectionWhite .content
{
    float: left;
    height: 78px;
    margin: 0px 12px 0 0;
    position: static;
    overflow: hidden;
    width: 318px;
}

ul.ulistSectionWhite a, ul.ulistSectionWhite a:visited
{
    color: #444;
    font-size: 11px;
    padding: 0;
}

ul.ulistSectionWhite h3, ul.ulistSectionWhite h3 a, ul.ulistSectionWhite h3 a:visited
{
    color: #272525;
    font-size: 20px;
    margin-bottom: 2px;
}

ul.ulistSectionWhite .readmore
{
    float: left;
    font-weight: bold;
    padding-right: 12px;
    margin: 0px 12px 0 0;
}

ul.ulistSectionWhite .readmore a, ul.ulistSectionWhite .readmore a:visited
{
    background-image: url('/grafik/Q/arrowPinkBlock.gif');
    background-repeat: no-repeat;
    background-position: 0 0px;
    color: #dc1c82;
    display: block;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    margin: 4px 0 12px 0;
    padding-left: 15px;
    text-transform: uppercase;
}


/* ULIST SMALL SECTION */
ul.ulistSmallSection div.image
{
	display: block;
	margin: 6px 6px 0 !important;
}

ul.ulistSmallSection div.content
{
	height: 40px;
	padding: 2px;
}

ul.ulistSmallSection div.content h3 a,
ul.ulistSmallSection div.content h3 a:visited
{
	font-size: 14px !important;
}

ul.ulistSmallSection div.readmore
{
	margin-left: 2px;
}

ul.ulistSmallSection div.readmore a,
ul.ulistSmallSection div.readmore a:visited
{
	margin: 0;
}
