/* ================= */
/* = STANDARD TAGS = */
/* ================= */
*
{
    outline: none;
}

html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y:scroll
}

body
{
    margin: 0;
    padding: 0;

    color: #2a2a2a;
    font: 12px Arial,Helvetica,Garuda,sans-serif;

    background: #fff;
}
a, a:hover
{
    color: #e2001a;
    outline: none;
    text-decoration: underline;
}
a:hover { text-decoration: none }
h1
{
    margin: 0 0 12px 0;
    padding: 0;
    color: #e2001a;
    line-height: 1.3em;
    font-size: 18px;
    font-weight: normal;
}
h2
{
    margin: 0 0 15px 0;
    padding: 0;
    color: #2a2a2a;
    line-height: 1.3em;
    font-size: 16px;
}
h3
{
    margin: 0 0 11px 0;
    padding: 0;
    color: #2a2a2a;
    line-height: 15px;
    font-size: 12px;
    font-weight: bold;
}
hr
{
    position: relative;
    clear: both;
    margin: 0 0 10px 0;
    padding: 0;
    height: 1px;
    color: #e2001a;
    border: 0;
    background: #e2001a;
}
img
{
    border: 0;
}
input, select, textarea
{
    font: 12px Arial,Helvetica,Garuda,sans-serif;
    color: #666;
}
map
{
    display: none;
}
p
{
    margin: 0 0 14px 0;
    padding: 0;
    line-height: 17px;
}
    p.flashalternative
    {
        padding-left: 29px;
    }
ul
{
    margin: 2px 0 19px 0;
    padding: 0 0 0 20px;
    line-height: 19px;
}
    ul li
    {
        margin: 0 0 1px 0;
        padding: 0 0 0 5px;
        list-style-type: square;
    }
ol
{
    margin: 2px 0 12px 0;
    padding: 0 0 0 30px;
    line-height: 19px;
}
    ol li
    {
        margin: 0 0 4px 0;
        padding: 0;
    }
.clear
{
   clear:both;
   height:1px;
}
/* ============= */
/* = KOCHKRONE = */
/* ============= */
div#batch_kochkrone
{
	position: absolute;
	top: 0;
	right: 250px;
}
	div#batch_kochkrone a
	{
		display: block;
		width: 142px;
		height: 126px;
		background: url(../images/construct/kochkrone/startseite_batch_kochkrone.jpg) no-repeat;
	}
	
/* ================== */
/* = HDE (nur TECT) = */
/* ================== */
div#batch_hde
{
	position: absolute;
	top: 0;
	right: 250px;
}
	div#batch_hde a
	{
		display: block;
		width: 142px;
		height: 126px;
		background: url(../images/construct/batch_hde.jpg) no-repeat;
	}
/* ========= */
/* = FORMS = */
/* ========= */
form
{
    margin: 0;
    padding: 0;
}
div.csc-mailform-field,
div.csc-mailform-radio,
div.csc-mailform-submit
{
    clear: left;
}
    form#tx_odsajaxmailsubscription_pi1_form label, 
    form#mailform label.text
    {
        display: block;
        float: left;
        margin: 0 0 8px 0;
        width: 92px;
    }
    form#tx_odsajaxmailsubscription_pi1_form label
    {
        width: 100px;
    }
    form#mailform label.long
    {
        width: 220px;
    }
    div.csc-mailform-field textarea
    {
        overflow: auto;
        display: block;
        float: left;
        margin: 0 0 14px 0;
        padding: 7px;
        width: 357px;
        height: 72px;
        background: url(../images/construct/form_textarea_background.gif) 0 0 no-repeat;
        border: 0;
    }
    div.csc-mailform-field select
    {
        margin: 0 0 16px 0;
        padding: 3px;
        width: 207px;
        height: 25px;
        border: 1px solid #e6e6e6;
    }
    form#mailform input.text, 
    form#tx_odsajaxmailsubscription_pi1_form input
    {
        display: block;
        float: left;
        margin: 0 0 8px 0;
        padding: 6px 7px 7px;
        width: 193px; /*207px*/
        height: 15px;
        line-height: 12px;
        background: url(../images/construct/form_input_text_background.gif) 0 0 no-repeat;
        border: 0;
    }
    div.csc-mailform-radio label,
    div.csc-mailform-radio input
    {
        float: left;
        margin: 0;
        padding: 0;
    }
    div.csc-mailform-radio input.radio
    {
        margin: 0 6px 0 23px;
    }
    a#mailform-submit, a#mailform-submit:hover
    {
        display: block;
        position: relative;
        padding: 7px 0 0 11px;
        width: 80px;
        height: 20px;
        color: #fff;
        font-weight: bold;
        line-height: 12px;
        text-decoration: none;
        background: url(../images/construct/form_submit_background2.gif) right 0 no-repeat;
    }
        form#tx_odsajaxmailsubscription_pi1_form a#mailform-submit, form#tx_odsajaxmailsubscription_pi1_form a#mailform-submit:hover
        {
            width: 91px;
        }
    
        a#mailform-submit span, a#mailform-submit:hover span
        {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 8px;
            height: 27px;
            background: url(../images/construct/form_submit_background1.gif) 0 0 no-repeat;
        }
    a#mailform-submit:hover span
    {
        background-position: 0 -27px;
    }
    a#mailform-submit:hover
    {
        background-position: right -27px;
    }
    
/* ============== */
/* = Newsletter = */
/* ============== */
form#tx_odsajaxmailsubscription_pi1_form
{
    margin-bottom: 14px;
}
    form#tx_odsajaxmailsubscription_pi1_form input.btnSubmit
    {
        width: 100px
    }

