/* === ADwin Site CSS === */

/* --- Allgemeine Deklarationen --- */

body {
  color: black;
  background-color: #fffffa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  margin: 0px;
  padding: 0px;
  background-image: url(img/LinkeSpalte.png);
  background-position: 2px 0px;
  background-repeat: repeat-y;
  }

hr {
  }

.jcm {
  font-style: italic;
  font-weight: bold;
  font-size: 1.0em;
  }
.bold  /* Fettschrift */ { font-weight: bold; }
.din {
  color:rgb(238,0,0);
  background-color: inherit;
  }

h1 {
  margin: 27px 0px 20px 25px;
  padding:0px;
  font-size:30px;
  font-weight: bold;
  color: #318c08;
  background-color: #fffffa;
  }

h1.rechts {
  font-size:20px;
  font-variant: small-caps;
  margin: 15px 0px 25px 25px;
  }

h1.rechts2 {
  font-size:16px;
  margin: 20px 0px 20px 10px;
  }

h2 {
  font:bold 12px/150% Arial, Helvetica, sans-serif;
  margin:4px 0px 12px 0px;;
  padding:0;
  }

h3 {
  font:bold 12px/150% Arial, Helvetica, sans-serif;
  margin:4px 0px 4px 0px;
  padding:0;
  }

p {
  font:12px/150% Arial, Helvetica, sans-serif;
  margin:4px 0px 12px 0px;
  padding: 0px;
  }

p.platz {
  margin-bottom: 20px;
  }

p#impress {
  margin: 30px 10px 0px 10px;
/*  width:490px;*/
  width:470px;
  padding: 3px 10px 0px 10px;
  border: solid black;
  border-width: 1px 0px 0px 0px;
  }

li.rechts1 {
  margin-bottom: 5px;
  margin-left: -15px;
  }

li.rechts2 {
  margin-bottom: 3px;
  margin-left: -25px;
  }

li.prod {
  margin-top:10px;
  }

td {
  padding: 0;
  font-weight: normal;
  font-size: 12px;
  }

th {
  text-align: left;
  vertical-align: top;
  font-weight: bold;
  font-size: 14px;
}

td.TextMitte {
  vertical-align:top;
  padding: 5px 10px 10px 10px;
  border-right: 1px solid black;
  width:570px;
  }

td.navRechts {
  vertical-align:top;
  padding: 5px 0px 10px 10px;
  width:170px;
  }

td.TextRechts {
}

th.download {
  padding: 5px;
  background-color: #000;
  color: #fff;
  }

td.download {
  padding: 5px;
  }

img { border: none;
  }

img.anwendung {
  float: left;
  margin: 5px 15px 4px 0px;
  width: 64px;
  height: 64px;
  }

img.treiber {
  float: left;
  margin: 5px 15px 4px 0px;
  width: 64px;
  }

img.konzept {
  float: left;
  margin: 4px 20px 15px 0px;
  width: 60px;
  height: 100px;
  }

img.download {
  float: left;
  margin: 5px 15px 4px 0px;
  width: 36px;
  }

img.linux {
  float: left;
  margin: 5px 15px 4px 0px;
  width: 50px;
  }

  /* --- Content-Bereich --- */

a {
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  color: #008000;
  text-decoration:none;
  }
a:hover {text-decoration:underline;}

#flagde {
  position: absolute;
  left: 100px;
  top: 5px;
  width:24px;
  height:15px;
  background-image: url(img/deutsch.gif);
  background-repeat: no-repeat;
  }

#flagen {
  position: absolute;
  left: 130px;
  top: 5px;
  width:24px;
  height:15px;
  background-image: url(img/english-small.gif);
  background-repeat: no-repeat;
  }

#ObenQuer {
  position:absolute;
  width:930px;
  height:110px;
  top:0px;
  left:2px;
  padding:0px;
  z-index:1;
  }

#BildObenLinks {
  position:absolute;
  width:312px;
  height:78px;
  top:15px;
  left:0px;
  padding:0px;
  background-color:transparent;
  background-image: url(img/adwin_neu.gif);
  background-repeat: no-repeat;
  z-index:1;
  }

#BildObenRechts {
  position:absolute;
  width:567px;
/*  width:400px;*/
  height:40px;
  top:0;
  right:0;
  left: auto;
  padding:0;
  background-image: url(de/nanosekundengenau.png);
