body {
	background: F6C666;
	text-align: center;
	margin-top: 0px;
}

.page {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	background: url(images/bg.gif);
}

.einrutschen {
	margin-left: 40px;

}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	margin-left: 20px;
	margin-top: 20px;
	color:#993300;
	width: 300px;
}

h1 {
	font-family: "Bell MT";
	font-size: 20;
	color: #956405;
	letter-spacing: 3px;
}



a { 
	text-decoration: none; 
	color: #9C0704;
	font-weight: bold;
	}

a:hover  { 
	text-decoration: underline; 
	color: #9C0704;
	}