
p.o{
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color : black;
	font-weight : bold;
}

p.u{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	color : black;
}
div.mitte img  {
	border-top: 1px solid black;	
	border-left: 1px solid black;
	border-right: 1px solid silver;	
	border-bottom: 1px solid silver;
}

table#uebersicht td {padding-right:10px; }
table#uebersicht th {padding-right:10px; font-weight:normal; text-align:right; }

div.bild_info {float:left; color:black; border:1px solid black; margin:5px; padding:5px; background-color:#eeeeee; cursor:pointer; }
/* folgende Zeile wird nur von IE 5 interpretiert: */
* html div.bild_info {cursor:hand; }

div.bild_info_gross {float:left; color:black; border:1px solid black; margin:5px; padding:5px; background-color:#eeeeee; }

div.bild_info th, div.bild_info_gross th {width:200px; height:200px; text-align:center; vertical-align:middle; background-color:white; 
	border-top: 1px solid black; 
	border-right: 1px solid silver;
	border-bottom: 1px solid silver; 
	border-left: 1px solid black; 
}
div#bild_gross {margin-top:10px; margin-bottom:10px; padding:20px; background-color:white; 
	border-top: 1px solid black; 
	border-right: 1px solid silver;
	border-bottom: 1px solid silver; 
	border-left: 1px solid black; 
}
