body {
	margin: 0px;
	    scrollbar-face-color : afd6ec;
        scrollbar-base-color:006;
        scrollbar-shadow-color : 006;
        scrollbar-track-color : b6e5fe;
        scrollbar-highlight-color : afd6ec;
        scrollbar-arrow-color : 006;
        scrollbar-darkshadow-color : b6e5fe;
        scrollbar-background-color : afd6ec;

}
p, li {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000066;
	line-height: 20px;
	list-style-image: url(bilder/pfeil.gif);
	/*list-style-position: outside; */
}

ul {
	padding-left:20px;
	margin:0;
	}

.eng {
	line-height: 14px;
}
.uebs {
	background-image: url(bilder/bguebs.gif);
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-weight: bold;
}
.uebs2 {
	background-image: url(bilder/bguebs2.gif);
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	margin-right: 120px;
	margin-left: 120px;
	margin-top: 15px;
}

.tabborder {
	margin: 4px;
	border: 1px solid #000066;
	padding: 4px;

}
input, textarea {
	background-color: #B6E5FE;
	border: 1px solid;
}
.startrand {
	border: 3px double #3296CD;
}
.klein {
	font-size: 10px;
	font-weight: bold;
}
.trenner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	width: 20px;
}

/*- Menu Tabs --------------------------- */

    #tabs {
      font-size:8px;
	  font-weight:bold;
      line-height:normal;
      }
    #tabs ul {
		list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("bilder/buttons/tableft.gif") no-repeat left top;
      margin:0 0 0 2px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("bilder/buttons/tabright.gif") no-repeat right top;
       padding:8px 5px 1px 2px; 
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#666;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
	
li {
	padding-left: 12px;
	margin-left:0;
}.rand {
	border: 1px solid #63C7FD;
}
