/* CSS Document */

.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F7EFDA;
}
body {
	background-color: #525250;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Stil2 {
	color: #E5E4D0;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
}
.Stil3 {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #E5E4D0;
}
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-weight: bold;
	color: #F7EFDA;
	text-decoration: underline;
}
a:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-weight: bold;
	color: #F7EFDA;
	text-decoration: underline;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-weight: bold;
	color: #F7EFDA;
	text-decoration: underline;
}
a:active {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	font-weight: bold;
	color: #F7EFDA;
	text-decoration: underline;
}
.imgBorder {
	border: thin solid #F7EFDA;
}
.linkklein { font-family: "Courier New", Courier, mono; font-size: 11px; color: #F7EFDA;}
a.linkklein:link { font-family: "Courier New", Courier, mono; font-size: 11px; color: #F7EFDA; text-decoration: underline;}
a.linkklein:visited { font-family: "Courier New", Courier, mono; font-size: 11px; color: #F7EFDA; text-decoration: underline;}
a.linkklein:active { font-family: "Courier New", Courier, mono; font-size: 11px; color: #F7EFDA; text-decoration: underline;}
a.linkklein:hover { font-family: "Courier New", Courier, mono; font-size: 11px; color: #F7EFDA; text-decoration: underline;}


