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

body {
  background: #000 url(Bilder/bg.jpg) no-repeat top center;
  font-size: 11px;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  color: #000;
}

a:link, a:visited  {
  color: #444;
  font-weight: bold;
  text-decoration: none;
  outline: none;
}

a:hover {
  color: #09f;
}

#main {width: 1000px;}

#main_inner {
  background: url('Bilder/main_bg.jpg') repeat-y;
  width: 1000px;
  float: left;
}
/* START Header */

#header {
  background-image: url('Bilder/header.jpg');
  width: 1000px;
  height:260px;
  float: left;
}

#language {
  width: 140px;
  float: left;
  text-align: left;
  padding: 33px 0 0 130px;
}

#counter {
  width: 475px;
  color: #fff;
  text-align: center;
  float: right;
  word-spacing: 15px;
  padding: 33px 25px 0 230px;
}

#welcome {
  width: 960px;
  font-weight: bold;
  text-align: left;
  float: left;
  padding: 48px 15px 85px 25px;
}

/* ENDE Header */
/* START Navigationsleiste */

a.wlink, a.wlink:visited, a.wlink:active {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

a.wlink:hover {color: #555;}

#navleiste{
  width: 1000px;
  height: 70px;
  font-weight: bold;
  text-align: center;
  float: left;
}

ul li {
	position: relative;
	float: left;
	}

li ul {
	position: absolute;
	float: left;
	top: 30px;
	display: none;
	}

ul li a {
	display: block;
    background-color: transparent;
	height: 10px;
	padding: 10px 20px;
	}

ul {
    Position: absolute;
    float: left;
    text-align: left;
	list-style: none;
	width: 1000px;
	height: 40px;
	}

.nav1 {
    left: 0;
	}
	
.nav2 {
	left: -200px;
	}
	
.nav3 {
	left: -400px;
	}

.nav4 {
	left: -600px;
	}
	
li:hover ul, li.over ul { 
	display: block; }

.navi_home {
  list-style: none;
  width: 200px;
  height: 30px;
  float: left;
  margin-left: 11px;
}

.navi_home:hover {
  background: url('Bilder/Navigation/home_hover.jpg');
  background-color: transparent;
}

.navi_clan {
  list-style: none;
  width: 200px;
  height: 30x;
  float: left;
}

.navi_clan:hover {
  background: url('Bilder/Navigation/clan_hover.jpg');
  background-color: transparent;
}

.navi_gaming {
  list-style: none;
  width: 200px;
  height: 30px;
  float: left;
}

.navi_gaming:hover {
  background: url('Bilder/Navigation/gaming_hover.jpg');
  background-color: transparent;
}

.navi_extras {
  list-style: none;
  width: 200px;
  height: 30px;
  float: left;
}

.navi_extras:hover {
  background: url('Bilder/Navigation/extras_hover.jpg');
  background-color: transparent;
}

/* ENDE Navigationsleiste */
/* START Log In */

a.wlink2, a.wlink2:visited, a.wlink2:active, a.wlink2:hover{
  color: #fff;
  text-decoration: none;
  font-weight: normal;
}

#loginpanel {
  background-image: url('Bilder/Login/login.jpg');
  min-height: 130px;
  width: 200px;
  float: right;
}

.nick {
  width: 110px;
  float: left;
  outline-style: none;
  padding: 6px 12px 4px 6px;
  margin: 9px 0 0 25px;
  background-color: transparent;
  border: transparent;
  font-size: 10px;
  font-weight: bold;
}

.passwort {
  width: 110px;
  float: left;
  outline-style: none;
  padding: 6px 12px 4px 6px;
  margin: 6px 0 10px 25px;
  background-color: transparent;
  border: transparent;
  font-size: 10px;
  font-weight: bold;
}

.button_login {
  width: 83px;
  height: 22px;
  display: block;
  float: right;
  border: transparent;
  background-color: transparent;
  padding: 0;
  margin: 0 14px 0 0;
}

.cookie{
  height: 22px;
  float: left;
  border: transparent;
  background-color: transparent;
  padding: 0;
  margin: 2px 68px 0 20px;
}

