body {
    background-color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
    font-size: 8pt;
    font-family: Arial, sans-serif;
    font-weight: normal;
    color: #000000;
}

/* ----------------- */

p {
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    margin: 0px;
}

h1 {
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
    margin: 0px;
}

h1.admintitle {
    font-size: 12pt;
    color: #000000;
    font-weight: bold;
    margin: 0px;
    margin-top: 3px;
}

h2 {
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
    margin: 0px;
}

h3 {
    font-size: 10pt;
    color: #000000;
    font-weight: bold;
    margin: 0px;
}

h4 {
    font-size: 8pt;
    color: #000000;
    font-weight: bold;
    margin: 0px;
}

blockquote {
    font-size: 10pt;
    line-height: 14pt;
    color: #666633;
    background-color: #E0E0D1;
    padding: 2px;
    margin-left: 25px;
    font-style: italic;
}

div.error {
    font-size: 9pt;
    font-weight: bold;
    color: #BB2A1C;
    margin: 0px;
    padding: 2px;
    background-color: #FFC8C3;
    border: 1px solid #BB2A1C;
}

div.info {
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 2px;
    padding-left: 19px;
    border: 1px solid #000000;
    background-color: #FFDE44;
    background-image: url(img/info_icon.png);
    background-repeat: no-repeat;
}

div.month {
    display: block;
    padding: 2px;
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    margin: 0px;
    padding: 2px;
    background-image: url(../pic/termin/streif.gif);
    background-repeat: no-repeat;
}

span.info {
    font-size: 7pt;
    font-weight: normal;
    color: #606060;
}

div.subtree {
    padding-left: 25px;
    background-image: url(img/navi_sub.gif);
    background-repeat: no-repeat;
}

