/* themenspezifische Formate */


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

#kalenderContainer { 
display: none;
}

#hintergrund { background: #000; }

#derDJ, #hintergrund, #content_list { 
position: absolute;
left: 50px;
top: 150px;
width: 890px;
height: 475px;
overflow: auto;
border: 1px solid #373737;
}

/* DJ Steckbrief */
#derDJ #content { margin: 0 15px; }
#derDJ h2 { 
font-variant: small-caps;
font-size: 26px;
text-align: center;
margin-top: 2px;
}

#derDJ h3 { color: #666; }
#derDJ img { float: left; margin: 0 15px 15px; }




/* Übersicht */
#content_list li { 
line-height: 2;
font-weight: bold;
}


/* SODA LOGO ausblenden */
#logo_hintergrund {
display: block;
}
