
#WiederGanzeBreite { clear:both; }


#NavIntern 
	{
	display: none;
	}

#Staffel
	{
	page-break-inside: avoid;
	float: left;
	width: 16.8em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-right: 1.5em;
	}

#Staffel ul
	{
	position: relative;
	margin-top: 0.2em;
	}

#Staffel li
	{
	list-style-type: none;
	white-space: nowrap;
	position: relative;
	left: -1.2em;
	margin-top: 0.1em;
	}

#Staffel li, #Staffel  a:link, #Staffel  a:visited
	{
	text-decoration: none;
	display: block;
	background: #EEEEFF;
	border-style:outset;
	border-width: 0.2em;
	border-color: #CCCCFF;
	color: black;
	}


#Staffel span, #Staffel ul li a
	{
	font-style: bold;
	font-size:0.9em;
	padding-left: 0.3em;
	}


#Staffel span
	{
	display: block;
	border-style: solid;
	border-width: 0.2em;
	border-color: #CCCCFF;
	}

#Staffel div
	{
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: center;
	display:block;
	background: #EEEEFF;
	border-style:outset;
	border-width: 0.1em;
	border-color: #CCCCFF;
	}

