@charset "utf-8";
/* CSS Document */

body,
html {
                height: 100.1%;
}
body {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;;
        font-size: 12px;
        line-height: 15px;
        color: #575757;
        margin: 0px;
        padding: 0px;
                position: relative;
                min-width: 990px;
}
#center {
        position: relative;
        left: 50%;
        margin-left: -495px;
        width: 990px;
}
a:link {
        color: #2d81b8;
        font-weight: normal;
        text-decoration: none;
}
a:visited {
        color: #2d81b8;
        font-weight: normal;
        text-decoration: none;
}
a:hover {
        color: #000000;
        font-weight: normal;
        text-decoration: none;
}
a:active {
        color: #2d81b8;
        font-weight: normal;
        text-decoration: none;
}

h1 {
        font-size: 12px;
        font-weight: bold;
}

/* ------------------------ Logo-Bereich --------------------------- */

#logo {
        position:absolute;
        left:0px;
        top:15px;
        width:180px;
        height:163px;
        z-index:1;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-transform: uppercase;
}
#logo td {
        font-size: 10px;
}
#logo img {
      border: 0px;
}
#logo p {
        font-size: 10px;
        margin: 5px;
        line-height:12px;
}
#logo a:link {
        color: #575757;
        text-decoration: none;
        font-weight: normal;
}
#logo a:visited {
        color: #575757;
        text-decoration: none;
        font-weight: normal;
}
#logo a:hover {
        color: #208146;
        text-decoration: none;
        font-weight: normal;
}
#logo a:active {
        color: #208146;
        text-decoration: none;
        font-weight: normal;
}


#kopfbild {
        position:absolute;
        left:195px;
        top:15px;
        width:806px;
        height:163px;
        z-index:2;
        display: none;
}
#suche {
        position:absolute;
        left: 0px;
        top:352px;
        width:165px;
        height:21px;
        z-index:8;
        color: #000000;
        padding-top: 5px;
        padding-left: 0px;
        font-size: 12px;
        background-color: #transparent;
        font-weight: normal;
}
#suche a:link {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
#suche a:visited {
        color: #000000;
        text-decoration: none;
        font-weight: bold;
}
#suche a:hover {
        color: #2d81b8;
        text-decoration: none;
        font-weight: normal;
}
#suche a:active {
        color: #2d81b8;
        text-decoration: none;
        font-weight: normal;
}
#navigation {
        position:absolute;
        left:195px;
        top:122px;
        width:581px;
        height:18px;
        z-index:6;
        color: #FFFFFF;
        background-color: transparent;
        padding-left: 5px;
        padding-top: 4px;
        font-size: 12px;
        border-bottom: 1px solid #000000;
}
#navigation2 {
        position:absolute;
        left:195px;
        top:122px;
        width:790px;
        height:18px;
        z-index:6;
        color: #FFFFFF;
        background-color: transparent;
        padding-left: 5px;
        padding-top: 4px;
        font-size: 12px;
        border-bottom: 1px solid #000000;
}
#navigation_admin {
        position:absolute;
        left:195px;
        top:122px;
        width:581px;
        height:18px;
        z-index:6;
        color: #000000;
        background-color: transparent;
        padding-left: 5px;
        padding-top: 4px;
        font-size: 12px;
        border-bottom: 1px solid #000000;
}
#navigation a:link,
#navigation2 a:link,
#navigation_admin a:link {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
#navigation a:visited,
#navigation2 a:visited,
#navigation_admin a:visited {
        color: #000000;
        text-decoration: none;
        font-weight: normal;
}
#navigation a:hover,
#navigation2 a:hover,
#navigation_admin a:hover {
        color: #2d81b8;
        text-decoration: none;
        font-weight: normal;
}
#navigation a:active,
#navigation2 a:active,
#navigation_admin a:active {
        color: #000000;
        text-decoration: underline;
        font-weight: normal;
}
#warenkorb {
        position:absolute;
        left:813px;
        top:97px;
        width:165px;
        height:18px;
        z-index:5;
        font-size: 11px;
        color: #000000;
        padding-top: 4px;
        padding-left: 5px;
        text-transform: uppercase;
        border-bottom: 1px solid #000000;
        display: none;
}
#warenkorb a:link {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
}
#warenkorb a:visited {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
}
#warenkorb a:hover {
        color: #ffffff;
        text-decoration: underline;
        font-weight: normal;
}
#login1 {
        position:absolute;
        left:813px;
        top:122px;
        width:151px;
        height:20px;
        z-index:5;
        font-size: 10px;
        color: #336600;
        text-transform: uppercase;
        border-bottom: 1px solid #000000;
}
#login2 {
        position:absolute;
        left:813px;
        top:122px;
        width:151px;
        height:20px;
        z-index:5;
        font-size: 10px;
        color: #CC0000;
        text-transform: uppercase;
        border-bottom: 1px solid #000000;
}

