/* http://exploding-boy.com/images/cssmenus2/menus.html */
.prototabs { width:100%; font-size:93%; line-height:normal; clear: none; display: inline; }
.prototabs ul {	margin:0; padding:10px 10px 0 0; list-style:none; }
.prototabs li { display:inline; margin:0; padding:0; }
.prototabs a { float:left; background:url("../../../../../../../fileadmin/hype/img/new/tableft10.gif") no-repeat left top; margin:0 0px 0 0; padding:0 0 0 31px; text-decoration:none; background-position:0% -42px; }
.prototabs a span { font-weight: bold; text-transform: uppercase; font-size: 11px; display:block; float:left; background:url("../../../../../../../fileadmin/hype/img/new/tabright10.gif") no-repeat right top; padding:10px 15px 9px 4px; background-position:100% -42px; cursor: pointer; color: #6ae029; }
/* #prototabs a:hover span { font-size: 14px; padding-top:5px; color: #fff; } */
.prototabs a:hover, .prototabs .selected a { background-position:0% 0px;  }
.prototabs a:hover span, .prototabs .selected a span {	background-position:100% 0px; font-size: 12px; color: #fff; }
.prototabs a:hover { text-decoration: none; }
.panel { /* border: 2px solid #047300; border-top: 1px solid #047300; padding:10px; */ padding-top: 5px; width:100%; }