/* CSS Document */

.td-seite h3 {
	margin-bottom:0px;
}

.td-seite p {
	margin-top:4px;
	margin-bottom:0px;
	padding-left:20px;
}

.td-seite ul {
	margin-top:4px;
}

.subItemMitteZeile a{
	display:block;
	font-weight:bold;
	width:20px;
	float:left;
	height:11px;
	padding-top:1px;
	padding-bottom:4px;
	
}

.subItemMitteZeile{
	text-decoration: none;
	display:block;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:5px;
	line-height:11px;
}

.subItemMitteZeile a:link     { color:#999999; } 
.subItemMitteZeile a:active   { color:#999999; }
.subItemMitteZeile a:visited  { color:#999999; }
.subItemMitteZeile a:hover    { color:#BB0000; }
.subItemMitteZeile a:bb:hover { color:#BB0000; }