body {
	background-color: white;
	/*background-color: silver;*/
	font: normal 12pt Times New Roman, Times, serif;
	text-align: left;
	direction: ltr;
	white-space: nowrap;
}

img {
	border:none;
}

.abstandB20 {
	width:	20px;
	min-width:	20px;
}

.linieUnten {
	
}

a {
	text-decoration: none;
}

a:link {
	/*color: #EFF7BD;*/
	color: #841c00;
	font: bold 10pt/16pt Arial, Helvetica, sans-serif;
	text-align: left;
}

a:visited {
	/*color: #ece7f7;*/
	color: #6B8AA1;
}

a:hover {
	/*color: #f7ef8f;*/
	color: #e30a15;
}

a:active {
	/*color: #7bf752;*/
	color: #e30a15;
}