body { font-size: 11px; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; background-color: #f1f1f1; }

.text    { color: #333333; line-height: 18px; }
a   { color: #005cab; font-size: 11px; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; line-height:18px; text-decoration: underline }
a:hover   { color: #333333; font-size: 11px; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; line-height:18px; text-decoration: none }

hr { border-width: 1px; border-style: dotted; border-color : #999999; margin-top: 12px; margin-bottom: 12px;}

.eigabefeld1 {
   font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
   width: 200px;
   height: 17px;
   font-size: 11px;
   color: #000000;
   background-color: #EDEDED;
   text-decoration: none;
   padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #EDEDED;
	border-bottom-color: #999999;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	}
	
.eigabetext {
   font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
   width: 310px;
   height: 100px;
   font-size: 11px;
   color: #000000;
   background-color: #EDEDED;
   text-decoration: none;
   padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
   scrollbar-base-color: #D4D4D4;
   scrollbar-track-color: #CCCCCC;
   scrollbar-face-color: #CCCCCC;
   scrollbar-highlight-color: #ffffff;
   scrollbar-3d-light-color: #ffffff;
   scrollbar-dark-shadow-color: #333333;
   scrollbar-shadow-color: #666666;
   scrollbar-arrow-color: #000000;
	}

button {
   font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
   height: 20px;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
   background-color: #E50003;
   text-decoration: none;
   padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}