body
{
	background-color: #010405;
	color: #ffffff;
}

/* quotes in news */
.quote
{
	background-color: #222222;
	padding: 4px;
	margin-left: 5px;
	margin-right: 5px;
  border-color: #d6d7d7;
	border-width: 2px;
  border-style: solid;  
	font-style: italic;
}

/* main content part */
.site_content, .site_content td
{
	background-color: #020202;
	color: #c8c8c8;
}
	
/* head menu */
.news_navlist,.news_navlist td
{
  font-family: Verdana; 
  font-size: 12px;
  color: #d6d7d7;
}
.news_navlist a { font-size: 12px;}

.wars_navnext, .wars_navnext td
{
  font-family: Verdana; 
  font-size: 12px;
  color: #d6d7d7;
}
.wars_navnext a { font-size: 12px;}

.wars_navlist, .wars_navlist td
{
  font-family: Verdana; 
  font-size: 12px;
  color: #d6d7d7;
}
.wars_navlist a { font-size: 12px;}

.board_navlist, .board_navlist td
{
  font-family: Verdana; 
  font-size: 12px;
  color: #d6d7d7;
}
.board_navlist a { font-size: 12px;}

.navmsgs, .navmsgs td { color: #000000; }

.navrand, .navrand td { color: #000000; }

.users_navlogin a
{
  color: #f03534; 
  font-family: Tahoma; 
  font-size: 12px; 
  text-decoration: none;
  border:none;
}

.centerc, .centerc td { text-align: center; }
.leftc, .leftc td { text-align: left; }
.rightc, .rightc td { text-align: right; }

/* from original css */
a 
{ 
  color: #f03534; 
  font-family: Tahoma; 
  font-size: 12px; 
  text-decoration: none;
  border:none;
}

td 
{
  font-family: Verdana; 
  font-size: 12px;
  color: #d6d7d7;
}

img 
{
  border:none 
}

input, textarea, select
{ 
  color: #d6d7d7;  
  font: 10px Verdana;  
  border-color: #d6d7d7;
	border-width: 0px;
  border-style: solid;  
  font-weight: none;  
  text-decoration: none;
	background-color: #626262; 
}

.newshead, .newshead td
{
	background-image: url(images/news_header.jpg);
  /* border:none;
	text-align:center;
	color:#f03534;
	font-size:8pt;
	font-weight:bold;
	padding:4px 6px 4px 8px; */
}

.server, .server td
{
	background-color: #222222;
}

.member, .member td
{
	color: #eeeeee;
}

/*

body   
{ 
  background-image:url(Bilder/bg.jpg);
  background-attachment:fixed
}


.navbodyb,.navbody2b
{
  background-color: transparent;
  color: #fafafa;
  font-weight: bold;
  text-decoration: none; 
  border:1px solid #d6d7d7;
}


.navhead,.navhead2 { }
{
  background-color: transparent;
  color: #d6d7d7;
  border: #d6d7d7;
}

input, textarea, select
{ 
    color: #d6d7d7;  
    font: 10px Tahoma;  
    border-color: #d6d7d7;
  	border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;
	background-color: #020202; 
}

a:active, a:hover {  
  color: #f03534; 
  font-family: Tahoma; 
  font-size: 10px; 
  text-decoration:underline;
  border:none;
}
img 
{
  border:none 
}

.h1 {
	color: #333333;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}
.h2 {
	color: #333333;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
}
.h3 {
	color: #333333;
	font-size: 20pt;
	font-weight: normal;
	text-decoration: none;
}
.forum {
	background-image:url(Bilder/backround.jpg);
	background-position:center;
    border:1px solid #292e24;
}

.form {
	background-color:#181917;
	border:1px solid #d6d7d7;
	color:#f03534;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:8pt;
	margin:2px;
	padding-left:3px;
	}

.newshead {
	background-image:url(Bilder/newsbg.gif);
	background-position:center;
    border:none;
	text-align:center;
	color:#f03534;
	font-size:8pt;
	font-weight:bold;
	padding:4px 6px 4px 8px;
	
}

.newstext {
	background-color:#020202;
    border:none;
}	
#errors {
	color:#CC0000;
}
#sql {
	color:#666666;
}	
	
#content {
    border:1px solid #292e24; }
    
*/
