td,.myLink,a,div,select,input { color: #000000;font-size: 11px; font-family: Geneva, Arial, sans-serif;text-decoration:none;}
.fl {float:left;}
.legend {width:130px;}
.cl {clear:both}
a.orangesmall,a.orangesmall:link,a.orangesmall:hover,a.orangesmall:visited,a.orangesmall:active  { color: #F79C5A;font-weight:bold;}


#hilfe ul,#hilfe li,#hilfe2 ul,#hilfe2 li {margin:0px;padding:0px;margin-left:10px;}

/* #ergtabelle td{text-decoration:underline;}
*/
#ergtabelle {cursor:pointer;}
#weitere td {white-space: nowrap;}

* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/img/css2/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(/img/css2/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	height:20px;
	overflow:hidden;
}
.boxhead h2 {
	background: url(/img/css2/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1em;
	/*text-shadow: rgba(0,0,0,.4) 0px 2px 5px;*/ /* Safari-only, but cool */
}
.boxbody {
	background: url(/img/css2/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 0px 20px 21px 10px;
}
.widthlessbox {
			margin: 0 10; /* NO WIDTH! Opens up a world of possibilities! */
			background: url(/img/css2/sbbody-r.gif) no-repeat bottom right;
			font-size: 100%;
}
