@font-face {
  font-family: "adinekir";
  src: url("http://piraten-island.de/BLKCHCRY.TTF");
}

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

html, body  {
	background-color: #D2B48C;
  
  font-family:Arial, Verdana;
  font-size:12px;
  color:#cccc66;
}

a  {color:#cccc66;}
a img {border:none;}

#header  {
  background-image:url(img/header.gif);
  width:1112px;
  height:356px;
  margin:0px auto;
}
#schatzsuche{
	position: absolute;
	z-index: 4;
	width: 5px;
	top: 5px;
	left: 5px;
	height: 5px;
	}


#pinboard {
	background-image: url(img/design/pn_news_zettel.png);
	position: absolute;
	left: 112px;
	top: 167px;
	width: 96px;
	height: 78px;
	z-index: 4;
}

#pinboard_content {
	position: absolute;
	top: 20px;
	left: 20px;
	font-weight: bold;
	font-size: 10px;
	color: #150185;
	border: none;
}

#pinboard_content2 {
	position: absolute;
	top: 13px;
	left: 20px;
	font-weight: bold;
	font-size: 10px;
	color: #150185;
	border: none;
}

#pinboard_content a {
	color: #150185;
}

#pinboard_content2 a {
	color: #150185;
}

#showpn {
	visibility: hidden;
	width: 350px;
	height: 100px;
	border: 1px solid #000;
	background-color: #ffffff;
	position: absolute;
	z-index: 5;
	top: 250px;
	left: 100px;
	padding: 10px 10px;
}

#wrapptop  {
  background-image:url(img/wrapper_top.png);
  width:1112px;
  height:6px;
  margin:0px auto;
}
#wrapper  {
  background-image:url(img/wrapper.png);
  width:1112px;
  margin:0px auto;
}

#footerx  {
  background-image:url(img/footer.png);
  width:1112px;
  height:51px;
  margin:0px auto;
  text-align:center;
  padding-top:10px;
  color:#000000;
}
#footer .footer_content a  {
  color:rgb(0,0,0);
}

.menu  {
  float:left;
  width:184px;
}

.menu .menucontent  {
  background-image:url(img/menu_header.png);
  width:184px;
  height:43px;
  font-weight:bold;
  text-align:center;#
}

.menu .menucontent div  {
  line-height:43px;
}

.menu .menucontent a  {
  font: 0.5cm/1 "adinekir"; 
  /*font-family:"ownfontface";*/
  text-decoration:none;
  font-weight:bold;
}

.menu .submenucontent  {
  background-image:url(img/menu_body.png);
  width:174px;
  padding: 0px 5px;
}

.menu .submenucontent a  {
  background-image:url(img/menu_button_normal.png);
  width:174px;
  line-height:27px;
  display:block;
  padding-left:10px;
  text-decoration:none;
  color:#ffca00;
  margin-left:-5px;
  font-weight:bold;
}

.menu .submenucontent a:hover  {
  background-image:url(img/menu_button_hover.png);
}

.menu .menu_footer  {
  background-image:url(img/menu_footer.png);
  width:184px;
  height:8px;
  margin-bottom:5px;
}

#content  {
  float:left;
  margin: 0px 13px;
  width:663px;
}

.box  {
  width:663px;
}

.box_head  {
  background-image:url(img/content_header.png);
  width:663px;
  height:44px;
  text-align:center;
}

.box_title  {
  font-weight:bold;
  font-family:ownfont;
  font: 0.5cm/1 "adinekir";
  padding-top:10px;
}

.box_content  {
  background-image:url(img/content_body.png);
  width:643px;
  padding: 0px 10px;
}

.box_footer  {
  background-image:url(img/content_footer.png);
  width:663px;
  height:8px;
  margin-bottom:5px;
}
#pot1  {
  position:relative;
  left:820px;
  top:110px;
  width:200px;
  height:30px;
  text-align:center;
  line-height:30px;
  font-weight:bold;
  font-size:17px;
}
#pot2  {
  position:relative;
  left:800px;
  top:135px;
  width:200px;
  height:30px;
  text-align:center;
  line-height:30px;
  font-weight:bold;
  font-size:17px;
}
#pot3  {
  position:relative;
  left:790px;
  top:165px;
  width:200px;
  height:30px;
  text-align:center;
  line-height:30px;
  font-weight:bold;
  font-size:17px;
}


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

#shoutbox {
  height:400px;
  width: 545px;
  background-color: #ffca2f;
}
.menu .submenucontent a.wiw_admin {
  color:#5BEC5B;
  font-weight:bold;
}
.wiw_male {
  color:#1981ec;
}
.wiw_female {
  color:#fc32d8;
}


