﻿/*DATEI: fortschrift.css*/
body {
	background-color: #000000;
	margin-left: 10px;
	lang: "de-DE";
	font-family: "Courier New";
	font-size: "2";

	margin-top: 10px;
}
.auto-style1 {
	border: 2px solid #C0C0C0;
}
a {
  color: #615750;
}
a:visited {
  color: #808080;
}
.auto-style2 {
	border: 3px solid #C0C0C0;
}
.auto-style3 {
	font-size: "2";
	font-weight: bold;
	font: normal normal lighter small "Courier New", Courier, monospace;
}


h1, h2, h3, h4, p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
	font-family: Courier New;
	text-align: left;
}

a {
  color: #615750;
}
a:visited {
  color: #808080;
}


a:link {
	text-decoration: none; COLOR:"#615750";
	text-align: right;
}
a:visited {
	text-decoration: none; COLOR:"#808080"
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
