/* 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;
}

html{
  min-height:101%;
  text-align:center;
}

body{
  position:relative;
  min-height:101%;
  width:900px;
  font:0.8em/1.4em Arial, Helvetica, Sans-Serif;
  color:#eee;
  background:#000 url(http://www.op-worldwide.com/img/body_background.gif) repeat-x;
  text-align:left;
  margin:0 auto;
}

h1{
  position:absolute;
  text-indent:-9999px;
}

h3{
  font:normal 1.6em "Bank Gothic", BankGothic, "Bank Gothic Md Bt", "BankGothic Md Bt", Eurostile, Arial, Sans-Serif;
  color:#eee;
  text-transform:uppercase;
  margin:0 10px 0.7em 10px;
}

h4{
  font:1em 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;
  height:175px;
  border:1px solid #777;
  margin:0 10px 1em 160px;
  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;
  height:182px;
  width:900px;
  background:transparent url(http://www.op-worldwide.com/img/branding_background.jpg) no-repeat;
  margin:20px 0 0 0;
}

#logo{
  position:absolute;
  margin:12px 0 0 55px;
}

#language{
  position:absolute;
  margin:148px 0 0 840px;
}

#content{
  position:relative;
  width:896px;
  background:#000 url(http://www.op-worldwide.com/img/content_background.gif) repeat-x;
  border-right:2px solid #555;
  border-left:2px solid #555;
  float:left;
}

#products{
  position:relative;
  left:100px;
  width:540px;
  background:transparent;
  margin:50px 0 0 0;
  float:left;
}

#imprint{
  position:relative;
  height:150px;
  width:900px;
  background:#000 url(http://www.op-worldwide.com/img/imprint_background.gif) no-repeat;
  color:#4d4d4d;
  text-align:right;
  clear:both;
}

#copyright{
  position:relative;
  top:100px;
  color:#444;
  margin:0 15px 0 0;
}

#copyright a, #copyright a:visited{
  font-weight:bold;
  color:#444;
}

#copyright a:focus, #copyright a:hover{
  color:#f88100;
}

#games, #world_cup, #important_shows, #sub_navigation{
  color:#eee;
  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;
  clear:both;
}

#gallery li{
  width:160px;
  color:#777;
  text-align:center;
  margin:15px 10px 0 10px;
  display:inline;
  float:left;
}


/* ========== Formatierungen Navigation ========== */

#navigation{
  position:relative;
  left:45px;
  width:205px;
  background:transparent url(http://www.op-worldwide.com/img/navigation_background.gif) bottom left no-repeat;
  margin:40px 0 0 0;
  padding-bottom:28px;
  float:left;
  z-index:10;
}

#categories{
  position:relative;
  width:205px;
  background:transparent url(http://www.op-worldwide.com/img/ul_background.gif) top left no-repeat;
  padding-top:37px;
}

#categories li{
  height:27px;
  width:205px;
  background:transparent url(http://www.op-worldwide.com/img/li_background.gif) 0 0 no-repeat;
  float:left;
  display:block;
}

#categories li a, #categories li a:visited{
  height:27px;
  width:205px;
  font:normal 14px/27px "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  color:#ddd;
  text-decoration:none;
  text-indent:25px;
  display:block;
}

#categories li a:focus, #categories li a:hover{
  background:transparent url(http://www.op-worldwide.com/img/li_background.gif) 0 -27px no-repeat;
}

#categories #sub_categories{
  position:absolute;
  top:64px;
  left:203px;
  width:205px;
  display:none;
  z-index:20;
}

#categories li:hover #sub_categories{
  display:block;
}


/* =========== Formatierungen Slimbox =========== */

#lbOverlay{
  position:absolute;
  left:0;
  width:100%;
  background-color:#000;
  cursor:pointer;
  margin-top:-20px;
  padding-bottom:20px;
  z-index:100;
}

#lbCenter, #lbBottomContainer{
  position:absolute;
  left:50%;
  overflow:hidden;
  background-color:#fff;
  z-index:150;
}

.lbLoading{
  background:#fff url(http://www.op-worldwide.com/img/loading.gif) no-repeat center;
}

#lbImage{
  position:absolute;
  left:0;
  top:0;
  border:10px solid #fff;
  background-repeat:no-repeat;
}

#lbPrevLink, #lbNextLink{
  display:block;
  position:absolute;
  top:0;
  width:50%;
  outline:none;
  z-index:150;
}

#lbPrevLink{
  left:0;
}

#lbPrevLink:hover{
  background:transparent url(http://www.op-worldwide.com/img/back.gif) no-repeat 0% 15%;
}

#lbNextLink{
  right:0;
}

#lbNextLink:hover{
  background:transparent url(http://www.op-worldwide.com/img/next.gif) no-repeat 100% 15%;
}

#lbBottom{
  font-family:Arial, Geneva, Helvetica, sans-serif;
  font-size:12px;
  color:#666;
  line-height:1.4em;
  text-align:left;
  border:10px solid #fff;
  border-top-style:none;
}

#lbCloseLink{
  display:block;
  float:right;
  width:85px;
  height:22px;
  background:transparent url(http://www.op-worldwide.com/img/close.gif) no-repeat center;
  margin:5px 0;
}

#lbCaption, #lbNumber{
  margin-right:71px;
  z-index:200;
}

#lbCaption{
  font-weight:bold;
}
