html, body {
  height:95%;
}

.section {
	color: #7F007F;
	background-color: #E7E7FF;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}

.eq {
	color: #B06000;
}
.kommentar {
	font-family: "Times New Roman", Times, serif;
	color: #007F7F;
	font-size: 12px;
	font-style: italic;
}
.ausblenden {
	color: #666666;
}
.linktext:visited {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.linktext:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: underline;
}
.linktext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.th100 {
	height: 100%;
}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 38px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}
.TextBox {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 12px;
	background-color: #F7F7FF;
}
