/* Styles für die Subnavigation mit abgerundeten Ecken */table.navigation{	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px;}table.navigation_kind{	padding: 0px 0px 0px 0px;	margin: 0px 0px 0px 0px;	border-top: 5px solid #903;}td.navigation_ecke{	background: none;		width: 11px;	height: 11px;	line-height: 0px;	vertical-align: bottom;}td.navigation_rand_oben{	background: #e5e5e5;		border-top: 1px solid #903;	line-height: 0px;	}td.navigation_rand_unten{	background: #e5e5e5;		border-bottom: 1px solid #903;	line-height: 0px;	}td.navigation_rand_links{	background: #e5e5e5;		border-left: 1px solid #903;	line-height: 0px;		height: 100%;}td.navigation_rand_rechts{	background: #e5e5e5;		border-right: 1px solid #903;	line-height: 0px;	}td.navigation_inhalt{	background: #e5e5e5;	padding: 5px 0px 0px 0px;	clear: both;	width: auto;}td.navigation_pfad{	padding: 0px 0px 0px 0px;	background: #903;	}td.navigation_pfad_links{	background: #903;		border-left: 1px solid #903;	line-height: 0px;	}td.navigation_pfad_rechts{	background: #903;		border-right: 1px solid #903;	line-height: 0px;	}div.navigation_pfad{	padding: 3px 5px 5px 3px;	font-family: arial, helvetica, sans-serif;	font-size: .8em;	color: white;	font-weight: bold;}a.navigation_pfad{	background: none;		color: white;}a.navigation_pfad:hover{	background: none;		text-decoration: none;}a.navigation{	background: none;		font-weight: normal;	color: black;	}a.navigation:hover{	background: none;		text-decoration: none;}a.navigation_aktiv{	background: none;		font-weight: normal;	color: black;	}a.navigation_aktiv:hover{	background: none;		text-decoration: none;}a.navigation_kind{	background: none;		font-weight: normal;	color: black;	}a.navigation_kind:hover{	background: none;		text-decoration: none;}div.navigation{	padding: 7px 15px 2px 21px;	text-indent: -21px;	font-family: arial, helvetica, sans-serif;	font-size: .8em;	background: #e5e5e5;	float: left;	white-space: nowrap;	}div.navigation_aktiv{	padding: 7px 15px 2px 21px;	text-indent: -21px;	font-family: arial, helvetica, sans-serif;	font-size: .8em;	background: #e5e5e5;	float: left;	white-space: nowrap;	}div.navigation_kind{	padding: 7px 15px 2px 21px;	text-indent: -21px;	font-family: arial, helvetica, sans-serif;	font-size: .8em;	background: #e5e5e5;	white-space: nowrap;		float: left;}img.navigation{	margin: 0px 5px 0px 0px;	vertical-align: bottom;}div.navigation_unten{	padding: 0px 0px 5px 5px;	margin: 0px;	background: #e5e5e5;	border-top: 1px solid #aaa;	border-bottom: 1px solid #e5e5e5;}p.navigation_kinder{	font-weight: bold;	margin: 0px;	padding: 0px 0px 0px 0px;}