a:link, a:visited, a:active {
	color:rgb(190,40,27);
}
a:hover {
	color:rgb(0,104,180);
}
body {
	background-color:white;
	color:black;
	margin-left:15px;
	margin-top:15px;
	margin-right:0px;
}
div {
	font-size:11px;
	font-family:verdana,arial,helvetica;
	position:absolute;
}
h1 {
	font-size:20px;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	line-height:100%;
	margin:0px;
}
h2 {
	font-size:15px;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	line-height:18px;
	margin:0px;
	padding-bottom:4px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	line-height:15px;
	margin:0px;
	margin-top:6px;
}
h6 {
	font-size:10px;
	font-weight:normal;
	margin:0px;
}
img {
	border:0;
}
input,textarea,select {
	font-size:11px;
	font-family:verdana,arial,helvetica;
	background-color:white;
	border-width:1px;
	border-color:rgb(80,80,80);
}
p,td {
	font-size:11px;
	font-family:verdana,arial,helvetica;
	vertical-align:top;
	line-height:125%;
	color:black;
	margin:0px;
}
strong {
	font-weight:bold;
}
pre {
	background-color:rgb(251,237,187);
	padding:7pt;
	font-family:"Courier New",Courier,mono;
	white-space:pre;
	width:92%;
}
.blau {
	color:rgb(0,104,180);
}
.bodyAussen {
	background-color:white;
}
.bodyMain {
	background-color:white;
}
.bodyNav {
	background-color:rgb(204,204,204);
}
.bodyRahmen {
	background-color:rgb(190,40,27);
}
.ce {
	text-align:center;
}
.datum {
	vertical-align:top;
	white-space:nowrap;
	color:rgb(110,110,110);
	font-weight:bold;
	width:85px;
}
.datumUes {
	padding-top:3px;
}
.er { /* Einrückung */
	padding-left:12px;
}
.ip {
	height:20px;
	vertical-align:baseline;
}
.ipB {
	background-color:rgb(220,220,220);
}
.ipChbx {
	background-color:transparent;
	vertical-align:middle;
}
.ipT {
	width:200px;
}
.ipTA {
	width:220px;
	height:70px;
}
.keinUmbruch {
	white-space:nowrap;
}
.mi {
	vertical-align:middle;
	text-align:center;
}
.preis {
	text-align:right;
	font-weight:bold;
	color:rgb(110,110,110);
}
.rahmen1 {
	border-style:solid;
	border-width:1px;
	border-color:rgb(127,127,127);
	padding:0px;
	border-collapse:collapse;
}
.re {
	text-align:right;
}
.rot {
	color:rgb(190,40,27);
}
.schwarz {
	color:black;
}
.tableTitle {
	padding:3px;
	background-color:rgb(230,230,230);
	font-weight:bold;
}
.top {
	left:0;
	top:0;
}
.topButton {
	margin-top:5px;
}
.ues1 {
	font-size:18px;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	line-height:100%;
}
.ues2 {
	font-size:14px;
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	line-height:18px;
}
.vbottom {
	vertical-align:bottom;
}
.vmiddle {
	vertical-align:middle;
}
.vbase {
	vertical-align:baseline;
}
.x4 {
	font-size:4px;
	line-height:4px;
}
.x10 {
	font-size:10px;
}
.x11 {
	font-size:11px;
}

a.toggleButtonDown:link, a.toggleButtonDown:visited, a.toggleButtonDown:active {
	color: black;
  text-decoration: none;
  padding: 2px 17px 2px 0; 
  background-image:url(/transdatix/img/toggledown.gif); 
  background-repeat: no-repeat; 
  background-position: center right
}
a.toggleButtonUp:link, a.toggleButtonUp:visited, a.toggleButtonUp:active {
	color: black;
  text-decoration: none;
  padding: 2px 17px 2px 0; 
  background-image:url(/transdatix/img/toggleup.gif); 
  background-repeat: no-repeat; 
  background-position: center right
}
a.toggleButtonDown:hover, a.toggleButtonUp:hover {
	color:rgb(0,104,180);
}
