body 
{
  background:#d8faf7; 
  color:#000033; 
  text-decoration:none; 
  font-size: 14pt;
  font-type: Times, Verdana, Arial, 'MS Sans-Serif';
  font-style:italic;
  font-weight: normal;
  margin-top:2px;
  margin-bottom:2px;
  margin-left:2px;
  margin-right:2px;
  padding-top: 0pt; 
  padding-bottom: 0pt;
  padding-left: 0pt; 
  padding-right: 0pt;
  scrollbar-3dlight-color:#FFFFFF; 
  scrollbar-arrow-color:#FFFFFF; 
  scrollbar-base-color:#d8faf7; 
  scrollbar-track-color:#d8faf7; 
}

h1
{
  font-size: 180%;
  font-weight: bold;
  margin-bottom: .2em;
  margin-top: .2em;
}

h2
{
  font-size: 160%;
  font-weight: normal;
  margin-bottom: .2em;
  margin-top: .2em;
}

h3
{ 
  font-size: 140%;    		
  font-weight: normal;
  margin-bottom: .2em;
  margin-top: .2em;
}

h4
{ 
  font-size: 120%;    		
  font-weight: normal;
  margin-bottom: .2em;
  margin-top: .2em;
}

table {
  padding-top:   0pt;
  padding-bottom:0pt;
  padding-left:  0pt;
  padding-right: 0pt;
  border-style: hidden;
}

.tkopf {
  text-decoration: underline;
  font-weight: bold;
}

/* format link */
A {
  text-decoration: none; 
}

/* links mit focus */
:link:focus, :visited.focus {
  color:#000000; 
}

/* link noch nicht besucht */
:Link {
  color:#000000; 
}

/* bereits besuchte links */
:Visited {
  color:#000000; 
}

/* link beim drüberrollen */
:link:hover {
  color:#707070; 
}

/* bereits besuchte links beim drüberfahren */
:visited:hover {
  color:#939393; 
}

/* link aktuell */
:link:active, :visited:active {
  color:#939393; 
  font-weight: bold;
  font-size: 95%;
}

/* navigation site bottom */
.navi {
  font-size: 8pt; 
}




