body { background-color: #FFFFFF; font-size: 0.9em; font-family: Helvetica,Arial,sans-serif; }

table { width: 100%; margin: 0.7em 0em; border-collapse: collapse; font-size: 0.9em;}

input { border:none; padding: 0px; }

input.text, input.rottext { border:none; }

input.button { 
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: none; 
	margin: 0px 20px; 
	padding:1px 10px;
	}

input.tgebuehr { border: none; color: #000000; font-weight: bold; font-family: Helvetica,Arial,sans-serif; font-size: 100%; }
	
h1, h2, h3, h4, h5 { text-align: center; }

h1 { font-size: 1.7em; }

td { vertical-align: top;}

tr.farbig { background-color:#FFFFFF; }

.select { background-color: #FFFFFF; }

hr.coloredline { width: 60%; height:1px; color:#000000; background-color:#000000; border:0px;}

#info, #subtitle1, #subtitle2, #subtitle3 { display: none; }

#navigation { display: none; }

