BODY, TD {
  
}

A {
}

A:Hover {
}

.titel {
    font-family:Verdana; 
    font-size:16px; 
    color:#FFFFFF;    
}
.titelcenter {
    background-image: url('img/orange/t_center.gif');
    background-repeat:repeat-x; 
    height:44px; width:400px;
}
.titelleft {
    background-image: url('img/orange/t_left.gif');
    background-repeat:no-repeat; 
    height:44px; 
    width:4px;
}
.titelright {
    background-image: url('img/orange/t_right.gif');
    background-repeat:no-repeat; 
    height:44px; 
    width:6px;
}
.inhalt {
    font-family:Verdana; 
    font-size:12px;
    border-bottom:1px solid #38433b;
    width:412px;
    color:#000000;
}

.text {
    font-size:12px;
    font-family:Verdana;
    
}

.inhalt_gross {
    font-family:Verdana; 
    font-size:12px;
    border-bottom:1px solid #38433b;
    width:860px;
}

.s {
    font-size:10px;
}

.band_details {
    font-family:Verdana;
    font-size:12px;
}
a {
    text-decoration:none;
    color:#000080;
}
a:hover {
    color:#800000;
}

a.navi {
    font-family:Verdana; 
    font-size:12px; 
    background-image: url('img/n_bg.gif');
    background-repeat:repeat-x; 
    width:80px;
    height:60px;    
    text-decoration:none;
    color:#F08800;
    font-weight:bold;
    vertical-align:bottom;       
}
a.navi:Hover {
    font-family:Verdana; 
    font-size:12px; 
    background-image: url('img/n_bg_o.gif');
    background-repeat:repeat-x; 
    width:80px;
    height:60px;
    text-decoration:none;
    color:#800000;
    font-weight:bold;
    vertical-align:bottom;
}
a.navi:Active {
    color:#FFFFFF;
}
.txt {
    border:1px inset #FF4A15;
}
.btn {        
    height:40px;
    border:1px solid #000;
    background-color:#969696;
    color:#000;
    font-weight:bold;
}
input,select,textarea {
    background-color:#969696;
}
.btn_small {
    font-family:Verdana;
    font-size:9px;
    background-color:#FFF;
}
.a_small {
    font-size:9px;
}
.img {
    padding:10px;
    border:1px solid #F08800;
}
td {
    font-family:Verdana;
    
}
