/* zentrale Formate www.okstra.de */

 body { background-color:#F0F0F0; color:#303030; }

 iframe { background-color:#FFFFFF; text-align:left; width:700px; height:440px; margin-left:30px; }

 :link { color: #336666; }
 :visited { color: #336666; }
 :hover { color: #303030; }
 :active { color: #336666; }
 :focus { color: #336666; }

 img.mp { display:inline; cursor:pointer;cursor:hand; }
 img.mm { display:none; cursor:pointer;cursor:hand; }
 img.md { }
 div.prim { text-align:left; }
 div.det { display:none; }

 .cFontBold { font-weight:bold; }
 .cFontSmall { font-size:64%; }
 .cFontMedium { font-size:80%; }
 .cFontLarge { font-size:120%; }
 .cFontLargeSup { font-size:80%; }
 .cFontLargeBold { font-size:120%; font-weight:bold; }
 .cFontHuge { font-size:172%; }
 .cFontHugeBold { font-size:172%; font-weight:bold; }
 .cCursor { cursor:pointer; cursor:hand; }
 .cButtonCenter { text-align:center; }
 .cImageCenter { text-align:center; }
 .cList { list-style:none; }
 .cTitleLeft { font-size:144%; text-align:left; font-weight:bold; }
 .cTitleRight { font-size:144%; text-align:right; font-weight:bold; }
 .cFontCourier { font-family:Courier; }

 .cBinary { background-color:#E0D0E0; }
 .cSource { background-color:#E0E0D0; }
 .cApplication { background-color:#D0D0E0; }

 .cTableHeader { background-color:#C0C0C0; font-weight:bold; }
 .cRelease { background-color:#C0C080; }
 .cRemarks { background-color:#C0A0C0; }
 .cPending { background-color:#E8E8E8; }
 .cBugfix { background-color:#A0C000; }

