/* sammler.css */

td, th { font-size:0.75em; vertical-align:top; } 

#subnavigation .illustrationen {
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 1px 1px 0px;
	margin-bottom:9px;
	padding-bottom:5px;
}
#subnavigation .illustrationen .titel {
	background-color:#FFFFFF;
	color:#888888;
	font-size:0.7em;
	font-weight:bold;
	padding:6px 2px 6px 9px;
	text-align:left;
}
#subnavigation .illustrationen .text {
	clear:left;
	font-size:0.65em;
	padding:0 9px;
}
#subnavigation .illustrationen .text p {
	margin:0;
}
#subnavigation .illustrationen .text a {
	background-image:url("/onTEAM/layout/images/list.png");
	background-position:right center;
	background-repeat:no-repeat;
	color:#D30C6B;
	font-size:1.05em;
	font-weight:bold;
	padding-right:8px;
	text-align:right;
	text-decoration:none;
}
#subnavigation .illustrationen .text a:hover {
	text-decoration:underline;
}
#subnavigation .illustrationen .text a:focus {
	border:0 none;
	color:green;
	margin:0;
}
#subnavigation .illustrationen .foto {
}
#subnavigation .illustrationen img {
	margin:5px;
}
