body { 
	background-color:#FFFFFF;
	color:#000000;
	font-size:10pt;
	line-height:12pt;
	font-family:Verdana;
}
p {
	margin:5px;
	padding:0px;
}
tr.togglerowHidden {
	display:none;
}
tr.togglerowVisible {
	display:table-row;
}
div.diagramm {
	position:absolute; 
	top:10px;
	left:10px;
	width:550px;
	height:450px;
	border-style:solid;
	border-color:#C0C0C0;
}
div.diagramm table.bottomtable {	
				width:500px;
				border-style:groove;
				position:absolute; 
				bottom:10px;
				margin-left:5%;
				margin-right:5%;
				text-align:center;
}
div.diagramm td {
	width:60px;
	background-color:#C0C0C0;
	color:black;
	border-style:none;
}
div.diagramm td.ButtonRight {
	text-align:right;
	width:auto;
}
div.diagramm td.ButtonLeft {
	text-align:left;
	width:auto;
}
div.anleser{
	width:480px;
	font-size:10pt;
}
h1{font-size:14pt;margin-left:5px;}
h2{font-size:11pt;margin-left:5px;}
div.formAbk {
	position:absolute; 
	top:10px;
	left:15px;
	width:550px;
	height:450px;
	border-style:solid;
	border-color:#C0C0C0;
}
div.longText{height:380px;overflow:auto;}	
img{margin-left:110px;margin-top:35px;}
div.formAbk table {	
				width:500px;
				border-style:groove;
				position:absolute; 
				bottom:70px;
				margin-left:5%;
				margin-right:5%;
				text-align:center;
	}
div.formAbk table.bottomtable {	
	width:500px;
	border-style:groove;
	position:absolute; 
	bottom:10px;
	margin-left:5%;
	margin-right:5%;
	text-align:center;
}
div.formAbk table.toptable {	
	position:absolute; 
	bottom:200px;
	width:500px;
	border-style:groove;
	margin-left:5%;
	margin-right:5%;
	text-align:center;
}
div.formAbk th {
	width:60px;
	background-color:#A02031;
	color:white;
	border-style:none;
}
div.formAbk th.first {width:20px;}
div.formAbk th.trenner {width:2px;font-size:1pt;}
div.formAbk td {
	width:60px;
	background-color:#C0C0C0;
	color:black;
	border-style:none;
}
div.formAbk td.first {width:20px;font-weight:bold;}
div.formAbk td.trenner {width:2px;font-size:1pt;}	
div.formAbk td.erg {background-color:#EFEFEF;}	
div.formAbk input {text-align:right;width:60%;}
div.formAbk select {text-align:center;width:60%;}	
div.formAbk input.Button {text-align:center;width:auto;}
div.formAbk td.ButtonRight {text-align:right;width:auto;}
div.formAbk td.ButtonLeft {text-align:left;width:auto;}
div.formAbk td.textleft {text-align:left;}
div.formAbk div {text-align:left;}