.comment-text-area 
{
  float: left;
  width:100%;
  height: auto;
}

.textinput 
{
	float: left;
	width: 98%;
	width-max: 700px;
	min-height: 100px;
	outline: none;
	resize: none;
	border: 1px solid grey;
}

tr.erfolg{
background-color: #96FE9F;
}

tr.fehler{
background-color: #FFA99F;
}
table.erfolg{
background-color: #96FE9F;
}

table.fehler{
background-color: #FFA99F;
}
tr.info{
background-color: #FFFF99;
}
td.zeile1ajax {
font-family: Tahoma, sans-serif;
font-style: normal;
background-color: #dddddd;
border-color: #ffffff;
padding:			0px;
text-indent: 0.0em;
}
td.zeile2ajax {
font-family: Tahoma, sans-serif;
font-style: normal;
 padding:			0px;
background-color: #efefef;
border-color: #ffffff;
text-indent: 0.0em;
}
td.bezeichner1 {
font-family: Tahoma, sans-serif;
font-style: normal;
font-weight: bold;
background-color: #efefef;
border-color: #ffffff;
 padding:			0px;
text-indent: 0.0em;
}
td.bezeichner2 {
font-family: Tahoma, sans-serif;
font-style: normal;
font-weight: bold;
background-color: #dddddd;
border-color: #ffffff;
 padding:			0px;
text-indent: 0.0em;
}
td.zeile {
font-family: Tahoma, sans-serif;
font-style: normal;
border-color: #ffffff;
text-indent: 0.5em;
padding-top: 3px;
padding-bottom: 3px;
}
td.zeile1 {
font-family: Tahoma, sans-serif;
font-style: normal;
background-color: #dddddd;
border-color: #ffffff;
text-indent: 0.25em;
}
td.zeile2 {
font-family: Tahoma, sans-serif;
font-style: normal;
background-color: #efefef;
border-color: #ffffff;
text-indent: 0.25em;
}
td.detail1 {
font-family: Tahoma, sans-serif;
font-style: normal;
background-color: #efefef;
border-color: #ffffff;
text-indent: 0.25em;
}
td.detail2 {
font-family: Tahoma, sans-serif;
font-style: normal;
background-color: #dddddd;
border-color: #ffffff;
text-indent: 0.25em;
}
table.main {
border-color: #ffffff;
outline:1px solid #324594;
}
table.liste {
outline:1px solid #cc0000;
}

table.ticketmsg {
font-size: 0.85em;
padding: 3 3 3 3px;
}
td.kopf {
font-family: Tahoma, sans-serif;
font-style: normal;
color: #eeeeee;
background: #27408B;
border-color: #ffffff;
font-weight: bold;
text-indent: 0.25em;
}
div.ticketnachricht{
margin-left : 10px; 
margin-right: 10px; 
margin-top : 3px; 
margin-bottom: 3px; 
padding: 3 3 3 3px;
background-color: #eee;
}