body {
	color: #000000;
	font-size: 11px;
	font-family: sans-serif;
	background: url(img/design/bg.jpg);
	margin: 0;
}



a {
	color: #218fc8;
	text-decoration: none;
}



a:hover {
	color: #218fc8;
	text-decoration: underline;
}



img {
	border: 0px none;
}



input, select, textarea, select {
	border: 1px solid #092a3b;
	background-color: #eee;
	font-weight: normal;
	margin: 1px;
}



table {
	text-align: left;
}



#main {
	width: 946px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url(img/design/mainbg.jpg);
	margin: auto;
}



#header {
	background: url(img/001_gif.gif);
	position: relative;
	width: 946px;
	height: 150px;
	top: 0px;

}

#top_nav {
   position: relative;
   top: 0px;
   background: url(img/design/navleiste.jpg);
   width: 946px;
   height: 25px;
}

#top_nav a, #top_nav a:active, #top_nav a:visited {
  background: none;
  color: #C4E7EF;
  display: block;
  width: 86px;
  height: 19px;
  float: left;
  font-weight: bold;
  text-align: center;
  padding: 6px 0px 0px 0px;
}


#rotator {
	position: absolute;
	top: 40px;
	left: 225px;
}

#JPBox {
  position: relative;
  background: url(img/design/jp-bg.jpg) no-repeat;
  width: 658px;
  height: 256px;
  margin: auto;
}
#JPTitle {position: absolute; top: 1px; left: 2px; width: 600px; height: 12px; color: #092a3b; font-weight: bold;}
#jpticker {position: absolute; top: 22px; left: 4px; width: 650px; height: 20px; color: #eee; font-weight: bold; font-size: 16px;}
#mailpot {position: absolute; top: 155px; left: 35px; width: 140px; height: 20px; color: #eee; font-weight: bold; font-size: 18px; text-align: center}
#globalpot {position: absolute; top: 110px; left: 235px; width: 140px; height: 20px; color: #eee; font-weight: bold; font-size: 20px; text-align: center}
#klickpot {position: absolute; top: 155px; left: 420px; width: 140px; height: 20px; color: #eee; font-weight: bold; font-size: 18px; text-align: center}

#content {
	position: relative;
	left: 0px;
	width: 781px;
	top: 0px;
	float: left;
}



*.box {
	width: 701px;
	margin: auto;
}



*.box_title {
	text-align: left;
	position: relative;
	top: 10px;
	left: 20px;
	font-weight: bold;
	color: #092a3b;
}



*.box_head {
	height: 25px
}



*.box_middle {
}



*.box_content {
	text-align: center;
	width: 590px;
}



*.box_footer {
	height: 20px
}



#leftmenu {
	position: relative;
	left: 0px;
	width: 165px;
	float: left;
}


*.navi_left_head {
	background-image: url(img/design/nav_top.jpg);
	height: 45px;
	width: 160px;
	color: #092a3b;
	font-weight: bold;
	padding: 2px 0px 0px 5px;
}
.navi_left_head a, .navi_left_head a:active, .navi_left_head a:visited{
    color: #092a3b;
}

*.navi_left_middle {
	background-image: url(img/design/nav_mid.jpg);
	width: 155px;
	height: 19px;
	font-size: 11px;
	color: #218fc8;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
}
.navi_left_middle a, .navi_left_middle a:active, .navi_left_middle a:visited{
    color: #FFF;
}

*.navi_left_middle_2 {
	background-image: url(img/design/nav_mid.jpg);
	width: 155px;
	height: 19px;
	font-size: 11px;
	color: #CCC;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
}

*.navi_left_middle_3 {
	background-image: url(img/design/nav_mid.jpg);
	width: 165px;
	font-size: 11px;
	color: #CCC;
	font-weight: bold;
}

*.navi_left_bottom {
	background-image: url(img/design/nav_foot.jpg);
	height: 25px;
	width: 165px;
}



*.menucontent {
	font-size: 10px;
	font-weight: bold;
	width: 100px;
}



#shoutbox {
	height: 250px;
	width: 600px;
	background-color: #fff;
}



*.wiw_admin {
	color: #FFFFFF;
	font-weight: bold;
}



*.wiw_male {
	color: #00FFFF;
}



*.wiw_female {
	color: #FF3232;
}




#footer {
	background-image: url(img/design/mainbg.jpg);
	width: 946px;
	position: relative;
	left: 0px;
	clear: both;
	text-align: center;
}


#nickpage_text {
	text-align: left;
	position: relative;
	left: 25px;
}

#nickpage_avatar {
	position: absolute;
	right: 50px;
	top: 50px;
}
