/*
  css Datei copyright by ilch.de
  erstellt von scaRFhogg
  seite: www.daiwai.de

  --

  Design copyright by ilch.de
  erstellt von fanguro
  seite: www.zurro.de

  --

  Support auf www.ilch.de
*/

body {
	color: #FFFFFF;
	font-family: Arial, Verdana;
	font-size: 11px;
	background: #000000;
}

a
{
 	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

a.box
{
  color: #FFFFFF;
	font-family: Arial;;
	font-size: 11px;
	text-decoration: underline;
}

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

.Chead
{
  height: 20px;
  background: url(Bilder/bhead.gif);
  color: #ffffff;
  padding: 0;
}

.Chead a
{
  color: #FFFFFF;
}

.Callg
{
  background-color: #222222;
	color: #FFFFFF;
}

.Callg td
{
	color: #FFFFFF;
}

.Cnorm
{
  background-color: #1d1d1d;
  color: #FFFFFF;
}
.Cmite
{
  background-color: #1d1d1d;
  color: #FFFFFF;
}
.Cdark
{
  background-color: #151515;
  color: #FFFFFF;
}

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

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

.border
{
   background-color: #000000;
}
hr
{
    height: 0px;
		border: solid #fff 0px;
		border-top-width: 1px;
}

input, textarea, select
{
    color: #000000;
    font: 11px Arial;
    border-color: #000000;
  	border-width: 1px;
    border-style: solid;
    font-weight: none;
    text-decoration: none;
    background-color: #EFEFEF;
}
