body {
    background-repeat: repeat;
    cursor: url(' cursor:help ');
    scrollbar-arrow-color: #f6dd88;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #f6dd88;
    scrollbar-highlight-color: #feb320;
    scrollbar-3dlight-color:#f6dd88;
    scrollbar-darkshadow-color: #feb320;
    scrollbar-shadow-color:#feb320;
    }
body,td
	{
	border: 0px;
	padding: 0px;
	margin: 4px;
	font-family: Tahoma;
	font-size: 12px;
	color: #cd2e20;
	background-color: #000000;
	text-align: left;
	}
p
	{
	line-height: 1.4em;
	}

a:link, a:visited
	{
    color: #ff8484;
    text-decoration: none;
	}
a:hover, a:active
    {
    color: #ffab4c;
    text-decoration: none;
	}
A.navi:link, A.navi:active, A.navi:visited {
font-family: Verdana;
font-size: 10pt;
letter-spacing:0px;
color: #cd2e20;
border-bottom: 2px solid #c80a17;
text-decoration: none;
display: block;
padding-left: 1px;
line-height: 10pt;
margin-bottom: 0px;
}

A.navi:hover {
font-family: Verdana;
font-size: 10pt;
letter-spacing:0px;
color: #e1be45;
border-bottom: 2px solid #c80a17;
text-decoration: none;
background-color: #c80a17;
display: block;
padding-left: 1px;
line-height: 10pt;
margin-bottom: 0px;
}

h1
  {
    font-size: 14px;
    color: #c80a17;
    margin-right: 8px;
    border-bottom:5px dotted #e1be45;
	}
h2
  {
    font-family: Tahoma;
    font-size: 12px;
    text-align: right;
    color: #ff737d;
    background: url('images/Navibg.png');
    text-transform: capitalize;
	}
h3
	{
    font-size: 17px;
    color: #ffffff;
    font-style: italic;
    letter-spacing: -3px;
    background-color: #c80a17;
	}

td
	{
  font-size: 12px;
  color: #c80a17;
	background-color: #ffffff;
	}
strong,b
	{
	}
em,i
	{
	color:#a76d65;
	}
u
	{
	color: #a76d65;
	font-weight: bold;
	}
	

 .tabelle1 {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #AAA solid;
  border-collapse: collapse;
  empty-cells:show;
 }

 .tabelle1 th, .tabelle1 td {
  border: 1px #AAA solid;
  padding: 0.3em;
 }
 
  .tabelle1 th {
  font-size: 10pt;
  font-weight: bold;
 }

 .tabelle1 caption {
  font-weight: bold;
 }