body {
  margin-left: 1px;
  color: #1D3D64;
  background: #fff;
  font-family: times, georgia, palatino, serif;
  font-size: 12pt;
}
	

#mainleft {
	position: absolute;
	left: 750px;
	top: 77px;
	width: 306px;
	height: 253px;
	background-repeat: no-repeat;
	background-image: url(../image/info.jpg);
}



h1 {
  font-size: 18pt;
}

h2 {
  font-size: 15pt;
}

h3 {
  font-size: 13pt;
}

h4 {
  font-size: 10pt;
}

.druckansicht {
  margin: 3px 0 5px 0;
  color: #ff0000;
  background: #fff;
  font-weight: 700;
  text-decoration: underline;
}
#Test { font-size: 18pt; 
}