
body {
	border:0px;
	/*background-color: rgb(255,255,255);*/
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	/*height:100%;
	width: 10%;*/

    background-image: url(../images/hintergrund/kachel-stoff.jpg);
	background-repeat: repeat;
}
	
