/* themenspezifische Formate */

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

#content_bg { background: #2f1f80; }
#content_descr, #content_bg { 
position: absolute;
top: 200px;
right: 100px;
width: 358px;
height: 475px;
overflow: hidden;
border: solid #5e3dff;
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;
}

#fotograph {
text-align: right;
left: 2px;
position:relative;
top: -36px;
font-size: 9px;
}

dt { width: 80px; float: left; font-weight: bold;  }
.foodserve { font-weight: normal; }

p.klein { font-size: 11px; }

#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;  
}

