body {
    background-color: #ccc;
    color: #393939;
}

a, a:link {
    color: #acc738;
}

h1, h2, h3, h4 {
    color: #acc738;
}

.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4 {
    color: #4b4b4b;
    color: #7b7b7b;
}

input.text {
    background-image: url(images/tanzfm-input-bg.jpg);
    color: gray;
}

input.text-long {
    background-image: url(images/tanzfm-input-text-long.jpg);
    color: gray;
}

textarea.text-long {
    color: gray; 
    background-image: url(images/tanzfm-textarea-text-long.jpg);
}

a.button, a.button:link {
    color: #444;
    background-image: url(images/tanzfm-button-bg.jpg);
}

div.pageTop {
    background-color: white;
    padding-top: 150px;
}

div.pageBottom {
    background-color: #ccc;
    border-top: 0px;
}

.ads .picture, .ads .text {
    margin-bottom: 25px;
}

div.headerArrows {
    background-image: url(images/tanzfm-header-arrows-bg.png);
    height: 495px;
    width: 834px;
    top: -150px;
    right: -180px;
    position: absolute;
}

div.headerShadowCon {
    z-index: 500;
}

div.middle {
    position: relative;
    z-index: 600;
    margin-top: 0px;
}

div.historyNavi {
    top: 2px;
    left: 4px;
}

div.header {
    background-color: transparent;
    height: 295px;
}

div.headerShadow {
    background-image: url(images/tanzfm-header-shadow.png);
    height: 328px;
    width: 982px;
    width: 780px;
    top: -13px;
    top: -9px;
    left: -3px;
}

a.logo, a.logo:link {
    background-image: url(images/tanzfm-logo.png);
    left: -2px;
    top: -150px;
    width: 212px;
    height: 134px;
}


div.headerBorder {
    border: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 755px;
    height: 295px;
}

.navi-lvl1 a, .navi-lvl1 a:link {
    color: #646464;
    border: 1px solid white;
    background-image: url(images/tanzfm-navi-lvl1-bg.jpg);
}

.navi-lvl1 a:hover,
.navi-lvl1 a.active,
.navi-lvl1 a.active:link,
a.active:link,
.navi-lvl1 a.activelink,
.navi-lvl1 a.activelink:link {
    background-image: url(images/tanzfm-navi-lvl1-active-bg.jpg);
}

.navi a, .navi a:link {
    color: #646464;
    padding-right: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.navi a.active, .navi a.active:link,
.navi a:hover {
    background-image: none;
    background-color: #f1f1f1;
    color: #acc738;
}

.navi {
    border-top: 1px solid #d9d9d9;
}

/* player */
.tanzfm-play {
    height: 183px;
    border-top: 1px solid #c6d3b2;
    position: relative;
}

#tanzfm-button {
    position: absolute;
    top: 9px;
    cursor: pointer;
    left: 20px;
}

#tanzfm-onair {
    position: absolute;
    top: 50px;
    left: 175px;
}

#tanzfm-song {
    font-weight: bold;
    position: absolute;
    top: 65px;
    left: 333px;
    width: 150px;
    text-align: center;
}

#playerFlash {
    display: none;
}


.anzeigen div.text {
	margin-bottom: 15px;
}
