td.tdnavi {
	padding-right: 8px;
	padding-left: 5px;
	height: 17px;
	font-family: verdana, arial;
	font-size: 11px;
}

.inhalt {
	border-top: 1px solid #1B7EBD;
	border-bottom: 1px solid #1B7EBD;
	border-right: 1px solid #1B7EBD;
	background: #DEE4EC;
	font-family: verdana, arial;
	font-size: 11px;
	color: #081930;
	padding: 5px;
}

.tabhead {
	font-family: verdana, arial;
	font-size: 11px;
	color: white;
	font-weight: bold;
	background: #1B7EBD;
	padding: 2px;
}

img.r {
	border: 1px solid #1B7EBD;
}

.txt {
	font-family: verdana, arial;
	font-size: 11px;
	color: #081930;
}

.shead {
	font-family: verdana, arial;
	font-size: 12px;
	color: #081930;
}

a.navi {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a.navi:hover {
	text-decoration: underline;
}


.std {
	border: 1px solid #1B7EBD;
	background: white;
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
	padding: 1px;
}

.bt {
	border: 2px solid #1B7EBD;
	background: white;
	font-family: verdana, arial;
	font-size: 11px;
	color: black;
	padding: 2px;
	font-weight: bold;
	width: 100px;
}


a.lW {
color: white;
}