body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	margin-right : 0px;
	padding-right : 0px;
	background-image : url(../images/bg-bdc.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-bdc.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;
}
.contTabs {
	position : absolute;
	top : 102px;
	left: 0px;
	width: 100%;
	background-color : White;
	z-index: 8 ;
	visibility: hidden;
}

.contTable {
	position : absolute;
	top : 60px;
	left: 0px;
	width: 100%;
	background-color : White;
	z-index: 8 ;
	visibility: visible;
}

.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: 100%;
	white-space:nowrap;
}

.info {
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
	font-weight : bold;
	width: 100%;
	white-space:nowrap;
	
}

.button{
	background-color : #003768;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : center;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #C4E6E2;
}
.button:active{
	background-color : #003768;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #C4E6E2;
}
.button:hover{
	background-color : #003768;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #FFFFFF;
}
.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;
}

.tableRowDeleted {
	background-color : #FF8080;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
	vertical-align : top;
		z-index:0;
}

.tableRowDeleted2{
	background-color : #FF8080;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
	vertical-align : top;
	z-index:9999;
}

.tableRow1 {
	background-color : #EEEEEE;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
	vertical-align : top;
}
.tableRowNoMember {
	color :	#FF0000;
	font-style: italic;	
}

.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;
}

.clear { /* Container (z.B. div) für floatende Buttons */
   overflow: hidden;
   width: 100%;
}

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;
}






