/* aetsch.at   CSS Cascading Style Sheet 2.0 
green: dunkel #00C918 hell #E8FFE8 gelb:#FFE957(nru gold)
*/ 

body {
color : #00C918;
font-family : Verdana;
font-size:10pt;
font-weight : bold;
}



a:link {
font-family:Verdana,Arial,Helvetica;
font-weight:500;
font-size:10pt;
text-decoration:none;
color:#00C918;
font-weight :bold:kursiv;
}



a:visited {
font-family:Verdana,Arial,Helvetica;
font-weight:500;
font-size:10pt;
text-decoration:none;
color:gold;
font-weight : bold;
}
