/*
  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: url(Bilder/bg.png) repeat-x;
	background-position:center top;
	background-color: #000000;
	width:100%;
}

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

a:hover
{
  text-decoration: none;
}

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

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

.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: #ebebeb;
  color: #007b9a;

}

.Cnorm a
{
  background-color: #ebebeb;
  color: #000000;
  size: 18px;
text-decoration:none;}

.Cmite
{
  background-color: #ebebeb;
  color: #007b9a;
}

.Cmite a
{
  background-color: #ebebeb;
  color: #000000;
  size: 18px;
text-decoration: none;
}

.Cnorm a:hover
{
  background-color: #ebebeb;
  color: #000000;
  size: 18px;
text-decoration:underline;
}

.Cdark
{
  background-color: #ebebeb;
  color: #007b9a;
}
.Cdark a
{
  background-color: #ebebeb;
  color: #007b9a;
  size: 18px;
text-decoration:none;
}
.rand
{
  border: solid #000000 1px;
}

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

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

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

