﻿a, a:link 
  { 
  font-family: Verdana, sans-serif; 
  font-weight: bold;
  color: rgb(0,51,102);
  text-decoration: none;
  }

a:visited 
  { 
  color: rgb(0,102,153);
  }

a:hover
  {
  background: rgb(204,204,204); 
  color: rgb(255,0,0);  
  text-decoration: underline; 
  }

h1,h2
  {
  border-color: rgb(70,0,0);
  padding-bottom:1px;
  }

h1 
  { 
  background-image:url(heading1.gif); background-repeat:repeat-y;
  font-family: Verdana, sans-serif; 
  border-top-style:solid;
  border-top-width:2px;
  border-bottom-style:solid;
  border-bottom-width:2px;
  color: rgb(70,0,0);
  /*color: #137F55;*/
  font-size: 16pt;
  /*font-size: large;*/
  letter-spacing: 1px;
  }

h2 
  { 
  font-family: Verdana, sans-serif; 
  /*border-top-style:dashed;
  border-top-width:1px;*/
  color: rgb(70,0,0);
  /*color: #137F55;*/
  font-size: 14pt;
  /*font-size: medium;*/
  }

h3
  {
  font-family: Verdana, sans-serif;
  color: rgb(40,40,40);
  font-size: 10pt;
  /*font-size: x-small;*/
  font-weight: bolder;  
  }

body, p, h4, table, td 
  { 
  font-family: Verdana, sans-serif;
  color: rgb(40,40,40);
  font-size: 10pt;
  /*font-size: x-small;*/
  }
  
p
  {
  line-height:120%;
  }  

.ausrichtung
  {
  alignment:justify;
  text-align:justify;
  }

address, dir, dl, menu, ol, pre, ul, li
  { 
  font-family: Verdana, sans-serif; 
  color: rgb(40,40,40);
  font-size: 10pt;
  /*font-size: x-small;*/
  }

.seitenhintergrund 
  { 
  background-color: rgb(245,245,245);
  }

.tabkopf  
  { 
  /*background-image:url(hintergr.jpg); */
  /*background-color: rgb(204,204,180);*/
  background-color: rgb(204,204,204);
  /*background-color: rgb(231,223,199);*/
  color: rgb(70,0,0);
  /*color: #137F55;*/
  text-align: center; 
  font-weight: bolder;
  }

.navikopf
  {
  background-color: #6699CC;
  /*background-color: rgb(204,204,180);*/
  color: rgb(40,40,40);
  text-align: left; 
  font-weight: bolder;
  }

.navirand
  {
  background-color: #CE7418;
  }

pre.schrift
  {
  font-family:"Courier New, Courier, monospace";	
  }
  
td.tabfoto  
  { 
  background-color: rgb(204,204,204); 
  color: rgb(40,40,40);
  }

td.tabinhalt 
  { 
  background-color: rgb(245,245,245); 
  color: rgb(40,40,40);
  vertical-align:top;
  }

/* Gold 
.tabinhalt2 
  { 
  background-color: rgb(204,204,153); 
  color: rgb(40,40,40);
  } */

.tabinhalt2 
  { 
  background-color: rgb(230,230,230);
  /*background-color: #F3EEDE;*/
  color: rgb(40,40,40);
  } 

td.schalter
  { 
  background-color: rgb(245,245,245);
  color: rgb(40,40,40);
  }

ul
  {
  list-style-image: url(gipfelre.gif);
  margin-left: 18px;
  }

.standlinie
  {
  /*background-color: rgb(180,180,204);
  background-color: rgb(235,235,235);*/
  border-left: 2px dashed rgb(204,204,204); 
  border-right: 2px dashed rgb(204,204,204);
  }

.bildanhang
  { 
  color: #003366;
  }

.tourabbruch
  { 
  color: #FF0000;
  }

.zeit
  {
  background-color: rgb(204,204,204);
  }

.leerlink
  {
  background-color: rgb(224,224,224);
  /*color: rgb(0,51,102);
  }