div.tx-odsajaxmailsubscription-pi1 div.error
{
    padding: 5px 7px;
    margin: 5px 0 15px 0;
    border: solid 1px #B40000;
    background-color: #E40D1B;
    color: #FFFFFF;
}
div#abmeldungKontrolle
{
    margin: 10px 0;
    padding: 10px;
    background-color: #FFF179;
}
#tx_odsajaxmailsubscription_pi1_indication
{
    position: absolute;
    top: 300px;
    left: 0;
    
    width: 710px;
    height: 450px;
    
    text-align: center;
    
    opacity: .80;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    
    background: #FFF;
}
    #tx_odsajaxmailsubscription_pi1_indication img
    {
        margin-top: 190px;
    }

/* ============= */
/* = CONTAINER = */
/* ============= */
div#container
{
    position: relative;
    margin: 0 auto;
    width: 968px;
}
/* ========== */
/* = HEADER = */
/* ========== */
div#header
{
    height: 146px;
}
    div#header img#logo
    {
        position: absolute;
        top: 10px;
        right: 22px;
    }
/* =================== */
/* = HEADER SITENAME = */
/* =================== */
div#header_sitename
{
    position: absolute;
    top: 73px;
    left: -14px;
}
    div#header_sitename-l
    {
        float: left;
        width: 11px;
        height: 48px;
        background: url(../images/construct/header_sitename/background_l.png) 0 0 no-repeat;
    }
    div#header_sitename-r
    {
        float: left;
        position:relative;
        padding: 4px 16px 0 30px;
        height: 44px; /*48px*/
        background: url(../images/construct/header_sitename/background_r.png) top right no-repeat;
    }
        div#header_sitename-r img
        {
            position:absolute;
            top:5px;
            left:-3px;
        }
        h1.header_sitename
        {
            color: #ffffff;
            font-size: 26px;
            letter-spacing: 0.1em;
        }
/* ================= */
/* = HEADER IMAGES = */
/* ================= */
div#headerImage
{
    position: relative;
    margin-left: 14px;
}
div#headerImageRundeEcken {
    height: 105px;
    width: 938px;
    position: absolute;
    top: 0;
    background: url(../images/construct/rounders_header.png) no-repeat;
}
/* ==================== */
/* = SPRACHNAVIGATION = */
/* ==================== */
div#sprachnavigation
{
    position: absolute;
    top: 15px;
    left: 15px;
}
    div#sprachnavigation a, div#sprachnavigation a:hover
    {
        position: relative;
        display: block;
        float: left;
        padding: 10px 11px 11px 33px;
        color: #474747;
        font-size: 11px;
        line-height: 11px;
        text-decoration: none;
        -moz-opacity:0.60;
        -khtml-opacity:0.60;
        filter:Alpha(opacity=60);
        opacity:0.60;
    }
    div#sprachnavigation a:hover
    {
        -moz-opacity:0.90;
        -khtml-opacity:0.90;
        filter:Alpha(opacity=90);
        opacity:0.90;
    }
    div#sprachnavigation a.active, div#sprachnavigation a.active:hover
    {
        background: url(../images/construct/sprachnavigation_background_r.gif) right 0 no-repeat;
        -moz-opacity:1;
        -khtml-opacity:1;
        filter:Alpha(opacity=100);
        opacity:1;
    }
    div#sprachnavigation a.not_available, div#sprachnavigation a.not_available:hover
    {
        cursor: default;
        text-decoration: line-through;
        -moz-opacity:0.2;
        -khtml-opacity:0.2;
        filter:Alpha(opacity=20);
        opacity:0.2;
    }
        div#sprachnavigation a img
        {
            position: absolute;
            top: 10px;
            left: 10px;
        }
        div#sprachnavigation a.active span
        {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 10px;
            height: 30px;
            background: url(../images/construct/sprachnavigation_background_l.gif) right 0 no-repeat;
        }
