.table-basket {
    border-bottom: 1px solid #ABABAB;
    padding-top: 10px;
    padding-bottom: 10px;
}

.font-product
{
    font-weight: bold;
    FONT-SIZE: 12pt;
    color: #D9531D;
}


.td-baskettop {
    background-color: #79C3F3;
    color: #FFFFFF;
}

.td-basketcontent {
    background-color: #F2F7FA;
}

.td-basketbottom {
    border-top: 1px solid #79C3F3;
    padding-top: 5px;
}

a.wizard-steps {
    color: #E6B700;
    font-size: 12pt;
    text-decoration: none;
    padding: 5px;
}

a.wizard-steps:hover {
    text-decoration: underline;
    color: #E6B700;
}

.td-start-frei {
    background-image: url(../upload/bilder/startseite-bg-freiraum.png);
    background-repeat: no-repeat;
    background-position: right top;
    width: 271px;
    padding-top: 250px;
    padding-right: 25px;
}

.td-start-spiel {
    background-image: url(../upload/bilder/startseite-bg-spielraum.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 275px;
    padding-top: 250px;
    padding-left: 22px;
}

.td-start-bilder {
    text-align: left;
}

.produktname
{
    color: #646464;
    FONT-FAMILY: Trebuchet MS, Arial, Tahoma, sans-serif;
    font-size: 24pt;
}

.DeBlBildergalerie
{
    width: 800px;
    height: 90px;
    overflow: auto;
}

.news
{
    width: 150px;
    height: 150px;
    background-image: url(../images/neuigkeiten.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 30px;
    padding-right: 5px;
    color: #646464;
    font-weight: bold;
    FONT-FAMILY: Trebuchet MS, Arial, Tahoma, sans-serif;
    font-size: 10pt;
}

.td-debl-produktname {
    padding-left: 10px;
    padding-right: 10px;
}

.td-debl-preise {
    background-image: url(../images/preise.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 150px;
    background-color: #FEF6D6;
    border: 1px solid #FFCB01;
}

.td-navigationspfad {
    padding-left: 10px;
    text-align: left;
    COLOR: #000000;
    width: 800px;
}

.td-sucheingabe
{
    text-align: left;
}

.formular {
    background-color: #E4F2F2;
    border: 1px solid #B4DADA;
    padding-left: 10px;
    color: #000000;
}

.inputbox {
    width: 110px;
    color: #3F3F3F;
    border: 1px solid #B4DADA;
    background: #FFFFFF;
    font-size: 10pt;
}

BODY
{
    margin: 0px;
    padding: 0px;
    FONT-FAMILY: Trebuchet MS, Arial, Tahoma, sans-serif;
    FONT-SIZE: 10pt;
    background-color: #F2F7FA;
    background-image: url(../images/bg-content.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.td-top
{
    background-image: url(../images/bg-top.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

.td-content
{
    padding: 20px;
    text-align: left;
    COLOR: #000000;
    background-color: #FFFFFF;
    width: 800px;
    border: 1px solid #B4DEF7;
}

a, a:link, a:active, a:visited {
    color: #666666;
    text-decoration: underline;
}

a:hover {
    color: #E6B700;
}

h1
{
    FONT-SIZE: 14pt;
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    color: #E6B700;
}