body, html {
	height:100%;
	margin:0;
	padding:0;
	background-color:#f0f0f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
#scrolltext {
width:578px;
height:210px;
overflow-y:scroll;

}

.toplink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #901543;
	text-decoration: none;
}

.toplink a:hover  {
	color: #333333;
	text-decoration: underline;
}

a {
	text-decoration:none;
	color:#000;
	font-weight:bold;}
	
	a:hover; a:active; a:visited {
	color:#8d1641;
}

.toplink .active {
	color: #000;
}

.Auflistung tr td {
	border-bottom: 1px #999 solid; 
}
.Auflistung tr .headline {
	background-color: #c6d0d4;
	font-weight: bold;
	padding: 5px;
}
.Auflistung tr .produkte {
	background-color: #c6d0d4;
	font-weight: normal;
	padding: 5px;
}

.Auflistung {
	border: 1px #999 solid;
}
.downloads a {
	font-size: 18px;
	font-weight: bold;
	color: #8D1641;
}