/* ============== */
/* = NAVIGATION = */
/* ============== */
div#navigation
{
    position: absolute;
    top: 91px;
    left: 26px;
}
a.hauptnaviPunkt, a.hauptnaviPunkt:hover
{
    display: block;
    float: left;
    overflow: hidden;
    padding: 19px 0 0 0;
    height: 0;
    background: url(../images/construct/navigation/background.gif) no-repeat;
}
a.punktNr05, a.punktNr05:hover,
a.punktNr05_active, a.punktNr05_active:hover
{
    margin-right: 30px;
    width: 71px;
}
a.punktNr05:hover
{
    background-position: 0 -19px;
}
a.punktNr05_active, a.punktNr05_active:hover
{
    background-position: 0 -38px;
}
a.punktNr04, a.punktNr04:hover,
a.punktNr04_active, a.punktNr04_active:hover
{
    margin-right: 26px;
    width: 98px;
    background-position: -101px 0;
}
a.punktNr04:hover
{
    background-position: -101px -19px;
}
a.punktNr04_active, a.punktNr04_active:hover
{
    background-position: -101px -38px;
}
a.punktNr03, a.punktNr03:hover,
a.punktNr03_active, a.punktNr03_active:hover
{
    margin-right: 33px;
    width: 57px;
    background-position: -225px 0;
}
a.punktNr03:hover
{
    background-position: -225px -19px;
}
a.punktNr03_active, a.punktNr03_active:hover
{
    background-position: -225px -38px;
}
a.punktNr02, a.punktNr02:hover,
a.punktNr02_active, a.punktNr02_active:hover
{
    margin-right: 35px;
    width: 61px;
    background-position: -315px 0;
}
a.punktNr02:hover
{
    background-position: -315px -19px;
}
a.punktNr02_active, a.punktNr02_active:hover
{
    background-position: -315px -38px;
}
a.punktNr01, a.punktNr01:hover,
a.punktNr01_active, a.punktNr01_active:hover
{
    width: 116px;
    background-position: -411px 0;
}
a.punktNr01:hover
{
    background-position: -411px -19px;
}
a.punktNr01_active, a.punktNr01_active:hover
{
    background-position: -411px -38px;
}
/* ====== */
/* = EN = */
/* ====== */
div#navigation ul#navi_sub.en
{
    width: 504px;
}
div#navigation ul.en a.hauptnaviPunkt, div#navigation ul.en a.hauptnaviPunkt:hover
{
    background-image: url(../images/construct/navigation/background_en.gif);
}
div#navigation ul.en a.punktNr05, div#navigation ul.en a.punktNr05:hover,
div#navigation ul.en a.punktNr05_active, div#navigation ul.en a.punktNr05_active:hover
{
    margin-right: 30px;
    width: 45px;
}
div#navigation ul.en a.punktNr04, div#navigation ul.en a.punktNr04:hover,
div#navigation ul.en a.punktNr04_active, div#navigation ul.en a.punktNr04_active:hover
{
    margin-right: 26px;
    width: 119px;
    background-position: -101px 0;
}
div#navigation ul.en a.punktNr03, div#navigation ul.en a.punktNr03:hover,
div#navigation ul.en a.punktNr03_active, div#navigation ul.en a.punktNr03_active:hover
{
    background-position: -269px 0;
	width: 51px;
	margin-right: 31px;
}
div#navigation ul.en a.punktNr03:hover
{
    background-position: -269px -19px;
}
div#navigation ul.en a.punktNr03_active, div#navigation ul.en a.punktNr03_active:hover
{
    background-position: -269px -38px;
}
div#navigation ul.en a.punktNr02, div#navigation ul.en a.punktNr02:hover,
div#navigation ul.en a.punktNr02_active, div#navigation ul.en a.punktNr02_active:hover
{
    width: 58px;
    background-position: -348px 0;
	margin-right: 33px;
}
div#navigation ul.en a.punktNr02:hover
{
    background-position: -348px -19px;
}
div#navigation ul.en a.punktNr02_active, div#navigation ul.en a.punktNr02_active:hover
{
    background-position: -348px -38px;
}
div#navigation ul.en a.punktNr01, div#navigation ul.en a.punktNr01:hover,
div#navigation ul.en a.punktNr01_active, div#navigation ul.en a.punktNr01_active:hover
{
    width: 111px;
    background-position: -435px 0;
}
div#navigation ul.en a.punktNr01:hover
{
    background-position: -435px -19px;
}
div#navigation ul.en a.punktNr01_active, div#navigation ul.en a.punktNr01_active:hover
{
    background-position: -435px -38px;
}
/* ====== */
/* = TR = */
/* ====== */
div#navigation ul#navi_sub.tr
{
    width: 563px;
}
div#navigation ul.tr a.hauptnaviPunkt, div#navigation ul.tr a.hauptnaviPunkt:hover
{
    background-image: url(../images/construct/navigation/background_tr.gif);
}
div#navigation ul.tr a.punktNr04, div#navigation ul.tr a.punktNr04:hover,
div#navigation ul.tr a.punktNr04_active, div#navigation ul.tr a.punktNr04_active:hover
{
    width: 136px;
}
div#navigation ul.tr a.punktNr03, div#navigation ul.tr a.punktNr03:hover,
div#navigation ul.tr a.punktNr03_active, div#navigation ul.tr a.punktNr03_active:hover
{
    width: 48px;
    background-position: -269px 0;
}
div#navigation ul.tr a.punktNr03:hover
{
    background-position: -269px -19px;
}
div#navigation ul.tr a.punktNr03_active, div#navigation ul.tr a.punktNr03_active:hover
{
    background-position: -269px -38px;
}
div#navigation ul.tr a.punktNr02, div#navigation ul.tr a.punktNr02:hover,
div#navigation ul.tr a.punktNr02_active, div#navigation ul.tr a.punktNr02_active:hover
{
    margin-right: 35px;
    width: 57px;
    background-position: -348px 0;
}
div#navigation ul.tr a.punktNr02:hover
{
    background-position: -348px -19px;
}
div#navigation ul.tr a.punktNr02_active, div#navigation ul.tr a.punktNr02_active:hover
{
    background-position: -348px -38px;
}
div#navigation ul.tr a.punktNr01, div#navigation ul.tr a.punktNr01:hover,
div#navigation ul.tr a.punktNr01_active, div#navigation ul.tr a.punktNr01_active:hover
{
    width: 127px;
    background-position: -435px 0;
}
div#navigation ul.tr a.punktNr01:hover
{
    background-position: -435px -19px;
}
div#navigation ul.tr a.punktNr01_active, div#navigation ul.tr a.punktNr01_active:hover
{
    background-position: -435px -38px;
}
/* ====== */
/* = DK = */
/* ====== */

