* {
    margin: 0;
    padding: 0;
    border: 0;
    color: #666666;
    font-family: "Courier New", Courier, monospace;
    font-size: 13px;
    line-height: 140%
 }
 
body {
    background-image: url(images/bg_body.gif);
    background-repeat: repeat-y;
}

div#scroll_content {
    background-color: #FFFFFF;
    width: 420px;
    margin-left: 120px;
    padding-top: 110px;
    z-index: 10;
}

div#img_right {
    position: fixed;
    left: 650px;
    top:20px;
    background-image: url(images/17seconds_01.jpg);
}
div#menu {
    position: fixed;
    left: 560px;
    top:300px;
    display: inline-block;
    background-image: url(images/bg_menu_top.gif);
    background-repeat: no-repeat;
    background-position: right top;
    list-style-type: none;
    padding: 40px 0 0 0;
    width: 180px;
}

div#menu ul {
    position: relative;
    float: right;
    width: auto;
    margin: 20px 0 0 0;
    list-style-type: none;
    background-image: url(images/bg_menu_bot.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 0 40px 50px 0;
}
div#menu ul li {
    position: relative;
    display: block;
    border-style: solid;
    border-width: 1px 2px;
    padding: 0 2px;
    margin-bottom: 6px;
    height: 12px;
}

div#menu ul li a {
    position: relative;
    display: block;
    margin-top: -4px;
    padding: 0 8px;
    background-color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border: none;
}

div#menu ul li a:hover {
    color: #000000;
    text-decoration: underline;
}

div#menu ul li.active {
    border-color: #000000;
}

div#menu ul li.inactive {
    border-color: #999999;
}

div#menu ul li.active a {
    color: #000000;
}

div#menu ul li.inactive a {
    color: #999999;
}

h1, h1 {
    margin: 16px 0 12px 0;
    font-size: 26px;
    border-bottom: 1px solid #666666;
}

h1#alternative_rock_17seconds_hannover {
    position: absolute;
    left: 310px;
    top: 5px;
    border: 0;
    text-align: right;
}

h1 span {
    display: none;
}

h2 {
    font-size: 16px;
    color: #993300;
    margin-bottom: 2px;
}

p, form, table, ul {
    margin-bottom: 18px;
}

a {
    color: #000000;
}

a:visited {
    color: #666666;
}

a:hover {
    color: #993300;
}

input, textarea {
    border: 1px solid #666666;
    margin-bottom: 0.5em;
}

table {
    width: 100%;
    border-collapse: collapse;
}

td {
    vertical-align: top;
    padding-right: 1em;
}


.sub, .sub * {
    font-size: 11px;
}

div#list_player {
    color: #FFFFFF;
    position: fixed;
    left: 750px;
    top:325px;
    text-align: center;
}

div#player {
    width: 84px;
    height: 50px;
    padding: 15px;
    background-image: url(images/passepartout_player.png);
    background-color: #999999;
}

object {
     vertical-align: middle;
}

table#songlist h1 {
    margin-top: 18px;
}

table#songlist tr td:first-child {
    font-weight: bold;
}

a.songlist_stars {
    font-size:10px; 
    vertical-align:super;
    text-decoration: none;
}
a.songlist_stars:hover {
    text-decoration: underline;
}

label.two_lines {
    float: left;
    height: 2.5em;
    padding-right: 1em;
}

ul {
    padding-left: 1.2em;
}

.response, .response * {
    color: #009900;
    /*font-weight: bold;*/
    font-style: italic;
}

.response_error, .response_error * {
    color: #DD0000;
    /*font-weight: bold;*/
    font-style: italic;
}

form#newsletter {
    /*border: 1px solid #CCCCCC;*/
    background-color: #EEEEEE;
    padding: 15px 20px;
}

form#newsletter input  {
    vertical-align: middle;

}

input[type='checkbox'],
input[type='radio'] {
    border: none; 
    width:auto;
}

input.submit {
    border: 1px solid #666666;
    background-color: #CCCCCC;
    color: #000000;
    padding-left: 5px;
    padding-right: 5px;
}

a#rockszene {
    position: fixed;
    top: 530px;
    left: 650px;
}
a#rockszene img {
    z-index: 0;
}

img.play_button {
    vertical-align: middle;
    cursor: pointer;
}

a.hidden_anchor {
    font-size: 0px; 
    color: #FFFFFF;
    line-height: 0px;
    height: 0;
}

div#links a {
    display: inline-block;
    float: left;
    margin: 0 20px 20px 0;
}

div#links  * a {
    display: inline;
    float: none;
    margin: 0;
}

table.gigs td strong {
    text-align: right;
}

a.soundcloud-dropbox:hover {
    color: white !important; 
    background-color: transparent !important; 
    background-position: -200px 0 !important;
}

* html a.soundcloud-dropbox {
    background-image: none !important; 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_square_dark.png?bf8cd4)', sizingMethod='crop') !important;
}

