body, table, th, td, div, input, textarea, select {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #035A9E;
}

body {
        border: 0px;
        margin: 0px;
        background-color: #02CCF3;
        background-image: url(img/back.gif);
        background-position: top;
        background-repeat: repeat-x;
}

a {
        color: #035A9E;
}

a:HOVER {
        color: #05D6FD;
}

.main {
        width: 972px;
        border-left: 2px solid #FFFFFF;
        border-right: 2px solid #FFFFFF;
}

.header {
        border-bottom: 2px solid #FFFFFF;
}

.title {
        font-size: 32px;
        color: #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
        line-height: 34px;
        padding-left: 4px;
        background-image: url(img/title_back.gif);
}

.menu {
        background-image: url(img/bar_back.gif);
        border-bottom: 2px solid #FFFFFF;
}

.menu td {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
}

.menu a {
        color: #FFFFFF;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        padding: 1px 18px;
}

.menu a:HOVER {
        background-color: #05D6FD;
        color: #035A9E;
}

.bar {
        background-image: url(img/bar_back.gif);
        border-bottom: 2px solid #FFFFFF;
}

.content {
        background-color: #FCFBE1;
}

.center {
        border-left: 2px solid #023A6D;
        border-right: 2px solid #023A6D;
        padding: 4px;
}

.left {
        padding-right: 2px;
}

.right {
        padding-left: 2px;
}

.footer {
        background-image: url(img/bar_back.gif);
        border-top: 2px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
        padding: 8px 0px;
}

.footer td {
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
}

.footer a {
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        padding: 1px 18px;
}

.footer a:HOVER {
        color: #05D6FD;
}

.albumlist td {
        border-bottom: 2px solid #FFFFFF;
}

.albumlist a {
        display: block;
        padding: 2px 4px;
        color: #035A9E;
        text-decoration: none;
}

.albumlist a:HOVER {
        color: #035A9E;
        background-color: #05D6FD;
        text-decoration: none;
}

.albumteaser td {
        border-bottom: 2px solid #FFFFFF;
        padding: 8px 4px;
}

.album {
        border-left: 2px solid #023A6D;
}

.album .item {
        float: left;
        width: 150px;
        padding: 4px 4px 8px 4px;
        cursor: pointer;
        border-right: 2px solid #023A6D;
}

.album .itemtitle {
        font-weight: bold;
        color: #CC0000;
        height: 54px;
        padding-top: 4px;
}

.album .itemdetails a, .albumdetails a {
        font-weight: bold;
        text-decoration: none;
        color: #035A9E;
}

.albumdetails .itemtitle {
        color: #CC0000;
        font-size: 15px;
        font-weight: bold;
        padding-bottom: 4px;
}

.albumdetails .itemnumber {
        font-weight: bold;
        font-size: 14px;
}

.albumdetails .itemprice {
        font-size: 11px;
}

.borderline {
        border-left: 2px solid #023A6D;
        border-right: 2px solid #023A6D;
        border-bottom: 2px solid #023A6D;
}

h1 {
        font-size: 15px;
        font-weight: bold;
        color: #035A9E;
}

h2 {
        font-size: 15px;
        font-weight: bold;
        color: #CC0000;
}

h3 {
        font-size: 12px;
        font-weight: bold;
        color: #035A9E;
}

h4 {
        font-size: 12px;
        font-weight: bold;
        color: # CC0000;
}

.teaserbar {
        background-color: #02CCF3;
        background-image: url(img/block_back.gif);
        background-position: top;
        background-repeat: repeat-y;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 15px;
        text-align: center;
}

.teaserbar a, .teaserbar a:HOVER {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 15px;
        font-weight: bold;
}

.noborder {
        border: 0px;
}