div#navigation ul#navi_sub.dk
{
    width: 504px;
	height: 21px;
	line-height: 21px;
}
div#navigation ul.dk a.hauptnaviPunkt, div#navigation ul.dk a.hauptnaviPunkt:hover
{
    background-image: url(../images/construct/navigation/background_dk.gif);
	padding: 20px 0 0 0;
}
div#navigation ul.dk a.punktNr05, div#navigation ul.dk a.punktNr05:hover,
div#navigation ul.dk a.punktNr05_active, div#navigation ul.dk a.punktNr05_active:hover
{
    margin-right: 24px;
    width: 52px;
}
div#navigation ul.dk a.punktNr05:hover
{
    background-position: 0 -19px;
	margin-right: 24px;
}
div#navigation ul.dk a.punktNr05_active, div#navigation ul.dk a.punktNr03_active:hover
{
    background-position:  0 -40px;
	margin-right: 24px;
}
div#navigation ul.dk a.punktNr04, div#navigation ul.dk a.punktNr04:hover,
div#navigation ul.dk a.punktNr04_active, div#navigation ul.dk a.punktNr04_active:hover
{
    margin-right: 24px;
    width: 141px;
    background-position: -101px 0;
}
div#navigation ul.dk a.punktNr04:hover
{
    background-position: -101px -19px;
	margin-right: 24px;
}
div#navigation ul.dk a.punktNr04_active, div#navigation ul.dk a.punktNr03_active:hover
{
    background-position:  -101px -40px;
	margin-right: 24px;
}
div#navigation ul.dk a.punktNr03, div#navigation ul.dk a.punktNr03:hover,
div#navigation ul.dk a.punktNr03_active, div#navigation ul.dk a.punktNr03_active:hover
{
    background-position: -290px 0;
	margin-right: 24px;
}
div#navigation ul.dk a.punktNr03:hover
{
    background-position: -290px -19px;
	margin-right: 24px;
}
div#navigation ul.dk a.punktNr03_active, div#navigation ul.dk a.punktNr03_active:hover
{
    background-position: -290px -40px;
	margin-right: 24px;
}
div#navigation ul.dk a.punktNr02, div#navigation ul.dk a.punktNr02:hover,
div#navigation ul.dk a.punktNr02_active, div#navigation ul.dk a.punktNr02_active:hover
{
    width: 57px;
    background-position: -380px 0;
	margin-right: 23px;
}
div#navigation ul.dk a.punktNr02:hover
{
    background-position: -380px -19px;
	margin-right: 23px;
}
div#navigation ul.dk a.punktNr02_active, div#navigation ul.dk a.punktNr02_active:hover
{
    background-position: -380px -40px;
	margin-right: 23px;
}
div#navigation ul.dk a.punktNr01, div#navigation ul.dk a.punktNr01:hover,
div#navigation ul.dk a.punktNr01_active, div#navigation ul.dk a.punktNr01_active:hover
{
    width: 93px;
    background-position: -476px 0;
}
div#navigation ul.dk a.punktNr01:hover
{
    background-position: -476px -20px;
}
div#navigation ul.dk a.punktNr01_active, div#navigation ul.dk a.punktNr01_active:hover
{
    background-position: -476px -40px;
}
/* SUBNAVIGATION (LAYER): */
#navi_sub, #navi_sub ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#navi_sub
{
    width: 530px;
}
#navi_sub li {
    list-style: none;
}
#navi_sub li.navi_sub_li, #navi_sub li.navi_sub_parent {
    position: relative;
    float: right;
    margin: 0;
    padding: 0;
}
#navi_sub li div.navi_sub_container {
    position: absolute;
    z-index: 9999;
    top: -10px;
    display: none;
}
    #navi_sub li div.navi_sub_container table {
        margin: 0;
        padding: 0;
    }
        #navi_sub li table td {
            vertical-align: top;
            white-space: nowrap;
        }
        td.subnavigation_tl
        {
            width: 14px;
            height: 14px;
            background: url(../images/construct/navigation/subnavigation/background_tl.png) 0 0 no-repeat;
        }
        td.subnavigation_t
        {
            height: 14px;
            background: url(../images/construct/navigation/subnavigation/background_t.png) 0 0 no-repeat;
        }
        td.subnavigation_tr
        {
            width: 14px;
            height: 14px;
            background: url(../images/construct/navigation/subnavigation/background_tr.png) 0 0 no-repeat;
        }
        td.subnavigation_cl
        {
            width: 14px;
            background: url(../images/construct/navigation/subnavigation/background_cl.gif) 0 bottom no-repeat;
        }
        td.subnavigation_c
        {
            background: #f0f0f0 url(../images/construct/navigation/subnavigation/background_c.gif) 0 bottom no-repeat;
        }
        td.subnavigation_cr
        {
            width: 14px;
            background: url(../images/construct/navigation/subnavigation/background_cr.gif) 0 bottom no-repeat;
        }
        td.subnavigation_bl
        {
            width: 14px;
            height: 14px;
            background: url(../images/construct/navigation/subnavigation/background_bl.png) 0 0 no-repeat;
        }
        td.subnavigation_b
        {
            height: 14px;
            background: url(../images/construct/navigation/subnavigation/background_b.png) 0 0 no-repeat;
        }
        td.subnavigation_br
        {
            width: 14px;
            height: 14px;
            background: url(../images/construct/navigation/subnavigation/background_br.png) 0 0 no-repeat;
        }
            a.subnavigation_link, a.subnavigation_link:hover
            {
                display: block;
                overflow: hidden;
                padding: 19px 0 0 0;
                height: 0;
            }
            a.subnavigation_link:hover
            {
                background-position: 0 22px;
            }
