	/*
  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 {

	font-family: Arial, Verdana;
	font-size: 11px;

		background-image: url(Bilder/hintergrund.png);
		background-repeat:no-repeat;
    background-position: top center;
   background-attachment: scroll;


}

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: 11px;
  background: url(Bilder/header/bhead.png);
  color: #ffffff;
  padding: 0;
}
.Cheadb
{
  height: 50px;
  background: url(templates/user/back_row.png);
  color: #ffffff;
  padding: 0; 
}

.Chead a
{
  color: #FFFFFF;
}

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

.Callg td
{
	color: #FFFFFF;
}

.Cnorm
{
  background-color: #0085d1;
  color: #FFFFFF;
}
.Cmite
{
  background-color: #006cb7;
  color: #FFFFFF;
}
.Cdark
{
  background-color: #035493;
  color: #FFFFFF;
}

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

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

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

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;
}

