/* DATEI: gg22.css */

a:link { font-family:Verdana; }
a:link { font-size:10pt; }
a:link { font-weight:bold; }
a:link { color:#0051A5; }
a:link { text-decoration:none; }

a:visited { font-family:Verdana; }
a:visited { font-size:10pt; }
a:visited { font-weight:bold; }
a:visited { color:#0051A5; }
a:visited { text-decoration:none; }

a:hover { font-size:10pt; }
a:hover { font-weight: bold; }
a:hover { color:#0051A5; }
a:hover { text-decoration:none; }
a:hover { background-color:#3CB4FF; }

a:active { font-size:10pt; }
a:active { font-weight:bold; }
a:active { color:#FFFFFF; }
a:active { background-color:#0051A5; }

h1 { font-size:20pt; }

h2 { font-family:Times; }
h2 { font-size:16pt; }
h2 { font-weight:bold; }
h2 { color:#0051A5; }

h3 { font-family:Verdana; }
h3 { font-size:14pt; }
h3 { font-weight:bold; }
h3 { color:#0051A5; }

h4 { font-family:Verdana; }
h4 { font-size:11pt; }
h4 { font-weight:bold; }
h4 { color:#0051A5; }

h5, ul, th, td { font-family:Verdana; }
h5, ul, th, td { font-size:10pt; }
h5, ul, th, td { font-weight:normal; }
h5, ul, th, td { color:#000000; }

h6 { font-family:Verdana; }
h6 { font-size:8pt; }
h6 { font-weight:normal; }
h6 { color:#6699CC; }
h6 { margin-top:0px; }
