* {
  padding: 	  0;
  margin: 	  0;
}

body {
	background:            url(Images/background1.jpg);
	background-repeat:     no-repeat;
    background-position:   top center;
    background-attachment: fixed;
	font-size:			   11px;
	font-family:		   Tahoma, Verdana, Arial, Helvetica;
	color:				   #666;
}

a:link, a:visited {
	color:					#CCC;
	text-decoration:		none;
}	
		
a:hover {
	color:					#fff;
	text-decoration:		none;
}

#main {
	width:				1280px;
}

#main_inner {
  background: url('Images/main_bg.gif') repeat-y;
  width: 1280px;
  float: left;
}

#footer {
	background-image:	url(Images/footer_oben.gif);
	width:				1280px;
	height:				19px;
	float:				left;
}

/* START Header */

#header {
  width: 1280px;
  height:280px;
  float: left;
}

#header_l {
  background-image:   url(Images/header/headerneu.jpg);
  width: 1280px;
  height:280px;
  float: left;
}

/* ENDE Header */
/* START Boxen */

#boxen {
	width:				820px;
	float:				left;
	background-image:   url(Images/boxen.jpg);
	height:             180px;
}

.next_wars {
	width: 253px;
	float: left;
	text-align: center;
	padding: 60px 5px 0 15px;
	line-height: 27px;
}

.last_forum {
	width: 263px;
	float: left;
	padding: 60px 5px 0 5px;
	text-align: center;
	line-height: 27px;
}

.last_wars {
	width: 254px;
	float: right;
	padding: 60px 15px 0 5px;
	text-align: center;
	line-height: 27px;
}

/* ENDE Boxen */
/* START Content */

#content {
	width:				820px;
	float:				left;
}

.content {
	width:				814px;
	padding:			20px 0 0 3px;
	float:				left;
}

/* ENDE Content */
/* START Links + Rechts */

.Stil1 {
	color: #e00404
}
.Stil2 {
    color: #000
	}

#left2 {
	width:				230px;
	float:				left;
}

#right2 {
	width:				230px;
	float:				right;
}

.navi_left {
	background-image:	url(Images/navilinksoben.gif);
	width:				205px;
	height:				26px;
	padding:			8px 0 0 25px;
	color:				#FFF;
	font-weight:		bold;
	float:				center;
	text-align:         left;
}

.head_box_left1 {
	background-image:	url(Images/navilinks.gif);
	width:				205px;
	height:				27px;
	padding:			8px 0 0 25px;
	color:				#FFF;
	font-weight:		bold;
	float:				left;
	text-align:         left;
}

.head_box_left {
	background-image:	url(Images/naviframebuttonlinks.gif);
	width:				205px;
	height:				42px;
	padding:			8px 0 0 25px;
	color:				#FFF;
	font-weight:		bold;
	float:				left;
	text-align:         left;
}

.footer_box_left {
	background-image:	url(Bilder/box_links_3.gif);
	width:				173px;
	height:				6px;
	color:				#006;
	font-weight:		bold;
	float:				left;
}

.button_left {
	width:				230px;
	height:				23px;
	float:				left;
	background-image:   url(Images/buttonlinks.png);
}

.button_left:hover {
	background-image:   url(Images/buttonlinks_hover.png);
}

.button {
    float:              left;
	display:            block;
	width:				160px;
	font-size:			9px;
	text-align:         left;
	font-weight: 		bold;
	padding:            5px 25px;
}

.head_button_right {
	background-image:	url(Images/naviframebuttonrechtsoben.gif);
	width:				207px;
	height:				42px;
	padding:			8px 23px 0 0;
	color:				#FFF;
	font-weight:		bold;
	float:				left;
	text-align:         right;
}

.head_button_right2 {
	background-image:	url(Images/naviframebuttonrechts.gif);
	width:				207px;
	height:				42px;
	padding:			8px 23px 0 0;
	color:				#FFF;
	font-weight:		bold;
	float:				left;
	text-align:         right;
}

.inner_frame_left {
	width:				180px;
	padding:			0 30px 0 20px;
	float:				left;
	text-align:         left;
	background-image:   url(Images/innerframelinks.gif);
}

.inner_frame_left2 {
	width:				180px;
	padding:			0 30px 0 20px;
	float:				left;
	text-align:         center;
	background-image:   url(Images/innerframelinks.gif);
}

.inner_frame_right {
	width:				180px;
	padding:			0 20px 0 30px;
	float:				right;
	background-image:   url(Images/innerframerechts.gif);
	text-align:         left;
}

.footer_button_right {
	width:				230px;
	float:				left;
	background-image:   url(Images/footerrechts.gif);
	height:             16px;
}

.footer_button_left {
	width:				230px;
	float:				left;
	background-image:   url(Images/footerlinks.gif);
	height:             16px;
}

/* ENDE Links + Rechts */
