/*------------------------------------*/
.listTabReiter li.norm {
	float:left;
	margin:0px 7px 0px 0px;
	background:#e9f5ed url(../images/grCornerReiterNormTl.gif) left top no-repeat;
	list-style-type:none;
	border-bottom:2px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

.listTabReiter li.norm  span {
	float:left;
	margin:0px -6px 0px 6px;
	padding:10px 0px 0px 0px;
	background:#e9f5ed url(../images/grCornerReiterNormTr.gif) right top no-repeat;
	height:30px;
	he\ight:20px;
	position:relative;/*BE NICE TO IE*/
}

.listTabReiter li.norm  a {
	font-size:0.7em;
	color:#3680A5;
	font-weight:bold;
	padding:0px 10px 0px 5px;
}

.listTabReiter li.current {
	float:left;
	margin:0px 7px 0px 0px;
	background:#d6edd9 url(../images/grCornerReiterAktivTl.gif) left top no-repeat;
	list-style-type:none;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}

.listTabReiter li.current span {
	float:left;
	margin:0px -6px 0px 6px;
	padding:10px 0px 0px 0px;
	background:#d6edd9 url(../images/grCornerReiterAktivTr.gif) right top no-repeat;
	height:30px;
	he\ight:20px;
	position:relative;/*BE NICE TO IE*/
	border-bottom:2px solid #d6edd9;
}

.listTabReiter li.current a {
	font-size:0.7em;
	color:#4E4E53;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px 0px 5px;
}
