
#start
{
  background-color:#e6e2cd;
  height:100%;

}
#start-inner
{
  min-width:800px;
}


#header-holder {
  padding-top:3px;
  background-color:#ece9d8;
}

#header 
{
  background-image:url(../img/start/header-bg.png);
  background-position:top left;
  height:482px;
  position:relative;
}
#navi 
{
  height:89px;
  width:800px;
}


#navi-preload {display:none;}
 

 

.top-holder
{
width:195px;
float:left;
overflow:hidden;
}

.top-content,
.top-content .body,
.top-content .header,
.top-content .header h2 {
  background: transparent url(../img/box-795-brown.png) no-repeat bottom right;
}

.top-content {
  padding-right: 15px;
  _padding-right:13px; /* IE fix */
  margin: 0;
}

.top-content .header {
  background-position: top right; margin-right: -15px;
  padding-right: 20px;
}

.top-content .header h2 {
  background-position: top left; margin: 0;
  border: 0;
  padding: 12px 0 0px 20px;
  height: auto !important; height: 1%;
  color:white;
  cursor:default;
  font-size:12px;
  overflow:hidden;
}

.top-content .body {
  background-position: bottom left;
  margin-right: 10px !important;
  margin-right: 5px;
  padding: 5px 0px 15px 20px;
  text-align:center;

}

.top-content .body img {
  border:1px solid #d9d9d9;
}
.top-content .body table {
table-layout:fixed;
}
.top-content .body table td {
width:155px;
height:140px;
text-align:center;
vertical-align:middle;
}
.top-content .label-holder {
height:20px;
overflow:hidden;
margin-left:4px;
}
#reg-button {
  background:transparent url(../img/start-btn_register2.gif) no-repeat top left; display:block;
  width:344px;
  height:35px;
  position:absolute;
  left:640px;
  top:480px;
}
#reg-button:hover {
  background-position:left bottom;
}
#reg-button:active {
  background-position:left bottom;
}

.lang-de #headerimage {
  display:block;
  width:795px;height:340px;
  background: transparent url(../img/start/de/start-header-girls-signup.jpg) top left no-repeat;
}
.lang-en #headerimage {
  display:block;
  width:795px;height:340px;
  background: transparent url(../img/start/en/start-header-girls-signup.jpg) top left no-repeat;
}
.lang-de #headerimage-logged-in {
  display:block;
  width:795px;height:340px;
  background: transparent url(../img/start/de/start-header-girls.jpg) top left no-repeat;
}
.lang-en #headerimage-logged-in {
  display:block;
  width:795px;height:340px;
  background: transparent url(../img/start/en/start-header-girls.jpg) top left no-repeat;
}
.start-box-holder {width:195px;height:230px;overflow:hidden;}
  .start-box label {display:block;width:150px;height:45px;overflow:hidden;}
  #navi a {
    display:block;
    float:left;
    height:88px;
    text-decoration:none;
    outline:none;
  }
  #navi a       {background-position:0px -6px}
  #navi a:hover {background-position:0px -100px}
