* {
    font-family: Verdana;
    font-size: 7pt;
    line-height: 11pt;
    color: #666666;
}

html,
body {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    background-image: url(bilder/bg.gif);
    background-repeat: repeat-y;
}

.header {
    border-bottom: 6px solid #FFFFFF;
}

.link_1,
.link_2,
.link_3,
.link_4,
.link_5,
.link_6 {
    display: block;
    position: absolute;
    top: 40px;
    width: 79px;
    height: 25px;
    font-size: 10pt;
    text-decoration: none;
    padding: 5px 0 0 5px;
}

a:hover.link_1,
a:hover.link_2,
a:hover.link_3,
a:hover.link_4,
a:hover.link_5,
a:hover.link_6 {
    color: #000000;
    background-color: #CFCFCF;
}

.link_1 {
    left: 192px;
}

.link_2 {
    left: 277px;
}

.link_3 {
    left: 362px;
}

.link_4 {
    left: 447px;
}

.link_5 {
    left: 532px;
}

.link_6 {
    left: 617px;
}

a {
    text-decoration: none;
}

a:hover, a:hover b, a:hover .datum {
    color: #D4290D;
    text-decoration: mone;
}

a.text_link {
    padding-left: 11px;
    background-image: url(bilder/link.gif);
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

a.popup {
    padding-right: 15px;
    background-image: url(bilder/popup.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.untermenu_1 {
    position: absolute;
    top: 286px;
    left: 5px;
    float: left;
    width: 171px;
    background-color: #E1E2E6;
}

.untermenu_2 {
    position: absolute;
    top: 291px;
    left: 548px;
    float: left;
    width: 180px;
}

.untermenu_1 a {
    text-decoration: none;
}

.platzhalter {
    display: block;
    position: absolute;
    top: 281px;
    left: 187px;
    width: 350px;
    height: 30px;
    background-color: #E1E2E6;
}

.rote_linie {
    display: block;
    position: absolute;
    top: 281px;
    left: 543px;
    width: 185px;
    height: 5px;
    background-color: #D4290D;
}

.inhalt {
    display: block;
    position: absolute;
    top: 317px;
    left: 187px;
    width: 350px;
}

.inhalt_1 {
    float: left;
    width: 170px;
    margin-right: 10px;
}

.inhalt_1 img {
    width: 170px;
    height: 110px;
    margin: 4px 0px;
    border: 1px solid #EFEFEF;
}

img {
    border: 0;
}

img.normal {
    border: 1px solid #EFEFEF;
}

.inhalt_2 {
    float: left;
    width: 170px;
}

.inhalt_2_r {
    text-align: right;
}

h2 {
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 16px;
    background-image: url(bilder/h1_anstrich.gif);
    background-repeat: no-repeat;
    background-position: 0 1px;
}

h2 a {
    text-decoration: none;
}

h3 {
    font-weight: bold;;
    text-transform: uppercase;
    padding-left: 28px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #FFFFFF;
    background-image: url(bilder/h3_anstrich.gif);
    background-repeat: no-repeat;
    background-position: 5px 1px;
}

h4 {
    font-weight: bold;;
    text-transform: uppercase;
    padding-left: 28px;
    padding-bottom: 10px;
    border-bottom: 1px solid #666666;
    background-image: url(bilder/h1_anstrich.gif);
    background-repeat: no-repeat;
    background-position: 5px 1px;
}

a h4 {
    text-decoration: none;
    margin-bottom: 40px;
}

.kein_br {
    white-space: nowrap;
}

div.untermenu_1 p, div.untermenu_2 p {
    padding-left: 28px;
    margin-top: 10px;
    margin-bottom: 40px;
}

div.untermenu_1 #partner_1 {
    z-index: 1;
    position: relative;
    width: 140px;
    height: 180px;
    margin-left: 28px;
    margin-top: -25px;
    background-color: #E1E2E6;
}

div.untermenu_1 #partner_2 {
    display: none;
    z-index: 2;
    position: relative;
    width: 140px;
    height: 180px;
    margin-left: 28px;
    margin-top: -180px;
    background-color: #E1E2E6;
}

.partner_link {
    margin-left: 28px;
}

div.untermenu_1 #partner_1 a:hover b, div.untermenu_1 #partner_2 a:hover b {
    color: #D4290D;
}

div.untermenu_2 p {
    padding-left: 28px;
    margin-top: 10px;
    margin-bottom: 40px;
}

div.untermenu_2 p.news {
    padding-left: 18px;
}