/* ------------------------ Künstler-Liste --------------------------- */
#kuenstler {
        position:absolute;
        left:0px;
        top:140px;
        width:165px;
        z-index:6;
        padding-top: 4px;
        font-size: 12px;
}
#grau {
        padding:0px;
        color: #FFFFFF;
        background-color: #ffffff;
}
#weiss {
        padding: 0px;
        color: #a8a8a8;
        background-color: #FFFFFF;
}
#kuenstler p {
        margin-top: 0px;
        padding-top: 3px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        border-top: 1px solid #000000;
}
#kuenstler p.active {
        margin-top: 0px;
        padding-top: 3px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        border-top: 1px solid #000000;
        font-weight: bold;
}
#kuenstler a:link {
        color: #000000;
        text-decoration: none;
        font-weight: inherit;
}
#kuenstler a:visited {
        color: #000000;
        text-decoration: none;
        font-weight: inherit;
}
#kuenstler a:hover {
        color: #2d81b8;
        text-decoration: none;
        font-weight: inherit;
}
#kuenstler a:active {
        color: #000000;
        text-decoration: none;
        font-weight: inherit;
}
#content_startseite {
        position:absolute;
        left:195px;
        top:156px;
        width:581px;
        z-index:7;
}
#content_folgeseite {
        position:absolute;
        left:195px;
        top:156px;
        width:795px;
        z-index:7;
}
#content_ersteseite {
        position:absolute;
        left:195px;
        top:144px;
        width:795px;
        z-index:7;
}
#news {
        position:absolute;
        left:813px;
        top:126px;
        width:177px;
        z-index:8;
        background-color: #ffffff;
}
*html #news {
        position:absolute;
        left:813px;
        top:115px;
        width:177px;
        z-index:8;
        background-color: #ffffff;
}

#news p.newsheadline {
        border-bottom: 1px solid #000000;
        padding-bottom: 3px;
        color: #000000;
        text-transform: uppercase;
        font-size: 12px;
        margin: 0px;
}


form {
        margin: 0px;
}
.suche_input {
        height: 14px;
        width: 136px;
        font-size: 10px;
        margin: 3px 0px 0px 0px;
        padding: 0px 0px 0px 2px;
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #575757;
}

.suche_button {
        height: 16px;
        width: 20px;
        font-size: 10px;
        margin: 3px 0px 0px -4px;
        padding: 0px;
        color: #FFFFFF;
        background-color: #575757;
        border: 0px solid #FFFFFF;
        vertical-align: top;
}
#startnews {
        position: relative;
        width: 177px;
        z-index:9;
        margin: 10px 0px 30px 0px;
}
#startnews p {
        width: 100%;
        margin: 0px 10px 0px 0px;
        font-size: 11px;
        line-height: 13px;
        float: left;
}
#startnews h1 {
        width: 100%;
        font-size: 11px;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
}
#startnews img {
        margin: 5px 0px 3px 0px;
}

#startnews a:link {
        color: #2d81b8;
        font-weight: bold;
        text-decoration: none;
}
#startnews a:visited {
        color: #2d81b8;
        font-weight: bold;
        text-decoration: none;
}
#startnews a:hover {
        color: #2d81b8;
        font-weight: bold;
        text-decoration: none;
}
#listnews {
        position: relative;
        width: 669px;
        z-index:9;
        margin: 10px 0px 30px 0px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #208146;
}
#listnews p {
        width: 180px;
        margin: 0px 0px 0px 0px;
}
#listnews h1 {
        width: 180px;
        font-size: 11px;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
}
#listnews img {
        float: right;
        margin: 0px 0px 0px 0px;
}

#listnews a:link {
        color: #208146;
        font-weight: bold;
        text-decoration: none;
}
#listnews a:visited {
        color: #208146;
        font-weight: bold;
        text-decoration: none;
}
#listnews a:hover {
        color: #575757;
        font-weight: bold;
        text-decoration: none;
}
hr{
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-top-style: solid;
        border-bottom-style: solid;
        border-top-color: #575757;
        border-bottom-color: #FFFFFF;
        margin-top: 5px;
        margin-bottom: 5px;
}
.hrgrau{
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #575757;
        margin-top: 5px;
        margin-bottom: 5px;
}
ul {
        margin-top:.25em;
        margin-left:1em;
        padding-left:4px;
}
li {
                list-style-type: square;
}
.td_head {
        font-weight: bold;
}
#wandbild {
        background-repeat: no-repeat;
        height: 450px;
        width: 598px;
        background-color: #fff4d6;
        background-position: 30px 30px;
}
#sofa {
        overflow: hidden;
        position: relative;
        height: 450px;
        width: 598px;
        left: 0px;
        top: 0px;
}
.footer {
        font-size: 11px;
        line-height: 13px;
}
.footer td {
        border-top: 1px solid #575757;
        padding-top: 5px;
        }