#navi_sub li:hover div.navi_sub_container, #navi_sub li li:hover div.navi_sub_container, #navi_sub li li li:hover div.navi_sub_container, #navi_sub li.sfhover div.navi_sub_container, #navi_sub li li.sfhover div.navi_sub_container, #navi_sub li li li.sfhover div.navi_sub_container {
    left: -20px;
    display: block;
}
#navi_sub li:hover, #navi_sub li.sfhover {
    color: white;
}
/* =========== */
/* = CONTENT = */
/* =========== */
div#content
{
    padding: 0 0 30px 0;
}
    div#content-left
    {
        float: left;
        
        width: 650px;
        padding: 50px 30px;
    }
        div#content-left div#content-right
        {
            margin: 0 0 20px 0;
            min-height: 86px;
        }
            div#content-left div#content-right-bottom
            {
                padding: 10px 20px 0;
            }
                div#content-left div#content-right-bottom h2
                {
                    margin: 0 0 7px;
                }
    div#content-right-wrapper
    {
        float: right;
        width: 233px;
    }
    div#content-right
    {
        position: relative;
        float: right;
            margin: 27px 16px 25px 0;
        width: 233px;
        min-height: 115px;
        background: url(../images/construct/content-right-background.gif) 0 bottom no-repeat;
    }
        div#content-right-top
        {
            position: absolute;
            top: -8px;
            width: 233px;
            height: 8px;
            background: url(../images/construct/content-right-background2.gif) 0 0 no-repeat;
        }
        div#content-right-bottom
        {
            padding: 10px 0 40px 0;
        }
        div.subnavigation2_link-wrapper,
        div.subnavigation2_link-wrapper-active
        {
            position: relative;
            padding: 0 0 0 34px;
            background: url(../images/construct/content-right-a-background.gif) 19px 3px no-repeat;
        }
        div.subnavigation2_link-wrapper-active
        {
            background: url(../images/construct/content-right-a-background_active.gif) 16px 3px no-repeat;
        }
        div.subnavigation2_homelink-wrapper
        {
            position: absolute;
            bottom: 0;
            left: 0;
            padding: 0 0 0 34px;
            background: url(../images/construct/content-right-ahome-background.gif) 19px 3px no-repeat;
        }
            a.subnavigation2_link, a.subnavigation2_link:hover
            {
                display: block;
                overflow: hidden;
                margin: 0 0 6px;
                padding: 22px 0 0 0;
                height: 0;
				
            }
            a.subnavigation2_link:hover
            {
                background-position: 0 22px;
            }

/* ======================================= */
/* = CENTERMANAGEMENT unter Centerkontak = */
/* ======================================= */

.rahmen 
{
	margin: 0px;
	float:left;
	width:300px;
}
	.rahmen h1
	{
		display:inline-block;
		width:300px;
	
	}
	.rahmen a.mec_logo {
		color: #2A2A2A;
		text-decoration: none;
		display: block;
		height: 72px;
		display: block;
		width: 185px;
		background: url(../images/construct/mec_logo.jpg);
		background-repeat: no-repeat;
		background-position: left bottom;
	}


div.centermanagement
{
	position: relative;
    float: right;
    padding: 42px 0 56px 0;
	margin-bottom: 15px;
    width: 350px;
}
    div.centermanagement-image-container
    {
        position: relative;
    }
        img.centermanagement-imageOverlay
        {
            position: absolute;
            top: 0;
            left: 0;
        }
	div.centermanagement a.mec_logo {
		color: #2A2A2A;
		text-decoration: none;
		display: block;
		position: absolute;
		height: 72px;
		bottom: 0px;
		left: 102px;
		display: block;
		width: 180px;
		background: url(../images/construct/mec_logo.jpg);
		background-repeat: no-repeat;
		background-position: left bottom;
	}
	
div.centermanagement_add {
    float: right;
    padding: 35px 0 0 0;
	width: 340px;
	margin-bottom: 15px;
}

		
/* ================== */
/* = METRO SERVICES = */
/* ================== */
div.metroam_service
{
    display: table;
    float: left;
    margin: 0 0 20px 0;
    width: 200px;
}
    div.metroam_service img
    {
        float: left;
    }
    div.metroam_service h3
    {
        display: table-cell;
        padding: 0 5px 0 12px;
        width: 134px;
        vertical-align: middle;
    }
/* ================ */
/* = STORES LISTE = */
/* ================ */
div.stores-list-letterblock
{
    margin: 0 0 40px;
}
    div.stores-list-item
    {
        margin: 0 0 8px;
    }
        a.stores-list-item-name, a.stores-list-item-name:hover
        {
            float: left;
            color: #424242;
            text-decoration: none;
        }
        a.stores-list-item-name:hover
        {
            color: #000;
            text-decoration: underline;
        }
        a.stores-list-item-centerplan, a.stores-list-item-centerplan:hover,
        a.stores-list-item-detailseite, a.stores-list-item-detailseite:hover
        {
            display: block;
            float: right;
            margin: 0 0 0 28px;
            padding: 0 0 0 16px;
            color: #6e6e6e;
            text-decoration: none;
            background: url(../images/construct/icon_grey_star.gif) 0 2px no-repeat;
        }
        a.stores-list-item-centerplan:hover,
        a.stores-list-item-detailseite:hover
        {
            color: #000;
            text-decoration: underline;
        }
        a.stores-list-item-detailseite, a.stores-list-item-detailseite:hover
        {
            margin-left: 28px;
            background-image: url(../images/construct/icon_grey_info.gif);
        }
