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

/*body { margin-top:5px; margin-bottom:10px; margin-left:10px; } */

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

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

.bodyBg { background-color:#FFFFFF; }

p.light { font-family:verdana,sans-serif; font-size:10pt; font-weight:600; color:#999999; }

h1.underline { font-family:verdana,sans-serif; font-size:10pt; font-weight:600; text-decoration:underline; color:#999999; }

.fontSmall { font-family:arial,sans-serif; color:#333333; font-size:10pt; font-weight:500 }

.fontSmallThin { font-family:verdana,arial,sans-serif; color:#333333; font-size:8pt; font-weight:500 }
.fontSmallArial { font-family:arial,sans-serif; color:#333333; font-size:8pt; font-weight:500 }

.linie { background-color:#666666; }

div.topNav
{
 position: absolute;
 top: 30;
 left: 200;
 z-index: 1;
 visibility: show;
 visibility: visible;

}

div.leftNav
{
 position: absolute;
 top: 127;
 left: 0;
 z-index: 1;
 visibility: show;
 visibility: visible;

}

div.leftNavOld
{
 position: absolute;
 top: 100;
 left: 9;
 z-index: 1;
 visibility: show;
 visibility: visible;

}

div.leistungLabel
{
 position: absolute;
 top: 65;
 left: 130;
 z-index: 1;
 visibility: show;
 visibility: visible;

}

div.referenzLabel
{
 position: absolute;
 top: 65;
 left: 130;
 z-index: 1;
 visibility: show;
 visibility: visible;

}

div.kontaktLabel
{
 position: absolute;
 top: 65;
 left: 130;
 z-index: 1;
 visibility: show;
 visibility: visible;

}

div.logo
{
 position: absolute;
 top: 0;
 left:0;
 z-index: 1;
 visibility: show;
 visibility: visible;

}

div.label
{
 position: absolute;
 top: 140;
 left: 0;
 z-index: 1;
 visibility: show;
 visibility: visible;

}

div.content
{
 position: absolute;
 top: 80;
 left: 180;
 z-index: 1;
 visibility: show;
 visibility: visible;

}

div.nav
{
 top: 0;
 position: absolute;
 z-index: 0;
 visibility: show;
 visibility: visible;

}

div.cadNav
{
 position: absolute;
 top: 420;
 left: 500;
 z-index: 1;
 visibility: show;
 visibility: visible;
}

div.startImg
{
 position: absolute;
 top: 100;
 left: 520;
 z-index: 0;
 visibility: show;
 visibility: visible;

}

div.enet
{
 position: absolute;
 top: 410;
 left: 10;
 z-index: 1;
 visibility: show;
 visibility: visible;

}