/* styles for www.schule.suedtirol.it 20060529 - ngrhldm24@schule.suedtirol.it */

/* Info-Tabelle */

	.info_tab {
		table-layout:fixed;
		width:580px;
		border-width:0px 2px 2px 2px;
	}
	.info_tdjahrgang {
		width:105px;
		text-align:center;
		vertical-align:top;
	}
	.info_tdcover {
		width:105px;
	}
	.info_tdlinks {
		vertical-align:top;
		width:120px;
	}
	.info_tdlinks p {
		margin:0;
		line-height:8px;
	}
	.info_tdmonat {
		height:20px;
		text-align:center;
		background-color:#DDDDDD;
	}
	.info_tdmonat h3 {
		margin:0;
	}
	.info_tdlinks a {
		font-weight:normal;
		font-size:.9em;
	}

	.info_tdtext {
		font-weight:normal;
		font-size:.8em;
		margin-top:0px !important;
		margin-bottom:5px !important;
		line-height:1em !important;
	}

