/* themenspezifische Formate */


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

/* Special Detail */


/* Übersicht */

#content_list, #list_bg { 
position: absolute;
top: 128px;
left: 0;
width: 995px;
height: 475px;
overflow: auto;
border: solid #ccc;
border-width: 1px 1px 0 1px;
}

#content_list h1 { color: #ce391d; }


#content_list table { width: 100%; }

#content_list td.partner {
text-align: center;
vertical-align: middle;
}

#content_list td.partner img {
background: #fff;
border: 20px solid white;
margin-bottom: 60px;
}


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