BODY {
        background-color : steelblue;
        color : black; }

h2, h3 {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 22px;
        color : # 000099 ; }


I {
        font-style: italic;
        font-weight : bold;
        text-decoration : none; }

p, ol, ul, dd {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        line-height : 130%;
        font-size : 13px;
         }


td, tr {
        font-family : Arial,Helvetica,sans-serif;
        font-size : 13px; }


CODE {
        font-family : Courier,Courier New,monospace ;
        color : #666666;
        background-color : #F4F4E4; }


input:focus {
        background-color : #F4F4F4;}


A:link {
        color : #FFFFFF;
        font-weight: bold;
        text-decoration: underline;  }


A:visited {
        color : #CCFFFF;
        font-weight: bold;
        text-decoration: underline; }


a:hover      { color: #00FF00; text-decoration: none; background-color: #330033; 
               font-weight: bold }
A:active {
        color: red;
        text-decoration: none; }


.red {
        color : white;
        font-weight: normal;
        font-family : Arial, Helvetica, sans-serif;}


.gr {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        font-size : 30px; }


.kl {
        font-size : 10px; }


.ha {
        color : black;
        font-weight: bold; }


.bu {
        background-color : yellow;}


.leg {
        font-size : 82%;  font-weight: bold; }


.uns {
        display : none; }


.rah {
        border : 1px dotted black; }



dfn a {
	text-decoration: none !important;
	border-bottom: 1px dotted red;
	font-weight: normal !important;
	color: black !important;
	font-style: normal; }

dfn a:before { content: url("http://www.ideenreich.com/images/link.gif"); }
:link:focus, :visited:focus { -moz-outline : 1px solid red; padding : 0px; }

.commu {
       color : white;
       font-size : 11px;
       text-decoration : none; }


.someontabletitle {
       FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
       FONT-WEIGHT: bold;
       color: white; }


.someontablecols {
       FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; }