@charset "utf-8";
.punktleiste {font-size: 7px}

/* CSS Document */

body {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	text-align: justify;
	background-image: url(images/bg-line-hg-inhalt.jpg);
	background-repeat: repeat;
	text-indent: 10px;
	position: relative;
	top: 10px;
	left: 10px;
	overflow-x:hidden

}
.stil-footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-align: left;
}