.button_reg {
  height: 22px;
  display: block;
  float: left;
  width: 83px;
  padding: 0;
  margin: 0 0 0 14px;
}

.button_pw {
  width: 83px;
  height: 22px;
  display: block;
  float: right;
  padding: 0;
  margin: 0 14px 0 0;
}

#control{
  width: 200px;
  float: right;
}

#control_button {
  background-repeat: no-repeat;
  width: 200px;
}

#control_l_1, #control_l_2, #control_l_3, #control_l_4{
  background-image: url('Bilder/Login/control.jpg');
  width: 80px;
  height: 16px;
  float: left;
  text-align: center;
  padding: 8px 10px 6px 10px;
}

#control_l_1:hover, #control_l_2:hover, #control_l_3:hover, #control_l_4:hover{
  background-image: url('Bilder/Login/control_hover.jpg');
}

#control_r_1, #control_r_2, #control_r_3, #control_r_4{
  background-image: url('Bilder/Login/control.jpg');
  width: 80px;
  height: 16px;
  float: right;
  text-align: center;
  padding: 8px 10px 6px 10px;
}

#control_r_1:hover, #control_r_2:hover, #control_r_3:hover, #control_r_4:hover{
  background-image: url('Bilder/Login/control_hover.jpg');
}
/* ENDE Log In */
/* START Content */

#content {
  width: 570px;
  padding: 2px 6px;
}

.content {
  width: 570px;
  padding: 2px 6px;
  float: left;
}

#content_h {
  background-image: url('Bilder/content_h.jpg');
  width: 582px;
  height: 10px;
  float: left;
}

.wars_box{
  background-image: url('Bilder/wars_box.jpg');
  width: 570px;
  height: 137px;
  float: left;
}

.last_wars{
  width: 265px;
  float: left;
  text-align: left;
  line-height: 25px;
  padding: 33px 10px 0 10px;
}

.next_wars{
  width: 265px;
  float: right;
  text-align: left;
  line-height: 25px;
  padding: 33px 10px 0 10px;
}

.news_header{
  background-image: url('Bilder/News/newshead.jpg');
  width: 570px;
  height: 106px;
  float: left;
}

.head_news{
  width: 330px;
  float: left;
  text-align: left;
  font-size: 9pt;
  font-weight: bold;
  padding: 23px 10px 17px 60px;
}

.categorie_news{
  width: 110px;
  float: left;
  font-size: 9pt;
  text-align: right;
  font-weight: bold;
  padding: 23px 50px 17px 10px;
}

.bottom_news {
  width: 252px;
  float: left;
  padding: 8px 232px 26px 79px;
  text-align: left;
}

.inner_news {
  background-image: url('Bilder/News/newsinner.jpg');
  width: 530px;
  float: left;
  padding: 0 20px;
  text-align: center;
}

.footer_news{
  background-image: url('Bilder/News/newsfooter.jpg');
  width: 570px;
  float: left;
  padding: 22px 0 14px 0;
}

/* ENDE Content */
/* START Footer */

#footer {
  background-image: url('Bilder/Footer/footer.jpg');
  width: 1000px;
  height: 120px;
  float: left;
  text-align: left;
}

#footer1 {
  width: 249px;
  height: 120px;
  float: left;
}

#footer2 {
  width: 200px;
  height: 120px;
  float: left;
  padding-top: 6px;
}

#footer3 {
  width:199px;
  height: 120px;
  float: left;
  padding: 6px 0 0 1px;
}

.about {
  width: 110px;
  height: 20px;
  float: left;
  margin: 31px 110px 0 29px;
}

.tressdesignz {
  width: 130px;
  height: 20px;
  float: left;
  margin: 3px 25px 0 94px;
}

.button_impressum {
  list-style: none;
  width: 200px;
  height: 30px;
  float: left;
}

.button_impressum:hover {
  background: url('Bilder/Footer/impressum_hover.jpg');
  background-color: transparent;
}

.button_mailus {
  list-style: none;
  width: 200px;
  height: 30px;
  float: left;
}