/* ===================== */
/* = STORES ALPHA MENU = */
/* ===================== */
div#stores-list-alphabetMenu
{
    height: 30px;
}
    a.alphabetMenu, a.alphabetMenu:hover,
    a.alphabetMenuActive, a.alphabetMenuActive:hover
    {
        position: relative;
        display: block;
        float: left;
        margin: 0 20px 0 0;
        padding: 0 4px 0 4px;
        color: #999;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
    }
    a.alphabetMenu:hover
    {
        color: #666;
    }
    a.alphabetMenuActive, a.alphabetMenuActive:hover
    {
        color: #FFFFFF;
        background: url(../images/construct/alphabetMenu2.gif) right 0 no-repeat;
    }
        a.alphabetMenuActive span
        {
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 400px;
            height: 14px;
            background: url(../images/construct/alphabetMenu1.gif) 0 0 no-repeat;
        }
/* =================== */
/* = STORES CATEGORY = */
/* =================== */
a.kategorieBox, a.kategorieBox:hover
{
    position: relative;
    float: left;
    margin: 0 0 12px 0;
    width: 330px;
    height: 152px;
    background: transparent url(../images/construct/kategorien/background.gif) no-repeat scroll right 0;
}
a.kategorieBoxSecond, a.kategorieBoxSecond:hover
{
    margin-left: 12px;
}
a.kategorieBox:hover
{
    background-position: 0 -152px;
}
    a.kategorieBox h3
    {
        position: absolute;
        top: 110px;
        left: 20px;
        width: 200px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
    }
    a.kategorieBox img
    {
        position: absolute;
        top: 0;
        left: 0;
    }
    a.kategorieBox span
    {
        position: absolute;
        top: 112px;
        left: 250px;
        color: #fff;
        font-size: 11px;
    }
/* ========================= */
/* = STORES CATEGORY LISTE = */
/* ========================= */
div.stores-category-list
{
    margin-top: 25px;
}
/* =================== */
/* = STORES SUCHFELD = */
/* =================== */
div#einkaufswelt_search
{
    margin: 0 0 55px 0;
    height: 23px;
    background: url(../images/construct/einkaufswelt_suchfeld_background.gif) 0 0 no-repeat;
}
div#einkaufswelt_search.tr
{
    background-image: url(../images/construct/einkaufswelt_suchfeld_background_tr.gif);
}
div#einkaufswelt_search.en
{
    background-image: url(../images/construct/einkaufswelt_suchfeld_background_en.gif);
}
div#einkaufswelt_search.dk
{
    background-image: url(../images/construct/einkaufswelt_suchfeld_background_dk.gif);
}
    div#einkaufswelt_search input
    {
        float: left;
    }
    input#einkaufswelt_search_input
    {
        margin: 0 0 0 192px;
        padding: 5px;
        width: 225px; /*235px*/
        height: 13px; /*23px*/
        font-size: 11px;
        background: transparent;
        border: 0;
    }
/* =============== */
/* = EVENT POPUP = */
/* =============== */
div.event-popup
{
    margin: 15px 0 30px -30px;
    width: 461px;
}
    div.event-popup-top
    {
        color: #fff;
        padding: 7px 20px 0 38px;
        background: url(../images/construct/event_popup_background1.png) 0 0 no-repeat;
    }
        div.event-popup-top h2
        {
            margin: 0;
            color: #fff;
        }
        div.event-popup-top a, div.event-popup-top a:hover
        {
            display: block;
            float: right;
            color: #fff;
            font-weight: bold;
        }
    div.event-popup-bottom
    {
        height: 15px;
        background: url(../images/construct/event_popup_background2.png) 0 0 no-repeat;
    }
/* ========================= */
/* = STORES ÖFFNUNGSZEITEN = */
/* ========================= */
div#stores-open-introText
{
    margin: 0 0 20px;
    width: 470px;
}
div#stores-open-legend
{
    padding: 0 0 5px 186px;
}
    div#stores-open-legend span
    {
        display: block;
        float: left;
        margin: 0 0 0 23px;
        width: 17px;
        color: #999;
        text-align: center;
    }
form#stores-open-dayselect
{
    height: 30px;
}
    div#stores-open-dayselect-label
    {
        float: left;
        padding: 0 20px 0 0;
    }
    form#stores-open-dayselect select
    {
        margin: -6px 0 0 0;
        font-size: 18px;
    }
div#stores-open-alphabetMenu
{
    height: 30px;
}
    div#stores-open-alphabetMenu-label
    {
        float: left;
        padding: 0 20px 0 0;
    }
div.stores-open-letterblock
{
    padding: 0 0 18px 0;
    background: url(../images/construct/oeffnungszeiten_store_background1.gif) 0 0 repeat-y;
    border-top: 1px solid #e5e5e5;
}
    div.stores-open-letterblock h2
    {
        padding: 12px 14px 0 0;
        width: 146px;
        height: 26px;
        text-align: right;
    }
div.oeffnungszeiten-store
{
    position: relative;
}
div.oeffnungszeiten-store.secondRow
{
    background: url(../images/construct/oeffnungszeiten_store_background2.gif) 0 0 repeat-y;
}
    div.oeffnungszeiten-store-name a
    {
        float: left;
        padding: 6px 14px 6px 10px;
        width: 136px;
        text-align: right;
    }
    div.oeffnungszeiten-store-hoursContainer
    {
        position: relative;
        float: left;
        margin-left: 58px;
        width: 699px;
    }
        div.oeffnungszeiten-store-hours
        {
            position: absolute;
            top: 6px;
            padding-top: 1px;
            height: 15px;
            color: #fff;
            font-size: 11px;
            text-align: center;
            background: url(../images/construct/oeffnungszeiten_store_hours_background2.gif) right 0 no-repeat;
        }
            div.oeffnungszeiten-store-hours span
            {
                position: absolute;
                top: 0;
                left: -3px;
                width: 5px;
                height: 16px;
                background: url(../images/construct/oeffnungszeiten_store_hours_background1.gif) right 0 no-repeat;
            }
