body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	margin-right : 0px;
	padding-right : 0px;
	background-image : url(../images/bg-blue.gif);
}
td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}
th  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
}
textarea  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Blue;
	text-decoration : none;
}
a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Blue;
	text-decoration : none;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #4169E1;
	text-decoration : none;
}

.headline {
	background-image: url(../images/bg-blue.gif);
	top : 0px;
	left: 0px;
	width: 100%;
	height: 62px;
	z-index: 19;
}

.contHead {
	position : absolute;
	top : 62px;
	left: 0px;
	width: 100%;
	background-color: White;
	z-index: 4;
}

.contHead2 {
	position : absolute;
	top : 50px;
	left: 0px;
	width: 100%;
	background-color: White;
	z-index: 4;
}

.contTabs {
	position : absolute;
	top : 102px;
	left: 0px;
	width: 100%;
	background-color : White;
	z-index: 8 ;
	visibility: hidden;
}
.topLeft {
	position : absolute;
	top: 6px;
	left: 12px;
	height : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	z-index: 10;
}
.topRight {
	position : absolute;
	top: 6px;
	right: 0%;
	height : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
	padding-right : 12px;
	z-index: 10;
}
.version {
	position : absolute;
	top: 28px;
	right: 0%;
	height : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Silver;
	padding-right : 12px;
	z-index: 10;
}
.buttonRow {
	position: absolute;
	top: 32px;
	left: 12px;
	z-index: 15 ;
}

.footline{
	background-color : Black;
	color : White;
	text-decoration : none;
}
.error {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight : bold;
	width: 700px;
}

.info {
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-weight : bold;
	width: 700px;
}

.button{
	background-color : #FFDE24;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #000000;
}
.button:active{
	background-color : #FFDE24;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #000000;
}
.button:hover{
	background-color : #FFEC7D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #0000FF;
}
.buttonBg {
	background-color : #FFDE24;
}
.buttonWide{
	background-color : #FFDE24;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #000000;
	width : 100%;
}
.buttonWide:active{
	background-color : #FFDE24;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #000000;
	width : 100%;
}
.buttonWide:hover{
	background-color : #FFEC7D;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #0000FF;
	width : 100%;
}

.tableHead {
	background-color : #DDDDDD;
	height: 18px;
	padding-left : 6px;
	padding-right : 6px;
	
}

.tableRowMiddle {
	background-color : #FFFFFF;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
}

.tableRow0 {
	background-color : #FFFFFF;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
	vertical-align : top;

}

.tableRow1 {
	background-color : #EEEEEE;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
	vertical-align : top;

}

.tableRow0Markiert {
	background-color : #8beeee;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
	vertical-align : top;

}

.tableRow1Markiert {
	background-color : #7adddd;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
	vertical-align : top;

}

.tableRow0nw {
	background-color : #FFFFFF;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
	vertical-align : top;
	white-space:nowrap;
}

.tableRow1nw {
	background-color : #EEEEEE;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
	vertical-align : top;
	white-space:nowrap;
}
.tableFoot {
	background-color : #787878;
	color: #FFFFFF;
	height: 18px;
	padding-left : 6px;
	padding-right : 6px;
	font-weight : normal;
}

.invisible {
	font-family : "Times New Roman", Times, serif;
	color : #FFFFFF;
}

.positive {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-weight : bold;
}
.negative {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight : bold;
}
.past {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF0000;
	font-weight : normal;
}
.errorField {
	background-color : #FFCC99;
}
.readonly {
	background-color : #EEEEEE;
}

.workflow {
	font-size:1px;
}

.workflow:hover {
	font-size:10px;
}

.dgs_baum ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.dgs_baum li {
	padding: 0;
	margin: 0 0 0 15px;
}


.dgs_title { 
margin-left:18px;
max-width:700px;
float:left;
width:700px;
}

.dgs_text {
border:1px solid;
border-color: #A5ACB2;
background-color: #EBEBE4;

}

.dgs_email {
border:1px solid;
border-color: #A5ACB2;
background-color: #EBEBE4;

}

.dgs_user {    
color:#000;
float:right;
overflow:hidden;
white-space:nowrap;
width:12em;
}    
.dgs_date {
color:#000;
float:right;
text-align:right;
white-space:nowrap;
width:8em;
}

a.button2 {
   background: transparent url(../images/bg_button_a_t.gif) no-repeat top right;
   font: normal 12px Arial, Helvetica, sans-serif;
   color: #666!important;
   display: block;
   float: left;
   height: 24px;
   margin-right: 6px;
   padding-right: 18px; /*sliding doors padding */
   text-decoration: none;
}

a.button2 span {
   background: transparent url(../images/bg_button_div_t.gif) no-repeat;
   display: block;
   line-height: 14px;
   padding: 5px 0 5px 18px;
}

a.button2:active {
   background-position: bottom right;
   color: #000;
      font: normal 12px Arial, Helvetica, sans-serif;
   color: #000!important;
   display: block;
   float: left;
   height: 24px;
   margin-right: 6px;
}

a.button2:active span {
   background-position: bottom left;
   color: #000!important;
   padding: 6px 0 4px 18px; /* Text 1px nach unten verschieben */
   display: block;
   line-height: 14px;
}

a.button2:hover {
   font: normal 12px Arial, Helvetica, sans-serif;
   color: #000!important;
   display: block;
   float: left;
   height: 24px;
   margin-right: 6px;
   padding-right: 18px; /*sliding doors padding */
   text-decoration: none;
}

