/* Global Stylesheet for witterswil.ch *//* Please do not Edit ,Thanks!! *//* NAVIGATION - subnavigation on the left navigation bar */a.navsub {text-align : right; text-decoration : none; font-size : 12px; font-weight : bold; } a.navsub:link {text-align : right; font-size : 12px; font-weight : bold; color : #000000; text-decoration : none; } a:navsub:visited {text-align : right; font-size : 12px; font-weight : bold; color:#FF9933;text-decoration : underline; } a.navsub :active {text-align : right; font-size : 12px; font-weight : bold; color : #FF0000; text-decoration : underline; } a.navsub:hover{color: #FF0000; text-decoration:underline; } --/* PICTURELESS  NAVIGATION -Bottom navigation bar GREY textnavigation for people without pictures */ a.textnav{color : #CCCCCC; text-decoration : underline; font-size : 12px; font-weight : bold; } a.textnav:link {font-size : 12px; font-weight : bold; color : #CCCCCC; text-decoration : underline; } a.textnav:visited {font-size : 12px; font-weight : bold; color:#FF9933;text-decoration : none; } a.textnav:active {font-size : 12px; font-weight : bold; color : #FF0000; text-decoration : underline; } a.textnav:hover{color: #FF0000; text-decoration:underline; }--/* LINKS - Default page link for concept to fit design */a.konzept {color : #FF0000;text-decoration : none; font-weight : bold; font-size : 12px; }a.konzept:link {color : #FF0000;text-decoration : none; font-weight : bold; font-size : 12px; }a.konzept:visited {color : #FF9933;text-decoration : none; font-weight :bold; font-size : 12px; }a.konzept: active{color : #FF0000;text-decoration : underline; font-weight : bold; font-size : 12px; }a.konzept:hover{color: #FF0000; text-decoration:underline; }/*FONT- Global fontsize and font type*/ td , th , p , ul , ol , li {font-family : Arial, Verdana, Geneva, Univers, Helvetica, "Sans Serif"; } body , td , th , p , ul , ol , li , div {font-size : 12px; } /*FONT Format- for Headings*/h1 {font-size : 16px; font-weight : bold; color : #000000;font-family : Arial, Verdana, Geneva, Univers, Helvetica, "Sans Serif"; } h2 {font-size : 14px; font-weight : bold; color : #000000; font-family : Arial, Verdana, Geneva, Univers, Helvetica, "Sans Serif"; } h3 {font-size : 12px; font-weight : bold; color : #000000; font-family : Arial, Verdana, Geneva, Univers, Helvetica, "Sans Serif"; } /*FONTTYPE-in Text */body {font-family : Arial, Verdana, Geneva, Univers, Helvetica, "Sans Serif"; } div {font-family : Arial, Verdana, Geneva, Univers, Helvetica, "Sans Serif"; } /*LINKS-Global links also found set in default of page properties*/a:link {color : #000000; text-decoration : underline; } a:visited {color:#FF9933;text-decoration : underline;} a:active {color : #FF0000; text-decoration : underline; } /*This hover does not work in Netscape only for IE*/a:hover{color: #FF0000; text-decoration:underline; }