/*  <!-- CI - colour1: = 8799BB oder 135/153/187 --> */
/*  <!-- CI - colour2: = 11477B oder 17/71/123 -->   */
/*  <!-- CI - colour3: = C4CADE oder 196/202/222 -->  */
/*  <!-- Hellgrau:     = DEDEDE oder 222/222/222 -->  */

BODY
{
  color: #000000;
  font-family: Verdana,Arial,Helvetica;
  text-align: left
}

H1
{
  background-color:#8799BB; 
  color: #000000;
  font-family: Arial,Helvetica;
  font-size: 1.4em;
  font-weight: bold;
  line-height:22pt;
  margin-bottom: 20px;
  text-indent:5px;
  width: 100%;
}

H2
{
  background-color:#8799BB; 
  border-bottom: 3px;
  color: #000000;
  font-family:Verdana,Arial,Helvetica;
  font-size: 1.4em;
  font-weight: bold;
  margin-left: 3px;
  margin-bottom: 20px;
  padding-left: 0px
}
H3
{
  background-color:#C4CADE; 
  color: #000000;
  font-family:Verdana,Arial,Helvetica;
  font-size: 1.0em;
  font-weight: bold;
  line-height:18pt;
  margin-bottom: 0px;
  text-indent:4px;
  width: 100%;
}
H4
{
  color: #000000;
  font-family:Verdana,Arial,Helvetica;
  font-size: 0.9em;
  font-weight: bold;
  text-indent:4px;
}

a.nav
{
  color:#000000;font-family:Verdana,Arial,Helvetica; text-decoration:none; font-size:10pt;
}

p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{ 
  font-family:Verdana,Arial,Helvetica; 
}

p.linkliste
{
  font-family:Verdana,Arial,Helvetica; 
  font-size:12pt;
  margin-bottom: 10px;
  text-indent:0.6cm;
}

p.small
{
  background-color:#DEDEDE; 
  color:#000000;
  font-family:Verdana,Arial,Helvetica;
  font-size:8pt;
  font-weight:normal;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  text-decoration:none;
}

p.normal
{
  color:#000000;
  font-family:Verdana,Arial,Helvetica;
  font-size:12pt;
  font-weight:normal;
  margin-left: 4px;
  margin-right: 4px;
}

p.sourcecode
{
  background-color:#FFFFFF;
  font-family:monospace;
  font-size:10pt;
  font-weight:normal;
  margin-left: 6px;
  margin-right: 6px;
  text-indent: 8px;
}

td.infobox
{
  background-color:#DEDEDE; 
}

ul.small
{
  background-color:#DEDEDE; 
  color:#000000;
  font-family:Verdana,Arial,Helvetica;
  font-size:8pt;
  font-weight:normal;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  text-decoration:none;
}

li.small
{
  background-color:#DEDEDE; 
  color:#000000;
  font-family:Verdana,Arial,Helvetica;
  font-size:8pt;
  font-weight:normal;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  text-decoration:none;
}
