﻿    ul.sitemap {
        list-style:none;
        margin:0px 0 10px 0;    
    }
    ul.sitemap li {
        margin:3px 0 3px 0;    
    }
    .divHorLine {
        /*border-bottom:1px solid #C5DCE3;*/
        line-height:2px;
        margin:10px 0pt 10px;
        padding:0pt;
    }
    
/* MAIN */
    .divSubWrapperWinter {
        background-image: url(/images/main/header_detail_winter.gif);
        background-repeat: no-repeat;
    }
    .divSubWrapperSummer {
        background-image: url(/images/main/header_detail_sommer.gif);
        background-repeat: no-repeat;
    }
    
/* LEFT SIDE */
    .divStartLeftBox {
        margin:0 0 20px 0;
        padding:0 30px 0 20px;
    }

/* CONTENT */
    #divContentContainer {
        padding-top:5px;
        width:701px;
        background-color:#ffffff;
    }
    .divSitemapContainer {
        margin:0 10px 0 10px;
        padding:0;
    }