/* allgemein: scroll-leiste, text formatierung */

td{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
}


/* ==================== */
td.c1 {font-weight: bold;  background: url(http://greek-media.eu/gfx/arrow2.gif) no-repeat 0%;color: #9BB3B5;background-color:#e3ebeb;}
td.c2 {font-weight: bold;  background: url(http://greek-media.eu/gfx/arrow2.gif) no-repeat 0% 50%;color: #BC79FF; background-color:e3ebeb;}
td.c3 {font-weight: bold;  background: url(http://greek-media.eu/gfx/arrow3.gif) no-repeat 0% 50%;color: #DD9500; background-color:#FFE4AE;}

/* allgemeine links */

A:link   {text-decoration: none;
 font-family: verdana, Helvetica,sans-serif; font-size:8pt; }
A:visited {text-decoration: none; color: #00557D;
 font-family: Verdana,Helvetica,sans-serif; font-size: 8pt; }
A:hover  {text-decoration:  underline and overline; color: #00557D; background-color:#FFFFFF;
 font-family: Verdana,Helvetica,sans-serif; font-size: 8pt; }
A:active {text-decoration: none; color: black;
font-family: Verdana,Helvetica,sans-serif; font-size: 8pt; }

/* ==================== */


.t1 {
background-color: #FFFFFF;
border: 0px solid black;
border-color=#C0C0C0;
border-style:outset;
border-width:2;
border-collapse: separate;
empty-cells: hide;
text-indent: 1em;

}



.h1  {  background: url(http://greek-media.eu/gfx/arrow2.gif) no-repeat 0%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 9px; color: #999999; background-color:#999999; border-style: outset; border-width: 0}
.h2  { background: url(http://greek-media.eu/gfx/arrow2.gif) no-repeat 0% 50%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 14px; font-size: 9px; color: #999999; background-color:#999999; border-style: outset; border-width: 0}
.h3  {text-indent: 2em; background: url(http://greek-media.eu/gfx/arrow3.gif) no-repeat 0% 50%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 14px; font-size: 9px; color: #DD9500; background-color:#999999; border-style: outset; border-width: 0}

