html, body {
    background-image: url('../images/liverockbands/BGR-Asphalt-Pattern.jpg');
    background-color: #1f241e;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    font-size: 11px;
    color:#d0d0d0;  
    padding:20px;
    margin:0px;
    text-align: center;
}

p {
    margin:0px;
    padding:0px;
}

a, a:visited, a:focus, a:active {
    text-decoration: underline;
    color:#d0d0d0;
}

a:hover {
    text-decoration: none;
    color:#ffca00;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 20px;
}

img {
    border: 0px;
}

.gelb {
    color: #ffca00;
}

.ticket_stern {

}

.ticket_link {
    color: #ffca00;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    padding: 0px 0px 20px 10px;
    margin: 5px 0px 0px 0px;

}

.ticket_link:hover {
    text-decoration: underline;
}

#inhalt {   
    text-align: left;
    vertical-align: middle;   
    margin: 0px auto;
    padding: 0px;
    width: 1000px;
    background-color: #0c0c0c;
    height: auto;
}


#header {
    float:left;
    height: 253;
    width: 1000px;
}

#header_pic {
    float:left;
}

#header_suche {
    float:right;
    margin: -35px 20px 0px 0px;
}

#header_suche label {
    font-size: 18px;
    color: #ffffff;
    padding-right: 10px;
}


#header_suche input {
    height: 20px;
    font-size: 17px;
    color: #7B3A14;
}


#header_navi {
    clear: both;
    float:left;
    width: 222px;
    height: 14px;
    font-size: 12px;
    padding: 15px 25px;
    background-color: #0c0c0c;
}


#header_adsense {
    width: 728px;
    height: 44px;
    float:left;
    height: 14px;
    padding: 15px 0px;
    background-color: #0c0c0c;
}

        
#content {
    float:left;
    width: 1000px;
    height: auto;
    background-color: #0c0c0c;
}

#left {
    float:left;
    width: 185px;
    padding: 0px 0px 40px 25px;
}

#center {
    float:left;
    width: 540px;
    padding: 0px 25px 40px 0px;
}

#center p {
    padding: 5px 0px 5px 0px;
}

#right {
    float:left;
    width: 210px;
    padding: 0px 15px 40px 0px;
}

#right_navi {
    float: left;
    width: 200px;
    height: auto;
    background-color:#1C1C1C;
    padding: 10px 0px 20px 0px;
    margin: 0px 0px 20px 0px;
}

.right_navi_headline {
    width: 200px;
    float: left;
    color: #FF0000;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding: 0px 0px 5px 0px;
}

#right_navi ul {
    margin: 0px 0px 0px -15px;
}

*+html #right_navi ul {
    margin: 0px 0px 0px 35px;
}


#right_navi ul li {
    margin: 3px 0px 3px 0px;
}

#right_navi ul li a {
    text-decoration: none;
}

#right_navi ul li a:hover, #right_navi ul li a.active {
    text-decoration: none;
    color: #9A5F3D;
}


#footer {
    float:left;
    width: 100%;
    font-size: 10px;
    padding: 15px 0px 30px 0px;
    text-align: center;
/*background-color:green;*/

} 
