A
{
  font-family: Georgia;
  text-decoration: none;
  color: #C0C0C0;
  font-weight: bold;
  font-size: 9pt;
}
A.:visited
{
  font-family: Georgia;
  text-decoration: none;
  color: #C0C0C0;
  font-weight: bold;
  font-size: 9pt;
}
A.:link
{
  font-family: Georgia;
  text-decoration: none;
  color: #C0C0C0;
  font-weight: bold;
  font-size: 9pt;
}
A.:active
{
  font-family: Georgia;
  text-decoration: underline;
  color: #FF0000;
  font-weight: bold;
  font-size: 9pt;
}
A.:hover
{
  font-family: Georgia;
  text-decoration: none;
  color: #FF0000;
  font-weight: bold;
  font-size: 9pt;
}


body
{
font-size: 9pt;
font-family: Georgia;
scrollbar-face-color:#710C1A;
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-darkshadow-color:#333333;
scrollbar-track-color:#710C1A;
scrollbar-arrow-color:#C0C0C0;
}


td
{
font-size: 10pt;
font-family: Georgia;
}


.navi
{
      color: #000000;
      border-width:1px;
      border-style:dotted;
      padding:7px;
      border-color: #B6B6B6;
/*      background-color: #DEDEDE; */
}

#menue
{
position:fixed;
width:99px;
top:0px;
left:0px;
z-index:1;
}

#content
{
position:absolute;
top:0px;
left:100px;
z-index:2;
}


#adscroll
{
position:relative;
top:185px;
left:28px;
width:256px; 
height:100px; 
overflow:auto; 
border:1px solid #000000; 
background-color:#FFFFFF;
text-align:left;
margin:1em;
z-index:1;
}


#adminus
{
position:relative;
z-index:0;
}

/*  */




.galery
{
      border-width:1px;
      border-style:none;
      padding:7px;
      border-color: #FFFFFF;
}


.but {
font-family: Georgia;
font-size: 11;
font-weight: bold;
color: #FFFFFF;
background-color: #808080;
border: 1px solid #000000;
}


.feld {
border: 1px solid #000000;
background-color: #FFFFFF;
font-family: Georgia;
color: #000000;
font-weight: bold;
font-size: 8pt;
}