/*  background-image: url(img/mikrosekundengenau1.png);*/
  background-repeat: no-repeat;
  z-index:1;
  }

#BildObenRechts-en {
  position:absolute;
  width:567px;
/*  width:400px;*/
  height:40px;
  top:0;
  right:0;
  left: auto;
  padding:0;
  background-image: url(us/nanosekundengenau.png);
/*  background-image: url(img/mikrosekundengenau1.png);*/
  background-repeat: no-repeat;
  z-index:1;
  }

#JCMLogo {
/* abstimmen mit JCMTelNr*/
  position: absolute;
/*  bottom: 5px;*/
  top:650px;
/*  top:720px;*/
  width:150px;
  height:50px;
  left:5px;
  border-width: 0px 0px 0px 0px;
  padding:0px;
  background-color:transparent;
  background-image: url(img/logob.gif);
  background-repeat: no-repeat;
  z-index: 0;
  }

#JCMTelNr {
/* abstimmen mit JCMLogo*/
/*  font-size: 11px; */
  position:absolute;
  top:705px;
  left:40px;
  z-index:1;
  }

#MenuQuer {
  position:absolute;
  width:930px;
  height: 26px;
  top:100px;
  left:2px;
  border: solid black;
  border-width: 1px 0px 1px 0px;
  color: #000;
  background-color:#ffef29;
  padding:0px;
  z-index:1;
  }
* html #MenuQuer {
  height:28px;      /* IE5.x */
  he\ight:26px;     /* IE6.x */
  }

#menuverlauflinks {
  width:160px;
  height:26px;
  float:left;
  background-image: url(img/menuverlauf1.png);
  background-repeat: no-repeat;
  z-index:1;
  }

#BildLinks {
  position:absolute;
  width:160px;
  height:85px;
  top:128px;
  left:2px;
  border-bottom:1px solid black;
  z-index:1;
  }

#TextKopf {
  position:absolute;
  width:770px;
  height:85px;
  left:162px;
  top:128px;
  border-bottom:1px solid black;
  z-index:1;
  }
* html #TextKopf {
  height:86px;      /* IE5.x */
  he\ight:85px;     /* IE6.x */
  }

#TextZentral {
  line-height:150%;
  position:absolute;
  min-height: 400px;
  width:770px;
  top:224px;
  left:162px;
  margin-top:0px;
  display:block;
  z-index:1;
  }

/* --- Navi Horizontal --- */

.navFeldHorizontal {
  border-width: 0px 0px 0px 0px;
  height: 26px;
  z-index:0;
  }

.navFeldHorizontal a {
  font-size: 13px;
  font-weight: normal;
  text-align: center;
  color:black;
  background-color:#FFEF29;
  text-decoration: none;
  display: block;
  margin: 0px;
  padding: 5px 5px 5px 5px;
  }

.navFeldHorizontal a:hover {
  text-decoration: none;
  background-color: #FFF498;
  color:black;
  }

.navFeldHorizAktuell a{
  background-color: #FFF498;
  color:black;
  }

#navFeldHorizHome {
  float: left;
  width: 80px;
  }

#navFeldHorizKonzept {
  float: left;
  width: 110px;
  }

#navFeldHorizProdukte {
  float: left;
  width: 85px;
  }

#navFeldHorizAnwendungen {
  float: left;
  width: 100px;
  }

#navFeldHorizSoftware {
  float: left;
  width: 110px;
  }

#navFeldHorizUnternehmen {
  float: left;
  width: 110px;
  }

#navFeldHorizAktuelles {
  float: left;
  width: 90px;
  }

#navFeldHorizDownload {
  float: left;
  width: 85px;
  }

#navFeldHorizKontakt {
  float: left;
  width: 110px;
  }

/* --- Navi Vertikal Normal--- */

#navVertikal {
  position:absolute;
  width:160px;
  top:239px;
  left:2px;
  padding:0px;
  border-top: 1px solid black;
/*  background-color:#8F8F8F;*/
/*  background-color:#e6e6e6;*/
/*  background-color:#d6d6d6;    /*bevorzugtes Grau*/
/*  background-color: #bdc6ac;*/
/*  color: #000;*/
  margin:0px;
  z-index:1;
  }

