body {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    height: 100%;
    max-height: 100%;
    font-family : Arial;
    font-size: 13px;
}

p, td {
    font-family : Arial;
    font-size: 13px;
}

a:link { color:#205090; text-decoration:none; font-weight:bold; }
a:visited { color:#205090; text-decoration:none; font-weight:bold; }
a:active { color:red; text-decoration:none; font-weight:bold; }
a:hover { color:red; text-decoration:none; font-weight:bold; }

clear {
    overflow: hidden;
    width: 100%;
}

#content_container h1 { font-size: 24px; padding:0; margin:10px 0 0 0; }
#content_container h2 { font-size: 20px; padding:0; margin:0; }
#content_container h2.withpad { padding-top:10px; padding-bottom:10px; }
.preis { color:red; font-size:16px; font-weight:bold; }
.neuheit { font-size:18px; }
.smalltext { font-size:10px; }

a.button {
    background: transparent url(../Bilder/button_a.gif) no-repeat top right;
    font: bold 16px arial, sans-serif;
    color: black!important;
    display: block;
    float: left;
    width: 167px;
    height: 38px;
    margin-right: 0px;
    padding-right: 16px;
    text-decoration: none;
    text-align: center;
}

a.button span {
    background: transparent url(../Bilder/button_span.gif) no-repeat;
    display: block;
    line-height: 28px;
    padding: 5px 0 5px 16px;
}

a.button:active {
    background-position: bottom right;
    color: red;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    color: red!important;
    padding: 6px 0 4px 16px;
}

a.button:hover {
    text-decoration: none;
    color: red!important;
}

a.buttonaktiv {
    background: transparent url(../Bilder/button_gross_a.gif) no-repeat top right;
    font: bold 16px arial, sans-serif;
    color: white!important;
    display: block;
    float: left;
    width: 167px;
    height: 38px;
    margin-right: 0px;
    padding-right: 16px;
    text-decoration: none;
    text-align: center;
}

a.buttonaktiv span {
    background: transparent url(../Bilder/button_gross_span.gif) no-repeat;
    display: block;
    line-height: 28px;
    padding: 5px 0 5px 16px;
}

a.buttonklein {
    background: transparent url(../Bilder/button_klein_a.gif) no-repeat top right;
    font: bold 11px arial, sans-serif;
    color: black!important;
    display: block;
    float: left;
    width: 110px;
    height: 20px;
    margin-right: 0px;
    padding-right: 10px;
    text-decoration: none;
    text-align: center;
}

a.buttonklein span {
    background: transparent url(../Bilder/button_klein_span.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 3px 0 5px 10px;
}

a.buttonklein:active {
    background-position: bottom right;
    color: red;
    outline: none;
}

a.buttonklein:active span {
    background-position: bottom left;
    color: red!important;
    padding: 4px 0 4px 10px;
}

a.buttonklein:hover {
    text-decoration: none;
    color: red!important;
}

a.buttongross {
    background: transparent url(../Bilder/button_gross_a.gif) no-repeat top right;
    font: bold 16px arial, sans-serif;
    color: white!important;
    display: block;
    float: left;
    width: 613px;
    height: 38px;
    margin-right: 0px;
    padding-right: 16px;
    text-decoration: none;
    text-align: center;
}

a.buttongross span {
    background: transparent url(../Bilder/button_gross_span.gif) no-repeat;
    display: block;
    line-height: 28px;
    padding: 5px 0 5px 16px;
}

a.buttongross:active {
    background-position: bottom right;
    color: yellow;
    outline: none;
}

a.buttongross:active span {
    background-position: bottom left;
    color: yellow!important;
    padding: 6px 0 4px 16px;
}

a.buttongross:hover {
    text-decoration: none;
    color: yellow!important;
}

a.titelgross {
    background: transparent url(../Bilder/button_gross_a.gif) no-repeat top right;
    font: bold 16px arial, sans-serif;
    color: white!important;
    display: block;
    float: left;
    width: 613px;
    height: 38px;
    margin-right: 0px;
    padding-right: 16px;
    text-decoration: none;
    text-align: center;
}

a.titelgross span {
    background: transparent url(../Bilder/button_gross_span.gif) no-repeat;
    display: block;
    line-height: 28px;
    padding: 5px 0 5px 16px;
}

.headline {
    font-family: 'Arial';
    font-weight: bold;
    font-size: 14px;
    color: #E77817;
    margin-top: 5px;
    margin-bottom: -13px;
}

.beschreibung { font-size: 12px; }

.begriffe h2 { font-size:24px!important; padding:20px 0 10px 0!important; }

.hinweis { clear:both; margin-top:20px; padding:10px 10px 10px 10px; background-color:#FFCCCC; text-align:left; }
