/* themenspezifische Formate */


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

#disc_bg, #imp_bg { background: #3f0804; }
#content_disc, #disc_bg { 
position: absolute;
top: 140px;
left: 560px;
width: 348px;
height: 485px;
overflow: scroll;
border: solid #71342b;
border-width: 1px 1px 0 1px;
}

#content_imp, #imp_bg { 
position: absolute;
top: 150px;
left: 200px;
width: 300px;
height: 550px;
overflow: hidden;
border: solid #71342b;
border-width: 1px 1px 0 1px;
}

#kalenderContainer {
display: none;
}