/******* STARTSEITE *********/

/* MAIN LINKS STARTSEITE */
#container #main_links {
    margin-top: 4px;
}

#container #main_links div {
    margin: 0;
    float: left;
    width: 283px;
    height: 86px;
    padding: 80px 0 0 0;
    position: relative;
}

#container #main_links div h1 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #FFF;
    margin-left: 28px;
}

#container #main_links div h1 sup {
    font-size: 14px;
}

#container #main_links div p {
    color: #FFF;
    font-weight: normal;
    margin: 10px 0 0 28px;
}

#container #main_links div#link1 {
    background: url('../img/main_link_tsc.jpg') top left no-repeat;
}

#container #main_links div#link2 {
    background: url('../img/main_link_tsep2.jpg') top left no-repeat;
    width: 282px;
    margin-left: 1px;
    margin-right: 1px;
}

#container #main_links div#link3 {
    background: url('../img/main_link_tszubehoer.jpg') top left no-repeat;
}

#container #main_links div img#overlay_1 ,
#container #main_links div img#overlay_2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 283px;
    height: 166px;
}

#container #main_links div img#overlay_3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 282px;
    height: 166px;
}

/* LINKS UNTER DEN 3 HAUPTBEREICHEN STARTSEITE */
#container #main_btns ul {
    height: 144px;
    list-style-type: none;
    float: left;
    width: 283px;
}

#container #main_btns ul li {
    height: 35px;
    background: #FFF url('../img/main_link_li.gif') 30px 14px no-repeat;
    margin: 0 0 1px 0;
}

#container #main_btns ul li.noicon {background-image: none;}

#container #main_btns ul li a {
    height: 25px;
    display: block;
    padding: 10px 0 0 45px;
}

#container #main_btns ul#btn_2 {
    width: 282px;
    margin: 0 1px;
}

/* WARENKORB STARTSEITE */
#container #main_btns ul#btn_3 li.warenkorb{
    background-image: none;
    height: 64px;
    background: #f7f7f7;
    padding: 7px 0 0 30px;
    margin: 0 0 1px 0;
    overflow-y: auto;
    color: #8e95a2;
}

#container #main_btns ul#btn_3 li.warenkorb_head{
    background-image: none;
    color: #cc0033;
    font-weight: bold;
    height: 25px;
    padding: 10px 0 0 30px;
}

#container #main_btns ul#btn_3 p.summe {
    padding: 1px 0 0 30px;
    margin: 0;
    color: #8e95a2;
    font-weight: bold;
    font-size: 11px;
}

#container #main_btns ul#btn_3 span.preis {
    padding: 0 0 0 30px;
    margin: 0;
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

#container #main_btns ul#btn_3 span.zurkasse {
    float: right;
}

#container #main_btns ul#btn_3 span.zurkasse a {
    margin: 0;
    padding: 10px 26px 0 8px;
    width: 120px;
    height: 18px;
    color: #cc0033;
    background: url('../img/main_link_li.gif') 0px 15px no-repeat;
}

/* TEASER BEREICH */
#container #teaser {
    height: 210px;
    background: url('../img/teaser_bg.gif') top left no-repeat;
}

#container #teaser div {
    float: left;
    width: 253px;
    height: 184px;
    padding: 26px 0 0  30px;
    line-height: 18px;
}

#container #teaser div#teaser_2 {
    margin: 0 1px;
    width: 252px;
}

#container #teaser div h2 {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin-bottom: 16px;
}

/* LOGIN BEREICH */
#container #teaser div#teaser_3 {
    padding-right: 5px;
    width: 248px;
}

#container #teaser div#teaser_3 form input {
    width: 149px;
    height: 15px;
    border: 1px solid #f1f1f1;
    background: #d6d6d6;
    float: right;
    margin: 6px 10px 0 0;
    padding: 2px 3px;
    font-size: 10px;
}

#container #teaser div#teaser_3 form label {
    float: left;
    margin: 8px 0 0 0;
}

#container #teaser div#teaser_3 form input.submit_btn {
    width: 75px;
    height: 26px;
    border: none;
    margin: 10px 0px 0 0;
    background: none;
}

#container #teaser div#teaser_3 form input.submit_btn_small {
    border: none;
    width: 18px;
    height: 18px;
}