/* DATEI: ght.css */
/* AUTHOR: Ralf Eckertz */

body { margin-top:0px; margin-bottom:10px; margin-left:0px; }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family:Arial,sans-serif; }

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:10pt; }

h1 { font-size:12pt; font-weight:900 }

h1.blue { color:#000099 }

h1.white { color:#FFFFFF }

ol.referenz { font-size:9pt; font-weight:500 }
li.referenz { font-size:9pt; font-weight:500 }
td.referenz { font-size:9pt; font-weight:500 }
td.impressum { font-size:10pt; font-weight:500 }
.impressumLink
{ font-size:10pt; font-weight:500; color:#000000; text-decoration:underline;}

.impressumHeadline
{ font-size:10pt; font-weight:700; color:#000099; }

.fontWHITE10
{
 font-size:10pt;
 font-weight:500;
 color:#FFFFFF;
}

.fontWHITE12
{
 font-size:12pt;
 font-weight:500;
 color:#FFFFFF;
}

.fontWHITE12b
{
 font-size:12pt;
 font-weight:800;
 color:#FFFFFF;
}

.fontBLUE12
{
 font-size:12pt;
 font-weight:500;
 color:#000099;
}

.fontBLUE12b
{
 font-size:12pt;
 font-weight:800;
 color:#000099;
}

td.headlineColored
{
 font-size:12pt;
 font-weight:800;
 color:#000099;
}

td.underline
{
 font-size:3pt;
 background-color:#666666;
}

td.filler
{
 font-size:3pt;
}

td.microButton
{
 position:relative;
 top:0;
 left: 40;
 z-index: 0;
}

td.microPic
{
 position:relative;
 top: 33;
 left: -45;
 z-index: 10;
 background-color:#666699;
}

a:link { color:#000000; text-decoration:none;font-size: 10pt; font-family:Arial,sans-serif; }
a:visited { color:#000000; text-decoration:none;font-size: 10pt; font-family:Arial,sans-serif; }
a:active { color:#000000; text-decoration:none;font-size: 10pt; font-family:Arial,sans-serif; }

/* hier werden die Font-Farben fuer Verweise in der Navigation ueberschrieben ******/

div.startNav

{
 font-size:12pt;
 font-weight:800;
 color:#FFFFFF;
}

div.linkExtern

{
 font-weight:800;
 color:#339999;
 text-decoration:underline;
}

div.startButton

{
 position: relative;
 top: -300;
 left: 300;
 z-index: 2;
}

div.adress

{
 position: absolute;
 top: 60;
 left: 400;
 z-index: 2;
}


/* hier werden die horinzontalen Thumbnails angeordnet */

.topPics
{
 position: relative;
 top:5;
 left: 8;
 z-index: 0;
 visibility: show;
 visibility: visible;
}

/* hier werden die vertikalen Thumbnails angeordnet */

.sidePics
{
 position: relative;
 top: -70;
 left: 768;
 z-index: 0;
 visibility: show;
 visibility: visible;
}

/* Gerold am Mixer */

.introPic
{
 position: relative;
 top: -100;
 left: 140;
 z-index: 1;
 visibility: show;
 visibility: visible;
}

/* das GHT - Logo */

.logoPic
{
 position: relative;
 top:30;
 left:0;
 z-index: 2;
 visibility: show;
 visibility: visible;
}