body {
	background-color: #070707;
	background-attachment: scroll;
	background-image: url(teppich.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: auto;









}
.texte {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: normal;
	border-top: thin none #990000;
	border-right: thin none #990000;
	border-bottom: 1px none #F3CEA7;
	border-left: thin none #990000;
	z-index: 2;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	font-style: normal;




}
.tabelle {
	color: #FFFFFF;
	filter:alpha(opacity=70);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	border-top: thin none #990000;
	border-right: thin none #990000;
	border-bottom: 1px none #F3CEA7;
	border-left: thin none #990000;
	text-decoration: none;
	 -moz-opacity:.6;

}

