/* Webdesign: RALF WEBER grafik | design - www.ralfweber.biz */


/* ========= Formatierungen HTML Elemente ========= */

body, h1, h2, h3, h4, p, a, ul, li, address, img, div{
  margin:0;
  padding:0;
  text-decoration:none;
  list-style-type:none;
  border:none;
  outline:none;
}

body{
  position:absolute;
  height:100%;
  width:100%;
  font:11pt Arial, Helvetica, Sans-Serif;
  color:#333;
  background:#fff;
}

h1{
  display:none;
}

h3{
  font:normal 16pt "Bank Gothic", BankGothic, "Bank Gothic Md Bt", "BankGothic Md Bt";
  color:#333;
  text-transform:uppercase;
  margin:0 10px 0.7em 10px;
}

h4{
  font:11pt Arial, Helvetica, Sans-Serif;
  color:#f88100;
  margin:0 0 0 10px;
}

p{
  text-align:left;
  margin:0 10px 1em 10px;
}

a, a:visited{
  color:#eee;
  text-decoration:underline;
}

a:focus, a:hover{
  color:#f88100;
}

address{
  font-style:normal;
  border:1px solid #777;
  margin:0 10px 1em 10px;
  padding:8px 10px 8px 10px;
}

address .org{
  font-size:110%;
  letter-spacing:0.1em;
  text-transform:uppercase;
}

strong{
  font-weight:bold;
}


/* ============ Formatierungen Divs ============ */

#branding{
  position:relative;
  top:0;
  left:0;
  height:182px;
  width:100%;
}

#logo{
  position:absolute;
  margin:0;
}

#language{
  display:none;
}

#content{
  position:relative;
  width:100%;
  float:left;
}

#products{
  position:relative;
  left:50px;
  width:540px;
  margin:50px 0 0 0;
  float:left;
}

#imprint{
  display:none;
}

#games, #world_cup, #important_shows, #sub_navigation{
  color:#333;
  margin:0 10px 1em 25px;
}

#games li, #world_cup li, #important_shows li, #sub_navigation li{
  list-style-type:circle;
}


/* ============ Formatierungen Classes ============ */

.org{
  color:#f88100;
}

.foto{
  margin:2px 15px 10px 10px;
  float:left;
}


/* ========= Formatierungen Imagegallery ========= */

#gallery{
  width:540px;
}

#gallery li{
  width:160px;
  color:#999;
  text-align:center;
  margin:15px 10px 0 10px;
  display:inline;
  float:left;
}


/* ========== Formatierungen Navigation ========== */

#navigation{
  display:none
}


/* =========== Formatierungen Slimbox =========== */

#lbOverlay{
  display:none;
}

#lbCenter, #lbBottomContainer{
  display:none;
}
