<!-- Style-CSS File for Project 'Onkel Thoms Hütte Homepage' (www.onkel-thoms-huette.de)
     Author: Christopher Göbel (goebel-christopher@web.de)
-->



. {
  font:normal;
  font-family: Comic Sans MS; 
  font-size: 25px;
} 

.pathueberschrift {
  color: #000000;
  font-size:25px;,
  font-weight: bold;
}

.navicolor {
  text-decoration: none;
  color: #000000;
  font-family: Verdana; 
  font-size: 13px;
  font-weight: normal;
}

textarea {
  color: #000000; 
  font-family: Comic Sans MS; 
  font-size: 13px; 
}

p, td, font {
  color: #000000;
  font-family: Comic Sans MS; 
  font-size: 16px;
  font-weight: normal;
}

strong, h1{
  color: #000000;
  font-family: Comic Sans MS;
  font-size: 30pt;
  font-weight: bold;
}

h2{
  color: #000000;
  font-family: Comic Sans MS;
  font-size: 20pt;
  font-weight: bold;
}

a.navi:link, a.navi:visited, a.navi:active {
  text-decoration: none;
  color: #000000;
  font-family: Comic Sans MS; 
  font-size: 14px;
  font-weight: bold;
}

a.navi:hover {
  text-decoration: none;
  color: #616161;
  font-family: Comic Sans MS; 
  font-size: 14px;
  font-weight: bold;
}

a.path:link, a.path:visited, a.path:active, .pathnolink {
  text-decoration: none;
  color: #A70D01;
  font-family: Comic Sans MS; 
  font-size: 14px;
  font-weight: bold;
}

a.path:hover {
  text-decoration: underline;
  color: #A70D01;
  font-family: Comic Sans MS; 
  font-size: 14px;
  font-weight: bold;
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: #A70D01;
  font-family: Comic Sans MS; 
  font-size: 14px;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
  color: #A70D01;
  font-family: Comic Sans MS; 
  font-size: 14px;
  font-weight: bold;
}

a.image:hover {
  text-decoration: none;
  border-color: #b0b0b0;
  color: #b0b0b0;
}
