#col12col{position:relative;z-index:200;}

#col22col{position:relative;z-index:100;}

.yui-overlay { position:absolute;background:#fff;border:1px dotted black;padding:5px;margin:10px; font-size:0.8em; z-index:9999;}

/* Bonds and Terms Accounts */
.bondsterms_eingabe {
	font-size:8pt;
	font-weight:bolder;
	color:#000;
	text-align:right;
	width:125px;
}

.bondsterms_select {
	font-size:8pt;
	font-weight:bolder;
	color:#000;
	width:130px;
}

.bondsterms_label {
    color:#000;
	font: 12px Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
}

#tbl_bondsterms {
	width:650px;
	border:1px solid #0099cb;
	border-collapse:collapse;
	color:#000;
	font: 11px Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
}

#tbl_bondsterms td a {
	color:#0000FF;
	text-decoration:underline;
}

#tbl_bondsterms td {
	border:1px solid #0099cb;
	padding:0;
}

#tbl_bondsterms .grovy {}
#tbl_bondsterms .grovy:hover {background-color: #bcd6f2;} 

#tbl_bondsterms .odd {background-color:lightgrey;}

#tbl_bondsterms .boi {background-color:#FFFFCC;}
#tbl_bondsterms .mboi {background-color:#FFFFCC;}

#tbl_bondsterms .additional {
	border:1px solid #0099cb;
	font: 10px Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
	padding:0.5em;
}

.browseBoxWrap {
    margin-bottom:10px;
}

.browseBoxForm {
    float:left;
}

.browseBoxForm button {
    font: 11px Verdana; 
    font-weight: bold; 
    background-color: #B2E0F0; 
    border-top: 1px solid #0099cb; 
    border-left: 1px solid #0099cb; 
    border-bottom: 1px solid #0099cb; 
    border-right: 1px solid #0099cb; 
    color:#000;
    margin-right:5px;
}

.browseBoxForm button:hover {
    background-color: white;
}

.activeLinkWrap{
    float:left;
}

.activeLinkWrap button {
    font: 11px Verdana; 
    font-weight: bold; 
    background-color: ligthgrey; 
    border-top: 1px solid #0099cb; 
    border-left: 1px solid #0099cb; 
    border-bottom: 1px solid #0099cb; 
    border-right: 1px solid #0099cb; 
    color:grey;
    margin-right:5px;
}

.disabledLinkWrap{
    float:left;
} 

.disabledLinkWrap button {
    font: 11px Verdana; 
    font-weight: bold; 
    background-color: ligthgrey; 
    border-top: 1px solid #0099cb; 
    border-left: 1px solid #0099cb; 
    border-bottom: 1px solid #0099cb; 
    border-right: 1px solid #0099cb;
	color:grey; 
	margin-right:5px;
}
