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

html, body  {
  background-image:url(img/bg.jpg);
  background-repeat:repeat-x;
  background-color:rgb(24,0,0);
  font-family:Arial, Verdana;
  color:rgb(255,255,255);
  font-size:12px;
}

select, textarea, input  {
}

a  {
  color:rgb(255,255,255);
}

#header  {
  background-image:url(img/header.png);
  background-repeat:no-repeat;
  width:951px;
  height:269px;
  margin:0px auto;
}

#wrapper  {
  background-image:url(img/wrapper.gif);
  width:951px;
  margin:0px auto;
}

#footerx  {
  background-image:url(img/footer.png);
  background-repeat:no-repeat;
  width:951px;
  height:23px;
  margin:0px auto;
  padding:2px 0px 0px;
  color:rgb(120,0,0);
  text-align:center;
}
#footerx a  {
  color:rgb(120,0,0);
}

#login  {
  position:relative;
  top:5px;
  height:24px;
  width:651px;
  padding-left:300px;
}
#login .input  {
  background-image:url(img/textfeld.png);
  width:149px;
  height:19px;
  border-style:none;
  color:#333333;
}
#login .loginbutton  {
  background-image:url(img/login.png);
  width:62px;
  height:24px;
  border-style:none;
}

#pot1  {
  width:195px;
  height:20px;
  position:relative;
  top:155px;
  left:550px;
  text-align:center;
  line-height:20px;
  font-weight:bold;
  color:#ffff00;
}
#pot2  {
  width:195px;
  height:20px;
  position:relative;
  top:158px;
  left:550px;
  text-align:center;
  line-height:20px;
  font-weight:bold;
  color:#ffff00;
}
#pot3  {
  width:195px;
  height:20px;
  position:relative;
  top:161px;
  left:550px;
  text-align:center;
  line-height:20px;
  font-weight:bold;
  color:#ffff00;
}

.leftmenu  {
  float:left;
  width:143px;
}
.leftmenu .menucontent  {
  background-image:url(img/menu_left_header.jpg);
  width:143px;
  height:30px;
  margin-left:4px;
  line-height:30px;
  text-align:center;
}
.leftmenu .menucontent a  {
  color:#330000;
  font-weight:bold;
}
.leftmenu .submenucontent  {
  background-image:url(img/menu_left_body.jpg);
  width:132px;
  margin-left:4px;
  margin-bottom:10px;
}
.leftmenu .submenucontent a  {
  background-image:url(img/menu_left_button.jpg);
  width:117px;
  color:#ffff00;
  display:block;
  text-decoration:none;
  line-height:19px;
  padding-left:15px;
}
.rightmenu  {
  float:left;
  width:144px;
}
.rightmenu .menucontent  {
  background-image:url(img/menu_right_header.jpg);
  width:144px;
  height:30px;
  margin-left:4px;
  line-height:30px;
  text-align:center;
}
.rightmenu .menucontent a  {
  color:#330000;
  font-weight:bold;
}
.rightmenu .submenucontent  {
  background-image:url(img/menu_right_body.jpg);
  width:132px;
  margin-left:16px;
  margin-bottom:10px;
}
.rightmenu .submenucontent a  {
  background-image:url(img/design_losebordell_endversi.jpg);
  width:112px;
  color:#ffff00;
  display:block;
  text-decoration:none;
  line-height:19px;
  padding-left:20px;
}

#content  {
  float:left;
  width:636px;
  padding:0px 10px;
}
.box_head  {
  width:636px;
  height:20px;
  background-color:#eeee00;
  color:#330000;
  font-weight:bold;
  line-height:20px;
}
.box_content  {
  width:616px;
  padding:10px;
}
.box_footer  {
  width:636px;
  height:10px;
}

#shoutbox {
  height:200px;
  width: 410px;
  background-color: #ffca2f;
}
.rightmenu .submenucontent a.wiw_admin {
  color:rgb(255,0,0);
  font-weight:bold;
  /*background:transparent;*/
}
.rightmenu .submenucontent a.wiw_male {
  color:#1981ec;
  background:transparent;
}
.rightmenu .submenucontent a.wiw_female {
  color:#fc32d8;
  background:transparent;
}


/*
  background-image:url(img/);
  width:px;
  height:px;
*/
