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

body {
    color: #666666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 80%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	font-style: normal;
	font-weight: bold;
	color: #666666!important;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	font-style: normal;
	font-weight: bold;
	color: #5265B4!important;
	text-decoration: none;
}

span.Text_fett {
    font-weight: bold; 
}

span.Text_fett_rot {
    font-weight: bold; 
	color: #FF0000;
}

span.Text_fett_blau {
    font-weight: bold; 
	color: #5265B4;
}

span.Text_blau {
	color: #5265B4;
}

span.Text_rot {
	color: #FF0000;
}

ul {
	list-style-image: url(http://www.bad-mitterndorf.at/fileadmin/template/images/rechteck_menu.gif);
	list-style-position: outside;
	text-indent: 0px;
}
