.overflowBox{
	height:320px;
	width:558px;
	overflow:auto;
	border:0px solid #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.bold10 {
	font-size: 10px;
	font-weight: bold;
}



.ag-innerBox{
   position:relative;
   top:0px;
   left:0px;
   background:#ffffff;
   float:left;
}
.ag-track{
	height:10px;
	width:10px;
	background:#CCCCCC;
	float:left;
	   }
	   
.ag-handle{
   height:10px;
   width:10px;
   background:#000000;
   cursor:pointer;
}
.TableGeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: thin solid #cccccc;
}
.tableTitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}



.TextGeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: top;
	}
	
.TextStatus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: top
}
.TextStatusGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.TextTitel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	vertical-align: top
}

.TextTitel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	vertical-align: top
}
.TextLinkGeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00C300;
	vertical-align: top
}





.scroll {scrollbar-3dlight-color:gold;
      scrollbar-arrow-color:yellow;
      scrollbar-base-color:tomato;
      scrollbar-darkshadow-color:orange;
      scrollbar-face-color:teal;
      scrollbar-highlight-color:hotpink;
      scrollbar-shadow-color:magenta;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  font-style: normal;
	  font-weight: normal;
	  font-variant: normal;
	  color: #000000;
}
div.scroll2 { scrollbar-3dlight-color:gold;
      scrollbar-arrow-color:yellow;
      scrollbar-base-color:tomato;
      scrollbar-darkshadow-color:orange;
      scrollbar-face-color:teal;
      scrollbar-highlight-color:hotpink;
      scrollbar-shadow-color:magenta;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  font-style: normal;
	  font-weight: normal;
	  font-variant: normal;
	  color: #000000;
	  max-height: 300px;
	  overflow: scroll;
	}

#visible {
	overflow: visible;
}

#hidden {
	overflow: hidden;
}

#scroll {
	overflow: scroll;
}

#auto {
	overflow: auto;
}


A:link    {color:#00C300; text-decoration:none;}
A:visited {color:#00C300; text-decoration:none;}
A:active  {color:#00C300; text-decoration:none;}
A:hover   {color:#000000;text-decoration:underline;}

.valign {
	vertical-align: top;
}


.Picture {
	text-align: right;
	vertical-align: bottom;
	}
.updatebox {
	border: thin solid #999999;
}

