/* themenspezifische Formate */


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

#content_bg { background: #3f0804; }
#content_bg, #content_descr {
position: absolute;
top: 200px;
right: 100px;
width: 348px;
height: 475px;
overflow: hidden;
border: solid #71342b;
border-width: 1px 1px 0 1px;
}

#impression { 
position: absolute;
top: 200px;
left: 100px;
width: 400px;
height: 300px;
overflow: hidden;
}

#logo_hintergrund {
display: block;
}

#kalenderContainer { 
display: none;
}

#fireetour_bg { background: #bd1642; }
#fireetour, #fireetour_bg {
position: absolute;
top: 520px;
left: 100px;
width: 400px;
height: 42px;
overflow: hidden;
border: 1px solid #bd1642;
}
#fireetour { background: transparent url(/skins/filip/bilder/etour.gif) no-repeat scroll right top; }
#fireetour a { font-size: 16px; font-weight: bold; display: block; height: 42px; line-height: 42px; text-align: center; }

#etour {
z-index:9999;
position: absolute;
left: 0;
top: 160px;
margin: 0;
padding: 0;
width: 90px;
height: 465px;
display: none;  
}