.isDirty{
	background-color:#F78F8C;
}
.txt_12px_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.saveContent380px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC33;
	height: 20px;
	width: 380px;
}
.deleteContent380px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #D50000;
	height: 20px;
	width: 380px;
}
.cntbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #EEEEEE;
	height: 15px;
	width: 15px;
	border:solid 0px #000000;
	font-weight: bold;
	text-align: right;
	vertical-align:middle;
}
.columborder {
	border: 1px solid #999999;
}

.angebotbox {
	background-image:url("../gfx/angebotbackgound.gif");
	border-color:black;
	border-width:1px;
	border-style:solid;
	padding-left:5px;
}
#angebote {
	position:absolute;
	left:756px;
	top:144px;
}
.angebotteaser {
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
}

.angebotheadline {
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
}
.gbg {
	background-color:#CCCCCC;
}

.gbg2 {
	background-color:#E4E4E4;
}

.gbc {
	background-color:#EEEEEE;
	text-align:center;
}

.gbgd {
	background-color:#DDDDDD;
}

.gbge {
	background-color:#EEEEEE;
}

.gbgf {
	background-color:#FFFFFF;
}

.ybg {
	background-color:#FFCC00;
}

.ybg2 {
	background-color:#FFE88A;
}

.lstBorder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F7B136;
	border-right-color: #F7B136;
	border-bottom-color: #F7B136;
	border-left-color: #F7B136;
}
#cpcheckliste table,#cpcheckliste table th,#cpcheckliste table td,#cpcheckliste select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}
#cpcheckliste th{
	text-align:left;
	text-decoration:underline;
	cursor:hand;
}
#cpcheckliste tr.status0{background-color:#eee;}
#cpcheckliste .status1{background-color:#B2F973;}
#cpcheckliste .status2{background-color:#F9EB73;}
#cpcheckliste .status3{background-color:#FF4444;}
#cpcheckliste p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
}