@media all {

			input.action {
	font-weight: 500;
              font-size: 10px;
              color: red;
	padding: 0;
}
			#hide { position: absolute; top: -1000em; }
			#printButton {
	text-align: center;
}
			}

			@media print {
			#hide, #printButton { voice-family: "\"}\""; display: none; }
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}			
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

body {
	background-image: url(indexbilder/Gitklein.gif);
}
table {
	background-color: #FFFFFF;
}
