/* themenspezifische Formate */


#container {
background: #000 url(../../bilder/salsa/content_bg.jpg) no-repeat;
}

#descr_bg { background: #3f0804; }
#content_descr, #descr_bg { 
position: absolute;
top: 148px;
left: 220px;
width: 398px;
height: 455px;
overflow: hidden;
border: solid #71342b;
border-width: 1px 1px 0 1px;
}

#dates_bg { background: #3f0804; }
#content_dates, #dates_bg { 
position: absolute;
top: 265px;
left: 660px;
width: 260px;
height: 360px;
overflow: hidden;
border: solid #71342b;
border-width: 1px 1px 0 1px;
}


/* CONTENTS */

#salsa_logo { 
float: right;
width: 150px;
height: 67px;
margin: 8px;
background: transparent url(../../bilder/salsa/salsalogo.gif) no-repeat;
}

#salsaberlin {
position: absolute;
top: 148px;
left: 713px;
width: 207px;
height: 60px;
overflow: hidden;
}

#content_dates h2 { 
padding-bottom: 20px;
}
.termin  { 
margin-left: 30px;
}

dt {
float: left;
font-style: normal;
width: 110px;
}

dd {
color: #ccc;
}