body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	margin-right : 0px;
	padding-right : 0px;

}

input {
	border:1px solid #A9A9A9;
	padding:5px;
	color:#000;
       /* height:25px;*/
	font-size:12px;
	/*width:200px; */

	

}
input.text {
	width:200px;
	
        font-size:12px;
	padding-left:10px;
	border: 2px solid #A9A9A9;
	color:#000;
        
}

select {
       
        width:200px;
        height:25px;
        padding-left:10px;
        border: 1px solid #A9A9A9;
        color:#000;
        
       
}


.radio { border:none; }
.checkbox  { border:none; }

textarea {
        
        height:65px;
        padding-left:10px;
        border: 1px solid #A9A9A9;
        color:#000;

}


td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}
th  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
textarea  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}
a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

.zbed a {
	color : Red;
}

.headline {
	background-image: url(../images/bg-doag.gif);
	top : 0px;
	left: 0px;
	width: 100%;
	height: 62px;
	z-index: 19;
}

.contHead {
	position : absolute;
	top : 32px;
	left: 0px;
	width: 100%;
	background-color: #FFF; 
	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 : Arial, Helvetica, sans-serif;
	font-size : 15px;

	font-weight : bold;
	z-index: 10;
        color: #696969;
        padding:    6px 0px 4px 0px;


}

.topLeft2 {
	position : absolute;
	top: 0px;
	height : 102px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
	padding-left:400px;
	z-index: 100;
	background-color:#FFFFFF;
	background-image: url(../images/JFS-LogoAus2024.jpg) ;
	background-position:left;
	background-repeat:no-repeat;
}

.topRight {
	position : absolute;
	top: 6px;
	right: 0%;
	height : 20px;
        font-family : 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 : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight : bold;
	color : Silver;
	padding-right : 12px;
	z-index: 10;
}
.buttonRow {
	position: absolute;
	top: 0px;
	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 : #f0f0f0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #C4E6E2;
}
.button:active{
	background-color : #f0f0f0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	padding-left : 3px;
	padding-right : 3px;
	color : #C4E6E2;
}
.button:hover{
	background-color : #f0f0f0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	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 : 12px;
	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 : 12px;
	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 : 12px;
	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;
}

.tableRowRoll {
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
}

.tableRow0 {
	background-color : #FFFFFF;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
}

.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 : #F5F5F5;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
}
.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 : Arial, Helvetica, sans-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;
}

a.button3 {
   background: transparent url(../images/bg_button_a_t.gif) no-repeat top right;
   font: normal 12px Arial, Helvetica, sans-serif;
   color: #00ec00!important;
   display: block;
   float: left;
   height: 24px;
   margin-right: 6px;
   padding-right: 18px; /*sliding doors padding */
   text-decoration: none;
}

a.button3 span {
   background: transparent url(../images/bg_button_div_t.gif) no-repeat;
   display: block;
   line-height: 14px;
   padding: 5px 0 5px 18px;
}

a.button3:active {
   background-position: bottom right;
   color: #00ec00;
      font: normal 12px Arial, Helvetica, sans-serif;
   color: #00ec00!important;
   display: block;
   float: left;
   height: 24px;
   margin-right: 6px;
}

a.button3:active span {
   background-position: bottom left;
   color: #00ec00!important;
   padding: 6px 0 4px 18px; /* Text 1px nach unten verschieben */
   display: block;
   line-height: 14px;
}

a.button3:hover {
   font: normal 12px Arial, Helvetica, sans-serif;
   color: #000000!important;
   display: block;
   float: left;
   height: 24px;
   margin-right: 6px;
   padding-right: 18px; /*sliding doors padding */
   text-decoration: none;
}

tr.highlight { 
	background-color: #AAAAAA;
	height: 20px;
	padding-left : 6px;
	padding-right : 6px;
}
