#container {
        background-image: url(images/Eurocide-bg-2009b.jpg);
        height: 768px;
        width: 1024px;
        margin: 0px;
        padding: 0px;
        background-repeat: no-repeat;
}
body {
        background-color: #000;
        color: #CCC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
h1 {
        color: #DD0;
        font-size: 24px;
}
h2 {
        color: #FFF;
        font-size: 16px;
}
h3 {
        color: #FFF;
        font-size: 14px;
        margin: 12px 0px 4px 0px;
        padding: 0px;
}

a {
        color: #990;
        text-decoration: none;
}
a:hover {
        color:#FF0;
}
.clear {
        clear: both;
}
#container #right {
        padding: 0px 0px 0px 23px;
        float: left;
        width: 600px;
}
#container #navi {
        height: 185px;
}
#container #left {
        float: left;
        width: 180px;
        padding: 10px;
}
#container #navi #navipos {
        position: absolute;
        left: 227px;
        top: 40px;
}
.right {
        text-align: right;
}
.fett {
        font-weight: bold;
        color: #FFF;
}
.fett2 {
	font-weight: bold;
}

.spalte1 {
        float: left;
        width: 196px;
        margin: 0px;
        padding: 0px;
}
.spalte2 {
        float: left;
        padding-top: 0px;
        margin: 0px;
        width: 400px;
}
#player {
        float: left;
        padding-top: 14px;
}
#albumcover {
        margin-bottom: 10px;
}
#container #right ul li {
        list-style-type: none;
        font-size: 16px;
        font-weight: bold;
        float: left;
        margin-top: 0px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
        display: inline;
        text-align: left;
        list-style-position: inside;
        border-right-width: thin;
        border-right-style: dotted;
        border-left-width: thin;
        border-left-style: none;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 0px;
}
#container #right ul {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: -40px;
}

