body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #363636;
	border-right-color: #363636;
	border-bottom-color: #363636;
	border-left-color: #363636;
	border-top-style: none;
}
.copy {	font-family: "Arial Narrow";	font-size: 13px;	line-height: 20px;	color: #FFFFFF; letter-spacing:0.05em;  word-spacing:0.1em; }

a:link		 {	color: #A89C91;	text-decoration: none;}
a:visited 	 {	text-decoration: none;	color: #A89C91;}
a:hover 	 {	text-decoration: none;	color: #A89C91;}
a:active 	 {	text-decoration: none;}

.nav 		 {	font-family: "Arial Narrow";	font-size: 15px;	color: #56221E;}
.nav:link 	 {	text-decoration: none;	color: #26120F;}
.nav:visited  {	text-decoration: none;	color: #666666;}
.nav:hover 	 {	text-decoration: none;	color: #833E15;}
.nav:active 	 {	text-decoration: none;  color: #833E15;}
