#tabdetail {
	width:100%;
	line-height: 1.1em;
}
#tabdetail td{
	vertical-align:top;
	padding-right:10px;
	padding-bottom:5px
}

#tabdatalittle {
	width:100%;
}
#tabdatalittle a:link{
	text-decoration:none;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}
#tabdatalittle a:visited{
	text-decoration:none;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}
#tabdatalittle a:active{
	text-decoration:none;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}
#tabdatalittle a:hover{
	text-decoration:none;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}
#tabdatalittle tr:hover {
	background-color:#CACACA;
	cursor:pointer;
}
#tabdatalittle td {
	vertical-align:top;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#tab_ohne_a a:link{
	text-decoration:none;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}
#tab_ohne_a a:visited{
	text-decoration:none;
	color:#000;
	padding-left:2px;
	padding-right:2px;
}
#tab_ohne_a a:active{
	text-decoration:none;
	color:#000;
	padding-left:1px;
	padding-right:3px;
}
#tab_ohne_a a:hover{
	text-decoration:none;
	color:#000;
	padding-left:1px;
	padding-right:3px;
}
#tab_ohne_a tr:hover {
	background-color:#CACACA;
}
#tab_ohne_a td {
	vertical-align:top;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#tabdata {
	width:100%;
}
#tabdata a:link{
	text-decoration:none;
	color:#000;
}
#tabdata a:visited{
	text-decoration:none;
	color:#000;
}
#tabdata a:active{
	text-decoration:none;
	color:#000;
}
#tabdata a:hover{
	text-decoration:none;
	color:#000;
}
#tabdata tr:hover {
	background-color:#CACACA;
	cursor:pointer;
}
#tabdata td {
	vertical-align:top;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:2px;
	padding-right:2px;

}
#tabdata th {
	background-color:#2B4371;
	color:#FFF;
	padding:3px;
}




#tabnavi{
	background-color:#FFF;
	padding-top:15px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:5px;
}
#tabnavi a:link {
	border-color:#B01534;
	border-style:solid;
	border-width:1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-left: 2px;
	font-weight: bold;
	color:#B01534;
	background-color: #CACACA;
	text-decoration:none;
	-moz-outline:0;
	outline:0;
}
#tabnavi a:active {
	border-color:#B01534;
	border-style:solid;
	border-width:1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-left: 2px;
	font-weight: bold;
	color:#B01534;
	background-color: #CACACA;
	text-decoration:none;
	-moz-outline:0;
	outline:0;
}
#tabnavi a:visited {
	border-color:#B01534;
	border-style:solid;
	border-width:1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-left: 2px;
	font-weight: bold;
	color:#B01534;
	background-color: #CACACA;
	text-decoration:none;
	-moz-outline:0;
	outline:0;
}
#tabnavi a:hover{
	border-color:#B01534;
	border-style:solid;
	border-width:1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-left: 2px;
	font-weight: bold;
	color:#B01534;
	background-color: #FFF;
	text-decoration:none;
	-moz-outline:0;
	outline:0;
}
#tabnavi strong{
	border-color:#B01534;
	border-style:solid;
	border-width:1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-left: 2px;
	font-weight: bold;
	color:#B01534;
	background-color: #FFF;
}
#tabnavi b {
	color: #B01534;
	font-weight: bold;
}
#tabcaption {
	background-color:#FFF;
	font-weight:bold;
	margin-top:5px;
	padding-left:2px;
	padding-top:5px;
	padding-bottom:2px;
	border-bottom-color:#CCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#tabinfo {
	width:100%;
}

#tabinfo td {
	vertical-align:top;
	padding-right:10px;
	padding-bottom:5px;
	white-space:nowrap;
	line-height: 1.1em;
	font-size:0.8em;
	color:#999;
}

#tabinfo a:link {
	text-decoration:none;
	color:#999;
}
#tabinfo a:hover {
	text-decoration:underline;
	color:#999;
}
#tabinfo a:visited {
	text-decoration:none;
	color:#999;
}
#tabinfo a:active {
	text-decoration:none;
	color:#999;
}

.txtlittle{
	font-size:0.92em;
}
.sortpfeil{
	margin-left: 2px;
}