#navVertikal p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height:131%;  /*Mozilla 1.0.x nur 131%*/
/*  line-height: 135%;*/
  margin: 0px 0px 0px 0px;
/*  border-right: 2px solid #ee0000;*/
  border-bottom: 1px solid black;
/*  border-top: 1px solid black; */
  background-color:#6BAD4A;
  color:#000;
  z-index:2;
  }

#navVertikal .aktuell {
  background-color: #8BC96F;
/*  background-color:rgb(207,191,129);*/
  color: #000;
  }

#navVertikal p.indent1 {
/*  text-indent: 5px;*/
  margin-left: 6px;
  border-left: 1px solid black;
  }

#navVertikal p.indent1p {
/*  text-indent: 5px;*/
  margin-left: 6px;
  border-left: 1px solid black;
  margin-top: 3px;
  border-top: 1px solid black;
  }

#navVertikal p.indent1anfang {
  margin-left: 6px;
  border-left: 1px solid black;
  border-top: 1px solid black;
  }

#navVertikal p.indent2 {
  margin-left: 12px;
  border-left: 1px solid black;
  }

#navVertikal p.indent2ende {
  margin-left: 12px;
  border-left: 1px solid black;
  border-bottom: 0px solid black;
  }

#navVertikal a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  display:block;
  width:auto;
  padding: 5px 8px 5px 12px;
  background-color: #6BAD4A;
/*  background-color:rgb(143,122,26);*/
  color: #000;
  text-decoration: none;
  }

#navVertikal a:hover{
  background-color: #8BC96F;
/*  background-color:rgb(207,191,129);*/
  color: #000;
  text-decoration: none;
  }

/* --- Navi Vertikal Zusatz--- */

#navVertikalLinksIndexAussen {
  position:absolute;
  width:160px;
  height:150px;
  top:410px;
  left:2px;
  padding:0px;
  z-index:2;
  }

#navVertikalLinksIndexInnen {
  position:absolute;
  width:160px;
  height:120px;
  top:24px;
  left:0px;
  padding:0px;
  border: solid black;
  border-width: 1px 0px 0px 0px;
  z-index:3;
  }

#navVertikalLinksIndexInnen p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height:131%;  /*Mozilla 1.0.x nur 131%*/
/*  line-height:135%;*/
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid black;
/*  background-color:#6BAD4A;*/
  background-color: #ffef29;
  color:#000;
  }

#navVertikalLinksIndexInnen a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  display:block;
  width:auto;
  padding: 5px 8px 5px 12px;
  background-color:#6BAD4A;
/*  background-color:rgb(126,109,25);*/
/*  background-color: #ffef29;    /*gelb*/
  color: #000;
  text-decoration: none;
  }

#navVertikalLinksIndexInnen a:hover{
  background-color: #8BC96F;
/*  background-color:rgb(190,174,114);*/
/*  background-color: #FFF498;*/    /*hellgelb*/
  color: #000;
  text-decoration: none;
  }

.navFeldRechts {
  border-bottom: 1px solid gray;
  padding: 15px 0px 0px 0px;
  }

.navFeldRechts1 {
  border-bottom: 1px solid gray;
  padding: 0px 0px 0px 0px;
  }

/* --- Schnellnavigation Startseiten --- */

#navsaussen {
  position:absolute;
  left:130px;
  top:275px;
  width:305px;
  height:24px;
  z-index:1;
  }

#navspfeillinks {
  position:absolute;
  left:0px;
  width:24px;
  height:24px;
  background-image: url(img/start/scrollleft.png);
  background-repeat: no-repeat;
  }

#navspfeilrechts {
  position:absolute;
  left:30px;
  width:24px;
  height:24px;
  background-image: url(img/start/scrollright.png);
  background-repeat: no-repeat;
  }

#navstext {
  position:absolute;
  left:75px;
  bottom:2px;
  color:green;
  font-size:18px;
  background-color: inherit;
  z-index:2;
  }

.navsfett {
  font-weight: bold;
  font-size: 20px;
  color:rgb(238,0,0);
  background-color: inherit;
  }

/* --- Kontaktformular --- */

#contform {
/*  background-color:#ffffe1;*/
  color: inherit;
  background-color: rgb(255,255,200);
  padding:10px;
  width:465px;
  margin-top:15px;
  }

.contfield {
  padding: 5px 15px 5px 15px;
  border:1px solid #707070;
  }
