.rahmen {
	border: 1px solid #000000;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	font-weight: normal;
}

.rahmenlrohne {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.button-l-a {
	background-image: url('bilder/pfeil-links.jpg');
}
.button-r-a {

	background-image: url('bilder/pfeil-rechts.jpg');
}
.button-mitte {


	background-image: url('bilder/button-mitte.jpg');
}
.button {#tabs10 {
      float:left;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 166px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url('tableft10.gif') no-repeat left top;
      margin:0;
      text-decoration:none; padding-left:4px; padding-right:0; padding-top:0; padding-bottom:0
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url('tabright10.gif') no-repeat right top;
      color:#FFF; padding-left:6px; padding-right:15px; padding-top:5px; padding-bottom:4px
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -100px;
      }
    #tabs10 a:hover span {
      background-position:100% -100px;
      }

      #tabs10 #current a {
              background-position:0% -100px;
      }
      #tabs10 #current a span {
              background-position:100% -100px;
      }