/* ============== */
/* = STARTSEITE = */
/* ============== */
div#startseite_suchbereich
{
    position: relative;
    height: 54px;
}

    a#category_alpha_link, a#category_alpha_link:hover
    {
        display: block;
        overflow: hidden;
        position: absolute;
        top: 10px;
        left: 50px;
        padding: 23px 0 0 0;
        width: 183px;
        height: 0;
        background: url(../images/construct/category_alpha_link.gif) 0 0 no-repeat;
    }
    a#category_alpha_link:hover
    {
        background-position: 0 -23px;
    }
    a#category_alpha_link.tr, a#category_alpha_link.tr:hover
    {
        background-image: url(../images/construct/category_alpha_link_tr.gif);
    }
    a#category_alpha_link.en, a#category_alpha_link.en:hover
    {
        background-image: url(../images/construct/category_alpha_link_en.gif);
    }
    a#category_alpha_link.dk, a#category_alpha_link.dk:hover
    {
        background-image: url(../images/construct/category_alpha_link_dk.gif);
    }
    a#category_select_link, a#category_select_link:hover
    {
        display: block;
        overflow: hidden;
        position: absolute;
        top: 10px;
        left: 260px;
        padding: 23px 0 0 0;
        width: 195px;
        height: 0;
        background: url(../images/construct/category_select_link.gif) 0 0 no-repeat;
    }
    a#category_select_link.tr, a#category_select_link.tr:hover
    {
        background-image: url(../images/construct/category_select_link_tr.gif);
    }
    a#category_select_link.en, a#category_select_link.en:hover
    {
        background-image: url(../images/construct/category_select_link_en.gif);
    }
    a#category_select_link.dk, a#category_select_link.dk:hover
    {
        background-image: url(../images/construct/category_select_link_dk.gif);
    }
    a#category_select_link:hover
    {
        background-position: 0 -23px;
    }
    a#category_select_link.open, a#category_select_link.open:hover
    {
        background-position: 0 -46px;
    }
    div#category_select_inhalt_container
    {
        position: absolute;
        top: 33px;
        left: 260px;
    }
        div#category_select_inhalt
        {
            position: absolute;
            top: 0;
            left: 0;
            overflow: auto;
            width: 194px;
            max-height: 180px;
            background: #fdfdfd;
            border-left: 1px solid #ebebeb;
            border-bottom: 1px solid #ebebeb;
        }
            div#category_select_inhalt a, div#category_select_inhalt a:hover
            {
                display: block;
                padding: 3px 15px 3px 5px;
                color: #545454;
                text-decoration: none;
                border-bottom: 1px solid #ebebeb;
            }
            div#category_select_inhalt a:hover
            {
                color: #000;
                background: #e9e9e9;
            }
    div#startseite_search_input-wrapper
    {
        position: absolute;
        top: 10px;
        left: 498px;
        width: 210px;
        height: 23px;
        background: url(../images/construct/startseite_suchfeld_background.gif) 0 0 no-repeat;
    }
    div#startseite_search_input-wrapper.tr
    {
        background-image: url(../images/construct/startseite_suchfeld_background_tr.gif);
    }
    div#startseite_search_input-wrapper.en
    {
        background-image: url(../images/construct/startseite_suchfeld_background_en.gif);
    }
	div#startseite_search_input-wrapper.dk
    {
        background-image: url(../images/construct/startseite_suchfeld_background_dk.gif);
    }
        input#startseite_search_input
        {
            margin: 0 0 0 65px;
            padding: 5px;
            width: 135px; /*145px*/
            height: 13px; /*23px*/
            font-size: 11px;
            background: transparent;
            border: 0;
        }
    a#centerplan3D_link, a#centerplan3D_link:hover
    {
        display: block;
        overflow: hidden;
        position: absolute;
        top: 10px;
        left: 740px;
        padding: 26px 0 0 0;
        width: 147px;
        height: 0;
        background: url(../images/construct/button_centerplan3D.gif) 0 0 no-repeat;
    }
    a#centerplan3D_link.tr
    {
        background-image: url(../images/construct/button_centerplan3D_tr.gif);
    }
    a#centerplan3D_link.en
    {
        background-image: url(../images/construct/button_centerplan3D_en.gif);
    }
    a#centerplan3D_link:hover
    {
        background-position: 0 -26px;
    }
