/* gamma.css                                                                  */
/*                                                                            */
/* Cascading Style Sheet (CSS)  - gruen (green) fuer Gamma-Gruppenseiten      */
/* =====================================================================      */
/*                                                             hs*2004-08-05  */
/*                                                                            */
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family:Verdana,Arial,Helvetica,sans-serif;}
body,table,td,div,p,pre,ul {font-size:10pt;}
body {background-color:#FFFFFF;}
img {border-color:#479088;}

h1 {font-size:16pt;}
h2 {font-size:13pt;color:#CC3333;text-align:center;}
h3 {font-size:12pt;}

a {text-decoration:none;font-weight:normal;}
a:link {color:#0380AA}
a:visited {color:#0380AA}
a:active {color:#DEC3A9}
a:hover{color:#000000;background-color:#E6F2F2;}

.bgcolor0 {background-color:#FFFFFF}
/* MPG colors gruen */
.bgcolor1 {background-color:#E6F2F2}
.bgcolor2 {background-color:#C9DBD8}
.bgcolor3 {background-color:#7CA6A6}

/* -------------- not used ------------------ */ 

/* alternative link design */

/* a {font-size:10pt;text-decoration:none;font-weight:bold;}       */
/* a:link {color:#7a0202}      */
/* a:visited {color:#7a0202}      */
/* a:active {color:#DEC3A9}      */
/* a:hover{color:#dce0d3;background-color:#374611;}      */


/* .small {font-size:12px;}      */
/* .mini {font-size:11px;}      */
/* .minimini {font-size:10px;}      */