a {
    color: #000000;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

a.text {
    color: #0000cc;
}

a.text:link {
    text-decoration: none;
}

a.text:visited {
    text-decoration: none;
}

a.text:active {
    text-decoration: underline;
}

a.text:hover {
    text-decoration: underline;
}

a.navi {
    color: #a00000;
}

a.navi:link {
    text-decoration: none;
}

a.navi:visited {
    text-decoration: none;
}

a.navi:active {
    text-decoration: none;
    color: #f0f0f0;
    background-color: #a00000;
}

a.navi:hover {
    text-decoration: none;
    color: #f0f0f0;
    background-color: #a00000;
}

a.card {
    display: block;
    padding-left: 65px;
    height: 58px;
    color: #000000;
}

a.card:link {
    text-decoration: none;
}

a.card:visited {
    text-decoration: none;
}

a.card:active {
    text-decoration: none;
    background-image: url(img/card_hover_bg.png);
}

a.card:hover {
    text-decoration: none;
    background-image: url(img/card_hover_bg.png);
}

a.hpselect {
    display: block;
    color: #404040;
}

a.hpselect:link {
    text-decoration: none;
}

a.hpselect:visited {
    text-decoration: none;
}

a.hpselect:active {
    text-decoration: none;
    color: #ffffff;
}

a.hpselect:hover {
    text-decoration: none;
    color: #ffffff;
}

a.service {
    color: #000000;
}

a.service:link {
    text-decoration: none;
}

a.service:visited {
    text-decoration: none;
}

a.service:active {
    text-decoration: none;
}

a.service:hover {
    text-decoration: none;
}

a.pay {
    display: block;
    background-color: #ffffff;
    border-left: 8px solid #e8e8e8;
    padding: 2px;
    padding-left: 5px;
}

a.pay:link {
    text-decoration: none;
}

a.pay:visited {
    text-decoration: none;
}

a.pay:active {
    text-decoration: none;
    border-left: 8px solid #e08000;
}

a.pay:hover {
    text-decoration: none;
    border-left: 8px solid #e08000;
}

td.card_select {
    width: 220px;
    background-repeat: no-repeat;
    vertical-align: top;
}

td.form_tag {
    vertical-align: top;
    padding-top: 5px;
    font-weight: bold;
}

td.box_title {
    font-size: 9pt;
    font-weight: bold;
    color: #000000;
    background-color: #cccccc;
    text-align: left;
    border: 1px solid #666666;
    background-image: url(img/title_bg.png);
    background-repeat: no-repeat;
}

td.box_content {
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    background-color: #f0f0f0;
    text-align: left;
    padding: 3px;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
}

nav {
    background-color: #b0b0b0;
    background-image: url(img/top_navi_bg.gif);
    background-repeat: repeat;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}

nav a {
    display: block;
#    width: 80px;
    padding: 2px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    border: 1px solid #000000;
    background-image: url(img/top_navi_button.png);
    background-repeat: repeat-x;
}

nav a:link {
    text-decoration: none;
    background-color: #ffffff;
}

nav a:visited {
    text-decoration: none;
    background-color: #ffffff;
}

nav a:active {
    text-decoration: none;
    background-color: #d0d0d0;
}

nav a:hover {
    text-decoration: none;
    background-color: #d0d0d0;
    color: #6666bb;
    border: 1px solid #ffffff;
}

.content {
    padding: 5px;
}

a.button {
    display: block;
    height: 15px;
    padding: 1px;
    background-color: #002E5C;
    background-image: url(img/button_bg.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
    border: 1px solid #202020;
    text-align: center;
    vertical-align: middle;
}

a.button:link {
    text-decoration: none;
}

a.button:visited {
    text-decoration: none;
}

a.button:active {
    text-decoration: none;
}

a.button:hover {
    text-decoration: none;
}

div.hinweisrahmen {
    padding: 2px;
    padding-left: 5px;
    margin-top: 15px;
    background-color: #5F8DD9;
    color: #ffffff;
    font-weight: bold;
}

div.hinweistext {
    margin-left: 3px;
    margin-top: 2px;
    padding: 3px;
    font-size: 8pt;
    background-color: #CFE1FF;
    color: #404060;
    font-weight: normal;
    text-align: justify;
}

form.nopadding {
    padding: 0px;
    margin: 0px;
}

select {
    font-size: 8pt;
    font-family: Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #808080;
    height: 19px;
}

option {
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: #000000;
    background-color: #ffffff;
}

optgroup {
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    background-color: #000000;
}

input {
    font-size: 8pt;
    font-family: Arial, sans-serif;
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
    min-height: 16px;
    padding: 1px;
    border: 1px solid #808080;
}

input:focus {
    background-color: #FFF3E1;
}

input.button {
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
    background-color: #002E5C;
    background-image: url(img/button_bg.jpg);
    background-repeat: no-repeat;
    padding: 1px;
    height: 19px;
    border: 1px solid #202020;
    cursor: pointer;
}

input.button_save {
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    background-color: #002E5C;
    background-image: url(img/button_bg_save.jpg);
    background-repeat: no-repeat;
    padding: 2px;
    height: 21px;
    border: 1px solid #000000;
    border-left: 1px solid #707070;
    border-top: 1px solid #707070;
    cursor: pointer;
    border-radius: 5px;
}

input.checkbox {
    font-size: 8pt;
    font-family: Arial, sans-serif;
    font-weight: normal;
    color: #000000;
    margin: 0px;
    padding: 1px;
    border: 0px;
    min-height: 13px;
    min-width: 13px;
    height: 13px;
    width: 13px;
    vertical-align: top;
}

textarea {
    font-size: 8pt;
    font-family: Arial, sans-serif;
    font-weight: normal;
    color: #000000;
    border: 1px solid #808080;
    background-color: #ffffff;
    padding: 2px;
}

textarea:focus {
    background-color: #FFF3E1;
}

textarea.fixed {
    font-size: 9pt;
    font-family: "Courier New", Courier, serif;
    font-weight: normal;
    color: #000000;
    border: 1px solid #808080;
    background-color: #ffffff;
    padding: 2px;
}

button.stat {
    font-size: 7pt;
    color: #000000;
    background-color: #ffffff;
    padding: 5px;
    border: 0px;
    width: 80px;
    text-align: center;
}

button.stat:active, button.stat:hover {
    background-color: #e8e8f8;
    cursor: pointer;
    border-radius: 5px;
}

a.summery {
    display: block;
    width: 13px;
    height: 13px;
}

a.summery:link {
    text-decoration: none;
    background-image: url(img/termin_summery.png);
}

a.summery:visited {
    text-decoration: none;
    background-image: url(img/termin_summery.png);
}

a.summery:active {
    text-decoration: none;
    background-image: url(img/termin_summery_b.png);
}

a.summery:hover {
    text-decoration: none;
    background-image: url(img/termin_summery_b.png);
}

a.summery_actual {
    display: block;
    width: 13px;
    height: 13px;
}

a.summery_actual:link {
    text-decoration: none;
    background-image: url(img/termin_summery_actual.png);
}

a.summery_actual:visited {
    text-decoration: none;
    background-image: url(img/termin_summery_actual.png);
}

a.summery_actual:active {
    text-decoration: none;
    background-image: url(img/termin_summery_actual_b.png);
}

a.summery_actual:hover {
    text-decoration: none;
    background-image: url(img/termin_summery_actual_b.png);
}

a.summery_future {
    display: block;
    width: 13px;
    height: 13px;
}

a.summery_future:link {
    text-decoration: none;
    background-image: url(img/termin_summery_future.png);
}

a.summery_future:visited {
    text-decoration: none;
    background-image: url(img/termin_summery_future.png);
}

a.summery_future:active {
    text-decoration: none;
    background-image: url(img/termin_summery_future_b.png);
}

a.summery_future:hover {
    text-decoration: none;
    background-image: url(img/termin_summery_future_b.png);
}

a.summery_expired {
    display: block;
    width: 13px;
    height: 13px;
}

a.summery_expired:link {
    text-decoration: none;
    background-image: url(img/termin_summery_expired.png);
}

a.summery_expired:visited {
    text-decoration: none;
    background-image: url(img/termin_summery_expired.png);
}

a.summery_expired:active {
    text-decoration: none;
    background-image: url(img/termin_summery_expired_b.png);
}

a.summery_expired:hover {
    text-decoration: none;
    background-image: url(img/termin_summery_expired_b.png);
}

#lady_bar {
    background-image: url(img/lady_bar_bg.png);
    background-repeat: repeat;
}

* html #lady_bar {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=� http://erotik-jobangebot.de/bilderservice/admin/img/lady_bar_bg.png �);
    background-image: none;
}

