body {
 font-family: Trebuchet MS, Verdana;
 font-weight: bold;
 color:#CC9966;

 background-image:url(images/bgunten.jpg);
 background-position:center bottom; 
 background-repeat:no-repeat;
 background-attachment:scroll;
}
hr{
 color:#CC9966;
}
a {
 color: #FFFFFF;
}

*.gaestebuchinputs {
border-color: #CC9966;
border-width:1px;
border-style:solid;
}


.t_wrapper{
width:900px;
height:150px;
display:block;
}


.t_datumwrapper{
height:100px;
width:220px;
padding:30px 0 30px 0;
float:left;
}

.t_datum{
height:40px;
width:220px;
font-size:40px;
font-weight:bold;
}

.t_centerwrapper{
display:block;
width:400px;
float:left;
padding-left:20px;
}

.t_centerwrapper *{
width:400px;
display:block;
}

.t_bandname {
font-size:28px;
}

.t_bandslogan {
font-style:italic;
}

.t_bandurl {
margin: 10px 0 ;
}


.t_bandimage {
width:260px;
float:right;
}

.t_bandimage img{
width:250px;
border:solid 1px #c69a63;
}

#aktuell{
background-color:#222222;

}

#aktuell_oben{
background-color:#222222;
height:200px;
padding:50px 0 0 0;
}