/* ======== */
/* = NEWS = */
/* ======== */
div.news-list-container
{
    margin: 0 0 50px 0;
}
    /*
    div.news-list-date
    {
        float: left;
        margin: 0 15px 0 -30px;
        width: 61px;
        height: 69px;
        background: url(../images/construct/news-list-date_background.gif) 0 0 no-repeat;
    }
    */
    div.news-list-date
    {
        padding: 0 0 0 2px;
        color: #999;
    }
        div.news-list-date-t,
        div.news-list-date-b
        {
            padding: 6px 0 0 0;
            color: #fff;
            font-size: 18px;
            text-align: center;
        }
        div.news-list-date-b
        {
            color: #fff;
            font-size: 25px;
        }
            div.news-list-date-t span
            {
                font-size: 10px;
            }
    div.news-list-item
    {
        float: left;
        margin-right: 18px;
        width: 400px;
    }
        div.news-list-item h2
        {
        }
            div.news-list-item h2 a, div.news-list-item h2 a:hover
            {
                color: #6a6a6a;
                font-size: 18px;
                line-height: 1.2em;
                text-decoration: none;
            }
            div.news-list-item h2 a:hover
            {
                text-decoration: underline;
            }
        div.news-list-subheader
        {
            display: inline;
            color: #6a6a6a;
        }
        /*div.news-list-subheader h1,
        div.news-list-subheader h2,
        div.news-list-subheader h3,
        div.news-list-subheader ul,
        div.news-list-subheader ol,
        div.news-list-subheader table,
        div.news-list-subheader p
        {
            display: inline;
        }*/
        div.news-list-item img
        {
            vertical-align: middle;
        }
    div.news-list-image
    {
        float: left;
        width: 160px;
        text-align: right;
    }
    div.browseBoxWrap
    {
    }
        div.browseLinksWrap
        {
            clear: both;
            margin: 10px 0 0;
        }
            span.activeLinkWrap,
            span.inactiveLinkWrap
            {
                display: block;
                float: left;
                margin: 0 9px 0 0;
                padding: 4px 0 0 0;
                height: 25px; /*29px*/
                font-size: 18px;
            }
            span.activeLinkWrap
            {
                width: 29px;
                color: #fff;
                font-weight: bold;
                text-align: center;
                background:  url(../images/construct/pagebrowser_link_background.gif) 0 0 no-repeat;
            }
div.news-single-backlink
{
    margin: -10px 0 20px;
}
    div.news-single-backlink a, div.news-single-backlink a:hover
    {
        color: #949494;
    }
    div.news-single-backlink a:hover
    {
        color: #000;
    }


/* =========== */
/* = GALLERY = */
/* =========== */
div.gallery_main div.gallery_navi span a
{
    display: block;

    height: 0;
    padding: 26px 0 0 0;

    overflow: hidden;
}
    div.gallery_main div.gallery_navi span.gallery_next a
    {
        width: 107px;        
        background:  url(../images/construct/btn_galerie_naechste_seite.gif) 0 0 no-repeat;
    }
    div.gallery_main div.gallery_navi span.gallery_prev a
    {
        width: 118px;        
        background:  url(../images/construct/btn_galerie_vorherige_seite.gif) 0 0 no-repeat;
    }
    div.gallery_main div.gallery_navi span.gallery_next a:hover, 
    div.gallery_main div.gallery_navi span.gallery_prev a:hover
    {
        background-position: 0 -26px;
    }

    
    
/* ========== */
/* = FOOTER = */
/* ========== */
div#footer
{
    clear: both;
    padding: 0 0 70px 220px;
    background: url(../images/construct/footer_background.gif) 0 0 no-repeat;
}
    a.footer_navigation, a.footer_navigation:hover
    {
        display: block;
        float: left;
        padding: 12px 13px 4px;
        color: #9b9b9b;
        font-size: 11px;
        text-decoration: none;
        border-right: 1px solid #e5e5e5;
    }
    a.footer_navigation:hover
    {
        color: #000;
    }
    a.footer_navigation_last, a.footer_navigation_last:hover
    {
        border: 0;
    }
    form#footer_search
    {
        float: left;
        padding: 6px 0 0 1px;
    }
        div#footer_search_input-wrapper
        {
            float: left;
            width: 145px;
            height: 24px;
            background: url(../images/construct/footer_suchfeld_background.gif) 0 0 no-repeat;
        }
            input#footer_search_input
            {
                padding: 5px;
                width: 135px; /*145px*/
                height: 14px; /*24px*/
                font-size: 11px;
                background: transparent;
                border: 0;
            }
/* =========== */
/* = SITEMAP = */
/* =========== */
ul.sitemap
{
    margin: 0;
    font-size: 16px;
    line-height: 20px;
}
    ul.sitemap li
    {
        margin: 0 0 5px;
    }
        ul.sitemap li a.first, ul.sitemap li a.first:hover,
        ul.sitemap li a.normal, ul.sitemap li a.normal:hover
        {
            display: block;
            padding: 0 0 5px 0;
            color: #999;
            text-decoration: none;
            cursor: default;
        }
        ul.sitemap li ul
        {
            margin: 0 0 15px;
        }
        
/* ========================= */
/* = Advent Öffnungszeiten = */
/* ========================= */
div#advent_oeffnungszeiten
{
	width: 650px;
	position: relative;
	height: 80px;
}

	div#advent_oeffnungszeiten img 
	{
		float: left;
		margin-right: 20px;
		width: 66px;
		height: 66px;

	}
	div#advent_oeffnungszeiten h1, 
	div#advent_oeffnungszeiten p
	{
		display:inline;
		float: left;
	}

	div#advent_oeffnungszeiten h1
	{
		font-weight: bold;
		width: 410px;
	}

	div#advent_oeffnungszeiten p
	{
		padding: 7px;
		margin: 25px 0 0 -186px;
	}

	.advent_oeffnungszeiten_container
	{
		margin-top: 11px;
		float: left;
		width: 500px;
	}

/* ============================== */
/* = MEM Polen Teaser auf der Startseite = */
/* ============================== */    
div.information_mem_polen span
{
    font-size: 14px; 
    color:#585858;
    display:block;
}
div.information_mem_polen img{
    display:block;
}
    div.information_mem_polen .about
    {
        font-size: 9px; 
        color:#585858;
        display:block;
        background-color: e2e2e2;
        width:144px;
        height:25px;
    }