td.wd {
    width: 20px;
    text-align: center;
    border-bottom: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
    background-color: #f0f0f0;
}

td.kw {
    font-size: 8pt;
    padding: 1px;
    border-left: 1px solid #606060;
    border-top: 1px solid #606060;
    border-bottom: 1px solid #606060;
}

td.termin_dot {
    text-align: center;
    vertical-align: top;
    color: #555D66;
    background-image: url(img/termin_dotted.gif);
    background-repeat: no-repeat;
    background-color: #D3DBE5;
}

td.termin_fill {
    text-align: center;
    vertical-align: top;
    color: #555D66;
    background-image: url(img/termin_filled.gif);
    background-repeat: no-repeat;
    background-color: #D3DBE5;
}

td.termin_dot_blue {
    text-align: center;
    vertical-align: top;
    color: #0000a0;
    background-image: url(img/termin_dotted_blue.gif);
    background-repeat: no-repeat;
    background-color: #D3DBE5;
}

td.termin_fill_blue {
    text-align: center;
    vertical-align: top;
    color: #0000a0;
    background-image: url(img/termin_filled_blue.gif);
    background-repeat: no-repeat;
    background-color: #D3DBE5;
}

td.termin_we {
    text-align: center;
    vertical-align: top;
    color: #665656;
    background-image: url(img/termin_dotted.gif);
    background-repeat: no-repeat;
    background-color: #ECC5C5;
}

td.termin_we_blue {
    text-align: center;
    vertical-align: top;
    color: #0000a0;
    background-image: url(img/termin_dotted_blue.gif);
    background-repeat: no-repeat;
    background-color: #ECC5C5;
}
