/*
-----------------------------------------------------------------------
         Stylesheetdatei für www.ingenieurbuero-neddens.de
         Arion Neddens                             02/2005
         arion.neddens@gmx.de                            *
-----------------------------------------------------------------------
*/
body {
      background-color:white;
      margin:0px;
      padding:0px;
      overflow:auto;
      }
html, body{ overflow:-moz-scrollbars-none;}

div#head{ position:absolute; left:102px; top:0px; width:600px; height:77px; }
div#lColonne{ position:absolute; left:0px; top:0px; width:102px; height:100%; background-image:url('techPics/seitenLBacking.gif'); background-repeat:repeat; }
div#rColonne{ position:absolute; left:702px; top:0px; width:101px; height:100%; background-image:url('techPics/seitenRBacking.gif'); background-repeat:repeat; }
div#ring{ position:absolute; left:0px; bottom:0px; padding:3px; }
div#ingKammer{ position:absolute; left:625px; bottom:0px; padding:3px; }
div#menu{ position:absolute; left:120px; top:97px; width:155px; }
div#menu td.menuTd{ height:24px; vertical-align:bottom; background-repeat:no-repeat; background-position:left bottom; }
div#menu td.menuTdSelected{ border-bottom:2px solid #b6b68d; background-image:url('techPics/menuhover.gif'); }
div#menu td.menuTdSmall{ height:18px; }
div#content{ position:absolute; left:275px; top:110px; width:406px; height:67%; padding-left:10px; border-left:2px solid #b7b6b4; vertical-align:middle; overflow:auto; z-index:5;}
div#bgImage{ position:absolute; left:102px; top:200px; width:390px; height:192px; background-image:url('techPics/backing.jpg'); background-repeat:no-repeat; background-position:left center; }


h1{     /*Überschriften für content*/  /*
    display:block;*/
    font-size:16px; font-family:Arial, sans-serif; font-weight:bold;
    width:100%; border-bottom:1px solid #9F9F9F;
    margin:0px;
    }

.fotoscrollbardark{background-color:#F0EFBF; background-image:url('techPics/scrollBarBacking.gif'); background-repeat:repeat; }
.fotoscrollbarlight{ background-image:url('techPics/scrollBarBacking.gif'); background-repeat:repeat; }

a:link, a:active, a:visited, a:focus{ color:black; }

.normal{ font-family:Verdana, Arial, sans-serif; font-size:11px; }
.normal:link{ text-decoration:underline; color:black; }
.normal:hover{ color:black; }

.ringKram{ font-family:Verdana, Arial, sans-serif; font-size:9px; color:#c0c0c0; text-decoration:none; }
.ringKram:link{ color:#c0c0c0; }
.ringKram:active{ color:#c0c0c0; }
.ringKram:visited{ color:#c0c0c0; }
.ringKram:focus{ color:#c0c0c0; }
.ringKram:hover{  color:black; }

.links{ font-family:Verdana, Arial, sans-serif; font-size:11px; font-weight:bold; text-decoration:none; }
.links:hover{ text-decoration:underline; }

.noDec:link{ text-decoration:none; }
.noDec:active{ text-decoration:none; }
.noDec:visited{ text-decoration:none; }
.noDec:focus{ text-decoration:none; }
