@charset "utf-8";
/* stylesheet - basic - Star Alliance Employees */

/* ==================== Basics =================== */
html { height:100%; }
body { font:62.5% "Lucida Sans Unicode","Lucida Grande", sans-serif; background:url(/fileadmin/shared_media/2009/background.jpg) #000 left top no-repeat; color:#FFF; padding:0px; margin:0 0px; }
img, ul, div, li, a, span { border:0px; margin:0px; padding:0px; outline:0px; }
table { font-size:1.2em; }
input,select,textarea { font-family:Arial,sans-serif; font-size:12px; }
#page { width:960px; margin:0px auto; height:600px; }
#hpage { width:100%; height:100%; }
#header { width:960px; height:73px; }
/* #navigation { width:166px; height:73px; background:url(/fileadmin/shared_media/2009/navbg_3.png) left top no-repeat; float:left; } */
#navigation { width:286px; height:73px; background:url(/fileadmin/shared_media/2009/navbg_3.png) left top no-repeat; float:left; }
#navigation li { list-style:none; display:inline; line-height:0px; font-size:1.2em; text-transform:uppercase; text-align:center; }

a.sound-on, a.sound-off { width:90px; padding:60px 10px 13px 10px; margin:0px; float:left; color:#FFF; cursor:pointer; text-decoration:none; }
a.sound-off { background:url(/fileadmin/shared_media/2009/sound_off.gif) left top no-repeat; }
a.sound-off:hover { background:url(/fileadmin/shared_media/2009/sound_off_hover.gif) left top no-repeat; }
a.sound-on { background:url(/fileadmin/shared_media/2009/sound_on.gif) left top no-repeat; }
a.sound-on:hover { background:url(/fileadmin/shared_media/2009/sound_hover.gif) left top no-repeat; }
a.taf { background:url(/fileadmin/shared_media/2009/tellafriend.gif) left top no-repeat; padding:60px 15px 13px 15px; margin:0px; float:left; color:#FFF; cursor:pointer; text-decoration:none; }
a.taf:hover { background:url(/fileadmin/shared_media/2009/tellafriend_hover.gif) left top no-repeat; }
a.exit { background:url(/fileadmin/shared_media/2009/exit.gif) left top no-repeat; padding:60px 15px 13px 15px; margin:0px; float:right; color:#FFF; cursor:pointer; text-decoration:none; }
a.exit:hover { background:url(/fileadmin/shared_media/2009/exit_hover.gif) left top no-repeat; }

#logo { width:287px; height:45px; margin-left:670px; padding-top:28px; }
#content { width:960px; height:495px; padding-top:5px; background-color:#CCC; margin-top:27px; background:url(/fileadmin/shared_media/2009/contentbg.png) repeat; }
#sectiontitle { margin:10px 0 10px 35px; font-size:1.8em; text-transform:uppercase; }
#contentmain { width:908px; margin-left:24px; }

.clear { clear:both; }

.highslide-loading { display:block; color:#fff; font-size:10px; font-weight:bold; text-transform:uppercase; text-decoration:none; padding:3px; border:1px solid #333; background-color:#000; padding-left:22px; background-image:url(/fileadmin/shared_media/2009/ajax-loader.gif); background-repeat:no-repeat; background-position:3px 1px; }
.highslide-maincontent { display:none; }
/* .highslide-html { background:url(/fileadmin/shared_media/2009/contentbg.png) repeat; } */
.highslide-html { background:#333; }
.highslide-html-content { display:none; width:400px; padding:0 5px 5px 5px; }
.highslide-header { padding-bottom:5px; }
.highslide-header ul { margin:0; padding:0; text-align:right; }
.highslide-header ul li { display:inline; padding-left:1em; }
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next { display:none; }
.highslide-header a { font-weight:bold; color:white; text-transform:uppercase; text-decoration:none; }
.highslide-header a:hover { color:white; }
.highslide-header .highslide-move a { cursor:move; }
.highslide-footer { height:11px; }
.highslide-footer .highslide-resize { float:right; height:11px; width:11px; background:url(/fileadmin/shared_media/2009/graphics/resize.gif); }
.highslide-body { background:#000; }
.highslide-resize { cursor:nw-resize; }
