body {
background-image: url('/pics/2010/hintergrund2.jpg');
background-attachment: fixed;
background-position: 50% 50%;
background-repeat: no-repeat;
background-color: #000000;
font-family: Verdana;
font-size: 12px;
font-weight: normal;
text-decoration: none;

color: #222222;
line-height: 100.01%;
margin: 0px;
padding: 0px;
}

td {
font-family: Verdana;
font-size: 12px;
font-weight: normal;
color: #CCCCCC;
}

a {
font-family: Copperplate Gothic bold;
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #334C33;
}

A:hover {
text-decoration: none;
font-family: Copperplate Gothic bold;
color: #FFFFFF
}


#link2 {
text-decoration: none;
font-family: Copperplate Gothic bold;
color: #FF0000
}

#link2:hover {
text-decoration: none;
font-family: Copperplate Gothic bold;
color: #FFFFFF
}

#tabelle2 {
border: 0px #334C33 solid
}

td .tabelle2
{

background-position: top center;
background-repeat: no-repeat;
background-attachment:fixed;
}

#tabelle3 {
font-family: Copperplate Gothic bold;
background-color: #000000;
cellpadding: 10;
border: 1px #334C33 solid

}

#tabelle4 {
font-family: Copperplate Gothic bold;
background-color: #000000;
cellpadding: 10;
border: 0px #334C33 solid

}

<--#tabelle_untermenu td {
font-family: Copperplate Gothic bold;
background-color: #000000;
border: 1px #334C33 solid
}-->

#news-tabelle td {

border: 1px #334C33 solid
}

#next-concert {

border: 0px #334C33 solid
}


<--#td .termin_tabelle {
background-color: #000000;
}-->



#menu {
width: 100%;
background: #000;
float: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 6em;
float: left;
text-align: center;

}

#menu a, #menu h2 {
font: bold 13px/16px Copperplate Gothic bold;
display: block;
border-width: 0px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 0px 0px;
}

#menu h2 {
color: #fff;
background: #000;
text-transform: uppercase;
}

#menu a {
color: #ccc;
background: #000000;
text-decoration: none;


}

#menu a:hover {
color: #ccc;
background: #334C33;

}

#menu li {position: relative;



}

#menu ul ul {
position: absolute;
z-index: 500;

border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

.over {
    background-color: #334C33;
    color: #FFFFFF;
    font-family: Verdana, sans-serif;
    CURSOR: hand;
  }
.out {
    background-color: #000000;
    color: #CCCCCC;
    font-family: Verdana, sans-serif;
  }
