body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3d1e09;
	text-align: left;
	font-size:11px;
	/* part 1 of 2 centering hack */
	color:#d4dc75;
	background-image:url(../../img_global/bg_2.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	}


a {
	text-decoration:none;
	color:#d4dc75;
	}	
	
li {
	list-style:none;
	list-style-type:none;
	list-style:inside;
	list-style-position:outside;
}



/* TextinhalStyle im */

#deed {
	background-color:transparent;
	width: 500px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:40px;
	/* opera does not like 'margin:20px auto' */
	/* background: transparent;*/
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 500px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	color:#d4dc75;
	}
	
html>body #content {
	width: 600; /* ie5win fudge ends */
	color:#d4dc75;
	}
	
.Ueberschrift {
	margin-left:30px;
	font-size:12px;
	font-variant:inherit;
	color:#d4dc75;
	}

