body   
{ 
	/*background-color: #F2F2F2;*/
	scrollbar-face-color: #DDDDDD;
	scrollbar-highlight-color: #EFEFEF;
	scrollbar-shadow-color: #003366;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color:  #038E3B;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #DDDDDD;
	background-image:url(images/background.jpg);
	background-attachment:fixed;
	/*background-image: url(include/designs/design_23/images/cld_plaster_walla.jpg);*/
	
	
	/*background-image: url(include/designs/design_23/images/background.jpg);*/

}

.abg
{
  background-color: #003366;
}

td 
{
  font-family: Verdana; 
  font-size: 10px;
}

a 
{ 
    color: #000000; // �berschriften_text_bei_wars_hyperlinks
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none; 
}

a:hover 
{   
  text-decoration: none;  
}

a.online{
	color:#000000;
}

a.box 
{ 
   	color: #000000; // Schriftfarbe_fuer_last_news
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none; 
}

a.box:hover 
{   
  text-decoration: none;  
}

a.sort:visited {
	/*color:#8D0301;*/
	color:darkblue;
}

a.sort {
	color: darkblue;
	background-color:transparent;

}

.Chead
{
  
  /*background-color: #8D0301;// Hintergrund_fuer_ueberschriften*/
  /* EEEEEC*/
  color: #FFA800;
  background-image:url(images/box_header.png);
  background-repeat:repeat-x scroll left top;

  /*background-image: url(/images/) repeat-x scroll left top;*/
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b, .Chead th strong
{
  color: #ffffff; // Schriftfarbe_fuer_kleine_ueberschriften
}

th.Chead strong{
	color:#FFFFFF;
}

.Callg
{
  background-color: ;
	color: #396F44
}

.Callg td
{
  color: #000000; // Textfarbe
}

.Cnorm 
{
  background-color: #EBEBEB; // Feld_bei_kontakt
}
.Cmite
{
  background-color: #C9C9C9; // Zeile
}

.Cnorms
{	
	background-color: #EBEBEB;
	font-weight:bold;
}
.Cmites
{	
	background-color: #C9C9C9;
  	font-weight:bold;
}

.Cdark
{
  background-color: #D7D7D7; // Zeile
}

#Ballg
{
	color: #ffffff;
}
#Ballg td
{
	color: #000000;
}

.Bhead

{
   background-color: #4E7AA5;
	color: #ffffff;
}
.Bbody
{
  background-color: #B4C6D8;
	color: #000000;
}

.rand
{
  border: 1px solid #000000; // Rand
}

.smalfont 
{ 		
        font-size: 10px;
		text-decoration: none; 
}

.border 
{ 
   background-color: #; // Rand
}
hr 
{ 
    height: 0px; 
		border: solid #003366 0px; 
		border-top-width: 1px; 
}
/*
input, textarea, select
{ 
    border:1px solid none; color: #000000;  // Shoutboxtextwasvorgegebenist
    font: 10px Verdana;  
    font-weight: none;  
    text-decoration: none;  
    background-color: #EFEFEF  
}
*/
input, textarea, select
{ 
    color: #000000;  
    font: 10px Verdana;  
    border-color: #003366;
    border-width: 1px;
    border-style: solid;  
    font-weight: none;  
    text-decoration: none;  
    background-color: #EFEFEF;
}

#menu {}
#menu ul { padding-left: 9px; margin-left: 9px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }

h3 {
	font-size:14px;
	size:14px;
}

span.login{
	color:black;
}

span.online{
	color:#000000;
	font-size:12px;
	font-family:Verdana;
}

span.birthboxtext{
	color:#000000;
}

.tsviewer {
	color: #000000;
	font-size: 8pt;
	font-family:Verdana;	
}

.smilepopup{
	background-image: url(images/box_header.png);
	background-repeat:repeat-x;
}
	
	
a:link.tsviewer,a:visited.tsviewer {
	color: #000000; 
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
}

a:active.tsviewer,a:hover.tsviewer {
	color: #000000; 
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
}

td.positive{
	background-color: #ffffff;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
}

td.negative{
	background-color: #ffffff;
	text-align: center;
	color:#FFFFFF;
}

tr.GameserverAlternative td
{
    background-color:#E6E6E6;
    text-align: center;
}

tr.GameserverStandard td
{
    text-align: center;
}