BODY 
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-base-color:#2C3872;
	scrollbar-track-color:#D2D2D2;
	scrollbar-face-color:#D2D2D2;
	scrollbar-highlight-color:#D2D2D2;
	scrollbar-3dlight-color:#2C3872;
	scrollbar-darkshadow-color:#D2D2D2;
	scrollbar-shadow-color:#2C3872;
	scrollbar-arrow-color:#2C3872;
	color:black;
}
.normal {
	font-size: 11px;
}
.small {
	font-size: 0.8em;
}

.inputtext { /* Alle Labels UND Formularelemente auswählen */
  border-width: 1px;
  border-style: solid;
  background-color:#FFFFFF;
  font-size:10px;
}
.inputbutton { /* Alle Labels UND Formularelemente auswählen */
  border-width: 1px;
  border-style: solid;
  background-color:#FFFFFF;
  font-size:10px;
}

.button {
            width:20px; /*nicht notwendig*/
            height:15px; /*nicht notwendig*/
 }
.button a {
            width: 10px;
            height: 15px;
            border: 0px solid #ccc;
            display: block; }
.button a:hover {
            background: #ffffff;
            border:0px solid #fff; }

a.me1, a.me1:visited, a.me1:active {
color: #000000; text-decoration: none; font-size: 11px;
}

a.me1:hover	{
color: #000000; text-decoration: underline; font-size: 11px;
}

a.me2, a.me2:visited, a.me2:active 
{
color: #000000; text-decoration: none; font-size: 9px;
}

a.me2:hover	{
color: #000000; text-decoration: underline; font-size: 9px;
}





