/* ******************************************************** */
/* Winno IT-AGENTUR                                         */
/* A-8983 Bad Mitterndorf 236                               */
/* +43 3623 20169                                           */
/* office(!at)winno.at                                      */
/* ******************************************************** */
/* project:  Gemeinde Bad Mitterndorf                       */
/* filename: tabellen.css                                   */
/* author:   Manfred Saafan, Martin Wagner                  */
/* date:     2006-07-13                                     */
/* ******************************************************** */
/* table layout                                             */
/* ******************************************************** */

div#main_row th {
    font-size: 12px;
	font-weight: bold;
	height: 12px;
	text-align: left;
}

div#main_row td {
    font-size: 12px;
	height: 16px;
}

div#main_row table {
    width: 400px;
}