<!--
  
a
{
  color: #303078;
  text-decoration: none;
  font-family: tahoma, verdana, arial, helvetica;
  font-size: 8pt;
}
a:hover
{
  text-decoration: underline;
}

a.frameLink
{
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: tahoma, verdana, arial, helvetica;
  font-size: 10px;
}
a.frameLink:hover
{
  text-decoration: underline;
}

h1 
{
  color: #333399; 
  font-size:12pt; 
  font-family: tahoma, verdana, arial, helvetica; 
  font-weight: bold;
  margin-top:0pt;
  margin-bottom:0pt;
}

h2 
{
  color: #333399;
  font-size:8pt; 
  font-family: tahoma, verdana, arial, helvetica; 
  font-weight: bold;
  margin-top:2pt;
  margin-bottom:2pt;
}

ul, ol
{
  margin-top:10px;
  margin-left:16px;
  margin-bottom:10px;
}

p
{
  margin-top:8px;
  margin-bottom:10px;
}

li
{
  margin-bottom:4pt;
}

td
{ 
  color: #000000;
  font-family: tahoma, verdana, arial, helvetica; 
  font-size:11px;
}

td.text
{
  line-height:11pt;
}

td.frameText
{
  color: #ffffff;
  font-weight: bold;
  font-size:10px;
}

table.container
{ 
  border-left: none;
  border-top: none;
  border-bottom: solid;
  border-right: solid;
  border-width: 1px; 
}

table.formular
{ 
  border-left: solid;
  border-top: solid;
  border-bottom: solid;
  border-right: solid;
  border-width: 1px; 
}

input.eingabe
{
  border-left: solid;
  border-right: solid;
  border-top: solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: #273C8A;
  background: #CDEF91;
  font-family: tahoma, arial, verdana, helvetica;
  font-size: 9pt;
  color: #001169;
}

select.kategorie
{
  border-left: solid;
  border-right: solid;
  border-top: solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: #273C8A;
  background: #CDEF91;
  font-family: tahoma, arial, verdana, helvetica;
  font-size: 9pt;
  color: #001169;
}

input.button
{
  font-family: tahoma, arial, verdana, helvetica;
  font-size: 8pt;
}

textarea
{
  border-left: solid;
  border-right: solid;
  border-top: solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: #273C8A;
  background: #CDEF91;
  font-family: tahoma, arial, verdana, helvetica;
  font-size: 9pt;
  color: #001169;
}

body
{ 
  scrollbar-face-color: #8EA3F9; 
  scrollbar-shadow-color: #9CCEFF; 
  scrollbar-highlight-color: #84A5C7; 
  scrollbar-3dlight-color: #3D6387; 
  scrollbar-darkshadow-color: #6F879D; 
  scrollbar-track-color: #B7C3D0; 
  scrollbar-arrow-color: #ffffff;   
}
//-->