p.news .news_anstrich {
    float: left;
    height: 25px;
    font-weight: bold;
    color: #D4290D;
    margin-right: 4px;
}

p.news a .titel {
    text-decoration: none;
}

.datum {
    font-size: 6pt;
    text-decoration: none;
}

.url_begrenzung {
    overflow: hidden;
    display: block;
    width: 170px;
    height: 14px;
    white-space: nowrap;
}

p.fuss {
    clear: left;
    text-align: center;
    padding: 30px 0 20px 0;
}

p.fuss a {
    color: #D4D6DC;
    text-decoration: none;
}

p.starke_partner {
    clear: both;
    text-align: center;
    margin: 70px 0 20px 0;
}

table {
    table: 0;
    padding: 0;
    spacing: 0;
}

table.login {
    width: 152px;
    border-spacing: 0;
    margin: -10px 0 100px 28px;
}

table.login input {
    width: 54px;
    line-height: 8pt;
}

table.login input.login_button {
    width: 12px;
    height: 12px;
    margin-top: 1px;
}

li {
    margin-left: -24px;
    padding-bottom: 15px;
}

form {
    padding: 0;
    margin: 0;
}

input, textarea, .fehler_feld:focus, .fehler_feld_kl:focus, .absenden_link, .absenden_link_li {
    color: #2F2F2F;
    padding: 2px;
    border-top: 1px solid #BFBFBF;
    border-left: 1px solid #BFBFBF;
    border-right: 1px solid #BFBFBF;
    border-bottom: 2px solid #9F9F9F;
    background-color: #FFFFFF;
}

.absenden_link, .absenden_link_li {
    float: left;
    display: block;
    width: 164px;
    text-align: center;
}

a.absenden_link:hover, a.absenden_link_li:hover {
    color: #000000;
    cursor: default;
}

.absenden_link_li {
    margin-right: 5px;
}

input {
    line-height: 8pt;
}

input, textarea {
    width: 344px;
    margin-bottom: 5px;
}

.feld_kl, .fehler_feld_kl {
    width: 150px;
}

.feld_check {
    width: 15px;
    height: 20px;
    padding: 0;
    margin: 0;
    border: 0;
}

.feld_tel_vor {
    width: 60px;
}

.feld_tel_nr {
    width: 100px;
}

.feld_tel_dwa {
    width: 25px;
}

.fehler {
    width: 328px;
    padding: 10px;
    border-top: 1px solid #D4290D;
    border-left: 1px solid #D4290D;
    border-right: 1px solid #D4290D;
    border-bottom: 4px solid #D4290D;
}

.fehler, .fehler * {
    color: #D4290D;
}

.fehler li {
    padding-bottom: 0;
}

.fehler_feld, .fehler_feld_kl {
    border-top: 1px solid #D4290D;
    border-left: 1px solid #D4290D;
    border-right: 1px solid #D4290D;
    border-bottom: 2px solid #D4290D;
    background-color: #F4C9C2;
}

.erfolg {
    width: 328px;
    padding: 10px;
    color: #00BF00;
    border-top: 1px solid #00BF00;
    border-left: 1px solid #00BF00;
    border-right: 1px solid #00BF00;
    border-bottom: 4px solid #00BF00;
}

.erfolg, .erfolg * {
    color: #00BF00;
}

.hinweis {
    width: 328px;
    padding: 10px;
    color: #FF7F00;
    border-top: 1px solid #FF7F00;
    border-left: 1px solid #FF7F00;
    border-right: 1px solid #FF7F00;
    border-bottom: 4px solid #FF7F00;
}

.hinweis, .hinweis * {
    color: #FF7F00;
}

.seitenzahlen {
    float: left;
    display: block;
    width: 350px;
}

.seitenzahlen .links {
    float: left;
    display: block;
    width: 75px;
}

.seitenzahlen .mitte {
    float: left;
    display: block;
    width: 200px;
    text-align: center;
}

.seitenzahlen .rechts {
    float: left;
    display: block;
    width: 75px;
    text-align: right;
}

div.preis {
    display: block;
    width: 170px;
    text-align: right;
}

div.preis .auflage {
    float: left;
    display: block;
    width: 100px;
    margin-bottom: 10px;
}

div.preis br {
    clear: both;
}

div.preis .euro {
    font-size: 12pt;
}

div.preis .cent {
    font-size: 9pt;
}

div.web_buttons {
    width: 350px;
    text-align: center;
}

div.web_buttons_code {
    width: 328px;
    font-family: Courier;
    font-size: 9pt;
    padding: 10px;
    border: 1px solid #EFEFEF;
}
