body
{
  background: url(../images/bg_02.jpg) repeat-x;
}

#main
{
  width:840px;
  height:650px;
  position:absolute;
  left:50%;
  top:10px;
  margin:0px;
  margin-left:-420px;
  padding:0px;
  float:left;
}

#main #banner
{
  position:relative;
  width:840px;
  height:195px;
  float:left;
  background-image:url(../images/background_top.jpg);
  background-repeat:no-repeat;
}

#main #banner #buttons
{
  position:absolute;
  right:0px;
  width:340px;
  height:165px;
  background-image:url(../images/navibalken.gif);
  background-repeat:no-repeat;
  padding-left:43px;
  padding-top:8px;
}

#main #banner #buttons ul
{
  margin:0px;
  padding:0px;
}

#main #banner #buttons li
{
  display: inline;
  float:left;
  min-width:40px;
  margin:0px;
  padding:0px;
  height:15px;
  list-style-type: none;
}

#main #banner #buttons li.posi0
{
 padding-top:95px;
 padding-bottom:55px;
}

#main #banner #buttons li.posi1
{
 padding-top:45px;
 padding-bottom:105px;
}

#main #banner #buttons li.posi0_selected
{
 padding-top:95px;
 padding-bottom:55px;
 background-image:url(../images/button_loewe.gif);
 background-repeat:no-repeat;
 background-position:center;
}

#main #banner #buttons li.posi1_selected
{
 padding-top:45px;
 padding-bottom:105px;
 background-image:url(../images/button_loewe.gif);
 background-repeat:no-repeat;
 background-position:center;
}

#main #banner #buttons a
{
  text-align:center;
  display:block;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10px;
  text-transform:uppercase;
  text-decoration:none;
  color:#664E1C;
}

#main #banner #buttons a:hover
{
  color:#EE8360;  
}

#main #banner #buttons a.selected
{
  color:#EE8360;  
}

#main #banner #palaceofsin
{
  position:absolute;
  width:400px;
  left:0px;
  height:165px;
}

#main #banner #subnavi
{
  position:absolute;
  background-color:#50442E;
  top:165px;
  width:822px;
  height:30px;
  padding-left:18px;
}

#main #banner #subnavi #subnavi_left
{
  width:400px;
  float:left;
  height:30px;
}

#main #banner #subnavi #subnavi_right
{
  float:right;
  height:30px;
  padding-top:6px;
  padding-right:70px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  color:#EE8360;
  text-align:right;
  font-size:14px;
  font-weight:bold;
}

#main #banner #subnavi #subnavi_left ul
{
  margin:0px;
  padding:0px;
  padding-top:4px;
}

#main #banner #subnavi #subnavi_left li
{
  display: inline;
  float:left;
  color:White;
  margin:0px;
  padding:0px;
  height:430px;
  margin-right:11px;
  list-style-type: none;
}

#main #banner #subnavi #subnavi_left a
{
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:9px;
  font-weight:bold;
  color:White;
  text-decoration:none;
}

#main #banner #subnavi #subnavi_left a:hover 
{
  color:#EE8360;
}

#main #banner #subnavi #subnavi_left a.selected 
{
  color:#EE8360;
}

#main #banner #loewe
{
  position:absolute;
  top:-8px;
  left:331px;
  z-index:10;
}

#main #bottom
{
  float:left;
  position:relative;
  width:840px;
  height:430px;
  z-index:1;
}

#main #thumbleiste
{
  float:left;
  height:30px;
  margin-top:5px;
}

#main #bottom .bigimage
{
  position:absolute;
  left:0px;
  top:0px;
  width:840px;
  height:430px;
}

#main #thumbleiste .thumb
{
  width:50px;
  height:20px;
  margin:0px;
  margin-right:5px;
  float:left;
  cursor:pointer
}

#main #thumbleiste .slider
{
  position:absolute;
  width:50px;
  height:5px;
  float:left;
  line-height:0px;
  font-size:0px;
  margin:0px;
  margin-right:5px;
  margin-top:2px;
  background-color:#EE8360;
}

#main #bottom #textbox
{
  width:804px;
  background-color:#000000;
  padding:18px;
  overflow:auto;
  color:#E1DCC1;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:13px;
  min-height:394px;
}

#main #bottom #textbox h1
{
  color:#EE8360;
  font-size:16px;
  font-weight:bold;
}

#main #bottom #textbox a
{
  color:#EE8360;
  text-decoration:none;
}

#main #bottom #textbox a:hover
{
  color:White;
}

p
{
  margin:0px;
  padding:0px;
}

img
{
  border:0;
}

p.picright
{
  float:right;
  margin:0px;
  padding-top:3px;
  padding-left:20px;
  padding-bottom:1px;
  color:#888888;
  font-size:12px;
}

p.picleft
{
  float:left;
  margin:0px;
  padding-top:3px;
  padding-right:20px;
  padding-bottom:1px;
  color:#888888;
  font-size:12px;
}

p.picnone
{
  float:none;
  margin:0px;
  padding-top:3px;
  padding-left:20px;
  padding-bottom:1px;
  color:#888888;
  font-size:11px;
}

p.piccenter
{
  float:none;
  width:100%;
  margin:0px;
  padding-top:3px;
  padding-bottom:1px;
  color:#888888;
  font-size:11px;
  text-align:center;
}

.lady
{
  width:335px;
  padding-left:20px;
  float:right;
}

.hint
{
  width:90%;
  padding:5px;
  float:left;
  background-color:#50442E;
  margin-bottom:20px;
}