body   
{ 
  background-image:url(Bilder/bg.jpg);
  background-attachment:fixed
}

td 
{
  font-family: Verdana; 
  font-size: 10px;
  color: #d6d7d7;
}


.navbodyb,.navbody2b
{
  background-color: transparent;
  color: #fafafa;
  font-weight: bold;
  text-decoration: none; 
  border:1px solid #d6d7d7;
}


a 
{ 
  color: #0094FF; 
  font-family: Tahoma; 
  font-size: 11px; 
  text-decoration: none;
  border:none;
}

.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: #0094FF; 
  font-family: Tahoma; 
  font-size: 11px; 
  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:#0094FF;
	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; }