/*****************
     *   File Name: font.css
     *   Section: @approot/css/
     *   Creator: Heinz Zuercher (hzuercher@huenet.ch)
     *   Creation Date: 14/12/2006
     *   Purpose: stylesheet screen
     *   Description: Stylsheet Publicsection  www.z-a-v.ch
     *   Copyright:huenet AG  www.huenet.ch
****************/
body, p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 , form, input, select, textarea { color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

p { margin:0px;}


.weiss { color: #FFFFFF; font-weight: bold }
.schwarz { color: #000000; font-weight: bold }
.schwarznormal { color: #000000; font-weight: normal }
.gelb { color: #FFFF00; font-weight: bold }
.gruen { color: #66FF00; font-weight: bold }
.rot { color: #FF3333; font-weight: bold }
.blau { color: #66CCFF; font-weight: bold }
.mint { color: #33FF99; font-weight: bold }
.orange { color: #FF9933; font-weight: bold }


a {	color:#fff;
	text-decoration:none;
	}

