﻿a 
  { 
  font-family: Verdana, sans-serif; 
  color: rgb(0,0,0);
  text-decoration: none;
  }

h1,h2
  {
  border-color: rgb(40,40,40);
  padding-bottom:1px;
  }

h1 
  { 
  font-family: Verdana, sans-serif; 
  border-top-style:solid;
  border-top-width:1px;
  border-bottom-style:solid;
  border-bottom-width:1px;
  color: rgb(40,40,40);
  /*color: #137F55;*/
  /*font-size: 16pt;*/
  font-size: medium;
  letter-spacing: 1px;
  }

h2 
  { 
  font-family: Verdana, sans-serif; 
  /*border-top-style:dashed;
  border-top-width:1px;*/
  color: rgb(40,40,40);
  /*color: #137F55;*/
  /*font-size: 14pt;*/
  font-size: small;
  }

h3
  {
  font-family: Verdana, sans-serif;
  color: rgb(40,40,40);
  /*font-size: 10pt;*/
  font-size: xx-small;
  font-weight: bolder;  
  }

body, p, h4, table, td 
  { 
  font-family: Verdana, sans-serif;
  color: rgb(0,0,0);
  /*font-size: 10pt;*/
  font-size: xx-small;
  }

.ausrichtung
  {
  alignment:justify;
  text-align:justify;
  }

address, dir, dl, menu, ol, pre, ul, li
  { 
  font-family: Verdana, sans-serif; 
  color: rgb(0,0,0);
  /*font-size: 10pt;*/
  font-size: xx-small;
  }

.seitenhintergrund 
  { 
  background-color: rgb(255,255,255);
  }

.tabkopf  
  { 
  background-color: rgb(204,204,204);
  /*background-color: #E7DFC7;*/
  color: rgb(0,0,0);
  /*color: #137F55;*/
  text-align: center; 
  font-weight: bolder;
  }

.navikopf
  {
  background-color: rgb(204,204,204);
  /*background-color: rgb(204,204,180);*/
  color: rgb(255,255,255);
  text-align: left; 
  font-weight: bolder;
  }

.navirand
  {
  background-color: rgb(102,102,102);
  }

td.tabfoto  
  { 
  background-color: rgb(204,204,204); 
  color: rgb(0,0,0);
  }

td.tabinhalt 
  { 
  color: rgb(0,0,0);
  vertical-align:top;
  }

.tabinhalt2 
  { 
  background-color: rgb(230,230,230);
  /*background-color: #F3EEDE;*/
  color: rgb(0,0,0);
  } 

td.schalter
  { 
  background-color: rgb(255,255,255); 
  color: rgb(255,255,255);
  }

ul
  {
  list-style-image: url(gipfelre.gif);
  margin-left: 18px;
  /*alignment:justify;
  text-align:justify;*/
  }

.standlinie
  {
  /*border-left: 2px dashed rgb(204,204,204); 
  border-right: 2px dashed rgb(204,204,204);*/
  }

hr.bildanhang
  { 
  color: rgb(40,40,40);
  }


