.body {
	scrollbar-face-color: #fffff5;
	scrollbar-highlight-color: #fffff5;
	scrollbar-shadow-color: #006600;
	scrollbar-3dlight-color: #fffff5;
	scrollbar-arrow-color: #006600;
	scrollbar-track-color: #fffff5;
	scrollbar-darkshadow-color: #fffff5;
	scroll: auto;
	scrolling: auto;

}


.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	font-variant: small-caps;
}
.leer {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
}

.beschreibung {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	font-variant: small-caps;
}
.rand {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #006600;
}

