/* Seiteneigenschaften */
body {
	color:#000080;
	font-family: Times new roman;
	font-size: 11pt;
	font-weight: bold;
	background-color:#ecf3ff;
	SCROLLBAR-FACE-COLOR: #bbd5ff;
	SCROLLBAR-HIGHLIGHT-COLOR: #000080;
	SCROLLBAR-SHADOW-COLOR: #000080;
	SCROLLBAR-3DLIGHT-COLOR: #ecf3ff;
	SCROLLBAR-ARROW-COLOR: #000080;
	SCROLLBAR-TRACK-COLOR: #ecf3ff;
	SCROLLBAR-DARKSHADOW-COLOR: #ecf3ff;
	background-image:  url('http://www.topliste.hanslaass.de/aufbau/background.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom right;
}

/* Tabelleneigenschaften */
.tab {background-color: #bbd5ff;
      border: 1px solid #000080;
	 }

/* Zelle dunkler */
.tddark {font-family: Times New Roman;
      font-size: 11pt;
      color: 000080;
      background-color: #d2e3ff;
      border: 1px solid #000080;
	 }
	 
/* Zelle heller */
.tdlight {font-family: Times New Roman;
          font-size: 11pt;
          color: 000080;
          background-color: #ecf3ff;
          border: 1px solid #000080;
         }
	 
/* Webcorner */
.webcorner {background-image: url('http://www.topliste.hanslaass.de/aufbau/home.jpg');
            width: 129px;
			height: 22px;
           }
	 
/* Titelzeile */
.titelzeile {background-image: url('http://www.topliste.hanslaass.de/aufbau/headtitle.jpg');
            width: 265px;
			height: 22px;
           }
	 
/* Eintragen */
.signin {background-image: url('http://www.topliste.hanslaass.de/aufbau/eintragen.jpg');
            width: 118px;
			height: 22px;
           }
		   
/* Bearbeiten */
.edit {background-image: url('http://www.topliste.hanslaass.de/aufbau/bearbeiten.jpg');
            width: 118px;
			height: 22px;
           }
		   
/* Kontakt */
.mail {background-image: url('http://www.topliste.hanslaass.de/aufbau/kontakt.jpg');
            width: 100px;
			height: 22px;
           }
		   
/* Kopf-Bild */
.top100 {background-image: url('http://www.topliste.hanslaass.de/aufbau/head.jpg');
            width: 730px;
			height: 200px;
           }
		   
/* Fusszeile */
.fusszeile {background-image: url('http://www.topliste.hanslaass.de/aufbau/foot.jpg');
            width: 730px;
			height: 17px;
           }
		   
/* Platz */
.ranking {background-image: url('http://www.topliste.hanslaass.de/aufbau/platz.jpg');
            width: 100px;
			height: 22px;
           }
		   
/* Beschreibung */
.description {background-image: url('http://www.topliste.hanslaass.de/aufbau/beschreibung.jpg');
            width: 494px;
			height: 22px;
           }
		   
/* Rein */
.klickin {background-image: url('http://www.topliste.hanslaass.de/aufbau/rein.jpg');
            width: 68px;
			height: 22px;
           }
		   
/* Raus */
.klickout {background-image: url('http://www.topliste.hanslaass.de/aufbau/raus.jpg');
            width: 68px;
			height: 22px;
           }
