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


div#main_row h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	/*font-style: none;*/
	font-weight: bold;
	color: #003300!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;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	font-style: normal;
	font-weight: bold;
	color: #ffffff!important;
	text-decoration: none;
		margin:5px 0px 5px 5px;
		}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/headline_dotted.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	font-size: 11px!important;
	font-style: normal;
	font-weight: bold;
	color: #79B22C!important;
	text-decoration: none;
	margin:5px 0px 5px 5px;
	padding-top: 5px;
	vertical-align: middle;
}

h5 {

}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	font-style: normal;
	font-weight: bold;
	color: #5265B4!important;
	text-decoration: none;
	line-height: 16px;
		padding: 0px;
	margin: 0px;
}

/*.bodytext {
    line-height: 14px;

}
p {
    line-height: 16px!important;
	height: 32px;
}*/

.fht_download_categorytitle {
    padding: 10px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px!important;
	font-style: normal;
	font-weight: bold;
	color: #5265B4!important;
	text-decoration: none;
}

.fht_download_description {
    padding-left: 33px;
}
