/* Standard-Formate */
body {
  background: url(images/grau_044.gif) fixed;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #000000;
  font-family: verdana, arial;
  font-size: 10pt;
  }

table, tr, td {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #000000;
  font-family: verdana, arial;
  font-size: 10pt;
  }

/* scrolleiste internet explorer ab vers. 5.5 */

body {
  scrollbar-arrow-color: white;
  scrollbar-base-color: #2d5770;
  scrollbar-highlight-color: #e6e6e6;
  scrollbar-shadow-color: black;
  }

/* Navigation */

#divFoldCont {
  position: absolute;
  left: 20px;
  top: 170px;
  width: 170px;
  visibility: hidden;
  }

.clFold  {
  position: absolute;
  width: 170px;
  }

.clFoldSub  {
  position: absolute;
  left: 15px;
  width: 170px;
  visibility: hidden;
  }

.clFoldSub2  {
  position: absolute;
  left: 15px;
  width: 170px;
  visibility: hidden;
  }

.clFoldLinks  {
  font-family: Verdana, Arial, Helvetica, Helv;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  }

.clSubLinks  {
  font-family: Verdana, Arial, Helvetica, Helv;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  }

.clSubLinks2  {
  font-family: Verdana, Arial, Helvetica, Helv;
  font-size: 12px;
  text-decoration: none;
  color: #000000;
  }
/*allgemein Titel/Überschrift*/ 
#titel {
  margin-top: 10px;
  font-size: 20pt;
  }
  
#ueber {
  font-size: 12px;
  font-weight: bold;
  }

/*Counter*/  
#counter {
  margin-top: 10pt;
  margin-left: 25pt;
  position: absolute;
  }

/*allgemein text*/ 
p.text {
  margin-left: 5pt;
  margin-top: 5pt;
  margin-right: 5pt;
  }
#btext {
  font-family: Verdana, Arial;
  font-size: 8pt;
  color: red;
  text-align: center;
  margin-top: 50pt;
  }

a {
  text-decoration: none;
  font-weight: bold;
  color:#000000;
  }

/* Construction-Seite*/
#contitel {
  font-size: 36pt;
  color: limegreen;
  text-align: center;
  text-decoration: underline;
  }

#context {
  color: limegreen;
  }

/* Container */
#container {
  margin-top: 30px;
  }
  
/* Foto-Gallery */
td.photo {
  color: #F0F0F0; 
  background-color: #777777; 
  padding: 6px; 
  text-align: center; 
  vertical-align: middle; 
  border: solid 1px; 
  border-color: #F0F0F0 #222222 #222222 #F0F0F0;
  }
  
img.photow {
  border: solid 0px #000000;
  width: 150px;
  height: 112px;
  }
  
img.photoh {
  border: solid 0px #000000;
  width: 112px;
  height: 150px;
  }
  
img.photogrw {
  border: solid 0px #000000;
  width: 350px;
  height: 263px;
  }
  
img.photogrh {
  border: solid 0px #000000;
  width: 263px;
  height: 350px;
  }
