* { font-family: Arial,Luxi Sans,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    color: #FFCC66; }

input { font-family:Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    background-color: #000044;
    border: 2px groove;
    border-color: #FFCC66;
    color: #FFCC66; }

textarea { font-family:Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    background-color: #000044;
    border: 2px groove;
    border-color: #FFCC66;
    color: #FFCC66; }

.boldred        {text-decoration: none; color: #FF0000; font-weight: bold;}
.boldblue       {text-decoration: none; color: #6699CC; font-weight: bold;}

h1 		{font-size: 18pt; line-height: 22pt;}
h1 i 		{font-size: 18pt; line-height: 22pt;}
h2		{font-size: 14pt;}
h3		{font-size: 13pt;}
h4		{font-size: 10pt; line-height: 13pt;}
A               {text-decoration: none; color: #6699cc;}
A.bestellung    {text-decoration: none; color: #FF0000; font-weight: bold;}
A.navi    {text-decoration: none; color: #6699CC; font-weight: bold;}
A:link          {text-decoration: none; color: #6699cc;}
A.bestellung:link   {text-decoration: none; color: #FF0000; font-weight: bold;}
A.navi:link   {text-decoration: none; color: #6699cc; font-weight: bold;}
A:link i        {text-decoration: none; color: #6699cc;}
A:active        {text-decoration: none; color: #6699cc;}
A:active i      {text-decoration: none; color: #6699cc;}
A:visited       {text-decoration: none; color: #6699cc;}
A.bestellung:visited       {text-decoration: none; color: #FF0000; font-weight: bold;}
A.navi:visited       {text-decoration: none; color: #6699cc; font-weight: bold;}
A:visited i     {text-decoration: none; color: #6699cc;}
A:hover         {text-decoration: underline; color: #339933;}
A.bestellung:hover         {text-decoration: underline; color: #339933; font-weight: bold;}
A.navi:hover         {text-decoration: underline; color: #339933; font-weight: bold;}
A:hover i       {text-decoration: underline; color: #339933;}

#showimage{
position:absolute;
visibility:hidden;
border: 1px solid #ffcc66;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #000033;
min-width: 100px;
}
