

body#BEISPIELE  p.page-title { font-size: 100%; font-weight: bold; }
body#BEISPIELE  p.description {	font-size: 90%; }
body#BEISPIELE  p.pdf {}



body#HOME  table {
	/*position: absolute;
	top: 285px;*/
	width: 280px;
}

body#HOME  tr#LOGO_NAVIG  td  {
	border: 1px solid #ccc;
	border-bottom: none;
	text-align: center;
	padding: 2px;
}

body#HOME  tr#LOGO_NAVIG  td.active  {
	font-weight: bold;
	background: #eee;
}

body#HOME  tr#LOGO_NAVIG  td.caption {
	width: 55px;
	text-align: left;
	border: none;
	padding-left: 0px;
	font-weight: bold;
}

body#HOME  td.Schritt {
	background: #eee;
	padding: 8px;
	text-align: left;
	border: 1px solid #ccc;
}

body#HOME  tr#LOGO_NAVIG  td  a  {
	text-decoration: none;
	padding: 1px 14px;
}

body#HOME  p.li {
	line-height: 210%;
}