body {
	background-color: #000000;
}
a:link {
	color: #e3a45f;
	text-decoration: none;
}
a:active {
	color: #e3a45f;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #e3a45f;
}
a:hover {
	text-decoration: none;
}

.text {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #FFFFFF;
}
.link {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #e3a45f;
	text-decoration: none;
	left: 20px;

}
.title {
	font-family: "Courier New", Courier, mono;
	font-size: large;
	color: #e3a45f;
	text-decoration: none;
	left: 35px;
	position: absolute;
	top: 85px;
}



.einzug {
	margin-left: 20px;
	padding-left: 20px;

}
.einzugfliestext {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #e3a45f;
	text-align: right;
}
.rahmen {
	border: thin dotted #e3a45f;
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #e3a45f;
	text-decoration: none;


}
.rahmen1 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #e3a45f;
	text-decoration: none;
	border: thin solid #e3a45f;
}
.Estilo4 {
}

