html, body {
  height: 100%;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
body, td, div, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
font {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
body, td, div, frame, iframe {
	color: #000000;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	border: 1px solid #999999;
	border-width: 0px;
	overflow: visible;
}
body {
  overflow: auto;
}
img {
  border: solid 0px #999999;
}
a, a:visited, a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #A50A37;
	text-decoration: none;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

BLOCKQUOTE, ul, ol {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}



.kleiner {
  font-size: 10px;
}



hr {
  color: #000000;
  line-height: 1px;
  height: 1px;
  border-style: solid;
}



td.seite, div.seite, div.seite div, div.seite td {
  white-space: normal;
}



div.title {
	width: 100%;
	height: 100%;
}
.title {
	font-weight: bold;
}



td.abstandKleinH {
	width: 20px;
}
td.abstandKleinV {
	height: 20px;
}
td.abstandGrossH {
	width: 50px;
}
td.abstandGrossV {
	height: 50px;
}


.error {
  font-weight: bold;
  color: #ff0000;
}
.ok {
  font-weight: bold;
  color: #009900;
}


body {
  background-color: #CF1043;
}