.button_mailus:hover {
  background: url('Bilder/Footer/mail_hover.jpg');
  background-color: transparent;
}

.button_joinus {
  list-style: none;
  width: 200px;
  height: 30px;
  float: left;
}

.button_joinus:hover {
  background: url('Bilder/Footer/join_hover.jpg');
  background-color: transparent;
}

.button_fightus {
  list-style: none;
  width: 199px;
  height: 30px;
  float: left;
}

.button_fightus:hover {
  background: url('Bilder/Footer/fight_hover.jpg');
  background-color: transparent;
}

.button_linkus {
  list-style: none;
  width: 199px;
  height: 30px;
  float: left;
}

.button_linkus:hover {
  background: url('Bilder/Footer/link_hover.jpg');
  background-color: transparent;
}

.button_faq {
  list-style: none;
  width: 199px;
  height: 30px;
  float: left;
}

.button_faq:hover {
  background: url('Bilder/Footer/faq_hover.jpg');
  background-color: transparent;
}

/* ENDE Footer */
/* START Links + Rechts */

#left {
  width: 200px;
  margin-left: 9px;
  float: left;
}

#right {
  width: 200px;
  margin-right: 9px;
  float: right;
}


.head_box_umfragen {
  background-image: url('Bilder/Links+Rechts/box_umfragen.jpg');
  width: 200px;
  height: 36px;
  float: left;
}

.head_box_kalender {
  background-image: url('Bilder/Links+Rechts/box_kalender.jpg');
  width: 200px;
  height: 36px;
  float: left;
}

.head_box_banner {
  background-image: url('Bilder/Links+Rechts/box_banner.jpg');
  width: 200px;
  height: 36px;
  float: left;
}

.head_box_member {
  background-image: url('Bilder/Links+Rechts/box_member.jpg');
  width: 200px;
  height: 36px;
  float: left;
}

.head_box_control{
  background-image: url('Bilder/Links+Rechts/box_control.jpg');
  width: 200px;
  height: 36px;
  float: right;
}

.head_box_artikel {
  background-image: url('Bilder/Links+Rechts/box_artikel.jpg');
  width: 200px;
  height: 36px;
  float: right;
}

.head_box_online {
  background-image: url('Bilder/Links+Rechts/box_online.jpg');
  width: 200px;
  height: 36px;
  float: right;
}

.head_box_shoutbox {
  background-image: url('Bilder/Links+Rechts/box_shoutbox.jpg');
  width: 200px;
  height: 36px;
  float: right;
}

.inner_frame_left {
  background-image: url('Bilder/Links+Rechts/box_i.jpg');
  width: 180px;
  float: left;
  padding: 0 10px;
}

.inner_frame_right {
  background-image: url('Bilder/Links+Rechts/box_i.jpg');
  width: 180px;
  float: right;
  padding: 0 10px;
}

.inner_frame_right2 {
  background-image: url('Bilder/Links+Rechts/box_i.jpg');
  width: 200px;
  float: right;
}

.inner_box_4z_right{
  background-image: url('Bilder/Links+Rechts/box_i_4z.jpg');
  width: 180px;
  min-height: 100px;
  float: right;
  text-align: left;
  line-height: 25px;
  padding: 0 10px 0 10px;
}

.inner_box_8z_left {
  background-image: url('Bilder/Links+Rechts/box_i_8z.jpg');
  width: 180px;
  min-height: 201px;
  float: left;
  text-align: left;
  line-height: 25px;
  padding: 0 10px 0 10px;
}

.footer_head_left {
  background-image: url('Bilder/Links+Rechts/box_h.jpg');
  width: 200px;
  float: left;
  height: 10px;
}

.footer_head_right {
  background-image: url('Bilder/Links+Rechts/box_h.jpg');
  width: 200px;
  float: right;
  height: 10px;
}

.footer_box_left {
  background-image: url('Bilder/Links+Rechts/box_f.jpg');
  width: 200px;
  float: left;
  height: 10px;
}

.footer_box_right {
  background-image: url('Bilder/Links+Rechts/box_f.jpg');
  width: 200px;
  float: right;
  height: 10px;
}
/* ENDE Links + Rechts */