table {
	width: 350px;
	margin: 0 0 0px 0;
}

td {color: #6F7E82;}

td.links {width: 110px;}

td.rechts {}

#inhalte #box_klein {
	float: right;
	width: 203px;
	height: 168px;
	margin: 15px 0 0 0;
	background-image: url(../eicons/box_klein.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#inhalte #box_klein H3 {
	margin: 20px 10px 0 10px;
	font-size: 14px;
	line-height: 1.5;
	color: #C00;
}

#inhalte #box_klein table {
	width: 180px;
	margin: 20px 0 0 10px;
}

#inhalte #box_klein td.links {color: #004B97; width: 70px;}

#inhalte #box_klein td.rechts {color: #004B97;}

#inhalte IMG {vertical-align: middle;}

