#bugAjaxContainer_main
{
	border: 0px solid #000;
}
#bugAjaxContainer_main .bugTable
{
	width: 760px;
  margin: 0 auto;
}
#bugAjaxContainer_main .leftTD
{
	width: 180px;
}
#bugAjaxContainer_main .rightTD
{
}
#bugAjaxContainer_main .leftDiv
{
	float: left;
}
#bugAjaxContainer_main .rightDiv
{
	float: right;
}
#bugAjaxContainer_main .clearDiv
{
	clear: both;
}
#bugAjaxContainer_main a
{
	text-decoration: none;
}
#bugAjaxContainer_main .bold
{
	font-weight: bold;
}
#bugAjaxContainer_main .ajaxSelect
{
	border-style: dashed;
	border-width: 0pt 0pt 1px;
}
.ajaxSelect
{
	border-style: dashed;
	border-width: 0pt 0pt 1px;
}
#bugAjaxContainer_main .nomargin
{
	margin: 0;
}
#bugAjaxContainer_main .nopadding
{
	padding: 0;
}
#bugAjaxContainer_main .speichernDiv, #bugAjaxContainer_main .redirectorDiv
{
	float: left;
	width: 300px;
	padding: 3px 1em;
	border: 3px solid #f00;
	font-weight: bold;
	text-align: left;
}
#bugAjaxContainer_main .redirectorDiv
{
	border-color: #00f;
}

.be2_newEntryTable tr
{
}
.be2_newEntryTable a
{
	background: url(../media/hp/new.gif) no-repeat 3px 1px;
	padding-left: 30px;
	display: block;
	text-decoration: none;
}
.be2_newEntryTable a.ticket
{
	background-image: url(../media/hp/projekt-schwarz.png);
}
.be2_newEntryTable a.phase
{
	background-image: url(../media/hp/projekt-weiss.png);
}
.be2_newEntryTable a.dok
{
	background-image: url(../media/hp/dokumente_0.gif);
}
.be2_newEntryTable a.screen
{
	background-image: url(../media/hp/tickets.gif);
}
.be2_newEntryTable a.comment
{
	background-image: url(../media/hp/kopieren.gif);
}
.be2_newEntryTable a.adhoc
{
	background-image: url(../media/hp/log.gif);
}
.be2_newEntryTable a.tep
{
	background-image: url(../media/hp/tep.gif);
}
.be2_newEntryTable a.cloud-upload
{
    background-image: url(../media/hp/refresh2.gif);
}
table#jumpLabelTable a, table#prcTicketOptionTable a {
	padding: 1px;
	display: block;
}
.be2_newEntryTable a:hover, table#jumpLabelTable a:hover, table#prcTicketOptionTable a:hover
{
	background-color: #CBD5DE;
	text-decoration: none;
}
#be2_uploadFrame_content {
	border: 1px solid #000;
	background: #fff;
	position: relative;
	max-height: 600px;
	overflow: auto;
	width: 500px;
}
.bug_fileInput {width: 400px;}
.bug_textInput {width: 400px; height: 50px;}

#be2_doksInfoEditContainer {
  position: fixed;
  top: 35%;
  width: 500px;
  background: #fff;
  border: 1px solid #000;
  left: 50%;
  margin-left: -251px;
}
#wvInfoTd {
  padding: 0;
  height: 22px;
  background-color: #fff;
}
#wvInfoDiv {
  background-color: yellow;
  font-weight: bold;
  text-align: center;
  border: 1px solid red;
  color: black;
}
#wvInfoDiv a {
  display: block;
}
#wvInfoDiv a:hover {
  background-color: #ffee00;
}
#wvZuwInfoDiv {
  box-shadow: 0 0 200px #000; 
}
#wvZuwInfoDiv ul li {
  margin: 4px 0; 
}
#wvInfoDivDet1 {
  width: 200px;
  float: left;
  text-align: left;
  font-weight: normal;
  padding-left: 8px;
}
#wvInfoDivDet2 {
  width: 200px;
  float: right;
  text-align: right;
  font-weight: normal;
  padding-right: 8px;
}
td.icon {
	width: 16px;
}
td.smallTd {
	width: 30px;
}

.phase {
	background: #5487B9;
	color: #fff;
}
.phaseLabel {
	padding-left: 30px;
	background: #5487B9 url(../media/hp/projekt-weiss.png) no-repeat 5px 2px;
}
.phaseHover {
	font-weight: bold;
}
div.projDrag {
	border: 1px solid #555;
	background-color: #ddd;
	padding: 0 3px;
	cursor: move;
}
div.uTicket {
	background: url(../media/hp/projekt-schwarz.png) no-repeat 5px 2px;
	padding-left: 24px;
	line-height: 14px;
	margin-bottom: 10px;
}
#bug_uploadFrame_fileSizeBox {
	border-top: 1px solid #ccc;
}