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

a img  {
  border:0;
}

td  {
  padding-top:2px;
}

html, body  {
  margin:0px;
  padding:0px;
  font-family:Arial, Verdana;
  color:#fff;
  background-image:url(img/design/bg.png);
  background-color:#000;
  background-repeat:repeat-x;
  font-size:12px;
  height:100%;
}

a  {
  color:#fff;
}

#header  {
  background-image:url(img/design/header.jpg);
  width:1035px;
  height:297px;
  margin:0px auto;
}
#header .jp  {
  width:150px;
  height:30px;
  line-height:30px;
  position:relative;
  text-align:center;
  font-weight:bold;
}
#header .p1  {left:280px;top:262px;}
#header .p2  {left:435px;top:232px;}
#header .p3  {left:592px;top:202px;}
#headernavi  {
  background-image:url(img/design/headernavi.jpg);
  width:1035px;
  height:37px;
  padding:5px 0px 0px 0px;
  margin:10px 0px 0px 3px;
}
#headernavi ul  {list-style:none;margin-left:20px;}
#headernavi ul li  {float:left;margin:0px 2px;}
#headernavi ul li a  {
  display:block;
  background-image:url(img/design/topnav_button.jpg);
  width:161px;
  height:31px;
  text-align:center;
  line-height:31px;
  text-decoration:none;
}

#wrapper  {
  width:1040px;
  margin:0px auto;
}

/*
* Wenn beide Menues identisch sind
*/

.menu  {
  float:left;
  display:inline;
  width:189px;
  margin-top:10px;
}
.menu .menucontent  {
  background-image:url(img/design/menu_header.png);
  width:179px;
  height:25px;
  padding:18px 0px 0px 10px;
}
.menu .menucontent a  {
  color:#fff;
  font-weight:bold;
}
.menu .submenuwrapper  {
  background-image:url(img/design/menu_body.png);
  width:189px;
}
.menu .submenucontent  {
  background-image:url(img/design/menu_bg.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
  width:182px;
  padding:0px 2px;
}
.menu .submenucontent a  {
  background-image:url(img/design/menu_button_normal.jpg);
  width:141px;
  text-decoration:none;
  display:block;
  padding:5px 5px 8px 35px;
}
.menu .submenucontent a.trans  {background:none;width:auto;padding:0px;}
.menu .submenucontent a:hover  {
  background-image:url(img/design/menu_button_hover.jpg);
  color:#fff;
}
.menu .submenucontent a.trans:hover  {background:none;width:auto;padding:0px;}
.menu .menu_footer  {
  background-image:url(img/design/menu_footer.png);
  width:189px;
  height:55px;
  margin-bottom:10px;
}



#content  {
  float:left;
  display:inline;
  width:657px;
  margin:0px 2px;
  margin-top:10px;
}
*.box  {
  width:657px;
}
*.box_head  {
  background-image:url(img/design/content_header.png);
  width:647px;
  height:25px;
  padding:20px 0px 0px 10px;
}
*.box_title  {
  color:#fff;
  font-weight:bold;
}
*.box_middle  {
  background-image:url(img/design/content_body.png);
  width:657px;
  padding:0px;
}
*.box_content  {
  background-image:url(img/design/content_bg.png);
  background-repeat:no-repeat;
  background-position:bottom;
  width:644px;
  padding:0px 5px;
  color:#000;
  margin:0px;
  margin-left:-3px;
}
*.box_content a  {color:#000;}
*.box_footer  {
  background-image:url(img/design/content_footer.png);
  width:657px;
  height:52px;
  font-size:1px;
  margin-bottom:10px;
}

#footerx  {
  background-image:url(img/design/footer.jpg);
  width:1030px;
  height:60px;
  margin:0px auto;
  text-align:center;
  line-height:60px;
  margin-bottom:10px;
}


#shouts_add {
	border: 1px solid #000000;
	font: 10px bold Verdana;
	width: 500px;
}



#shoutbox {
  height:300px;
  width: 515px;
  background-color: #ffca2f;
}
.menu .submenucontent a.wiw_admin {
  color:rgb(255,0,0);
  font-weight:bold;
}
.wiw_male {
  color:#1981ec;
}
.wiw_female {
  color:#fc32d8;
}

#schatzsuche{
	position: absolute;
	z-index: 4;
	width: 5px;
	top: 5px;
	left: 5px;
	height: 5px;
}

