/* DATEI: text.css			*/
/* Schriftformatierungen	*/

/* Farben fuer Links */
a:link		{ font-style: normal; text-decoration:none     }
a:visited	{ text-decoration:none  }
a:active	{ text-decoration:none   }
a:hover		       { color: #2794da; background-image: none; text-decoration: underline; }

/* Fonts und Farben (allgemein) Bitte EXAKTE Font-Namen verwenden & Schreibweise beachten !!! */
body,div,p,table,td,tr,h1,h2,h3,h4,h5,h6,li,ol,ul,form,opxion,select,input,br,b
{ font-family: Verdana, "Times New Roman", "MS Sans Serif", Arial; font-size:10px  }

/* Definition h1 bis h6 */
h1 { font-weight:bold; font-size:18px;}
h2 { font-weight:bold; font-size:16px;}
h3 { font-weight:bold; font-size:14px;}
h4 { font-weight:bold; font-size:12px;}
h5 { font-weight:bold; font-size:10px;}
h6 { font-weight:bold; font-size:8px;}

/* Schriftgroessen */
.size6  { font-size:6px; }
.size7  { font-size:7px; }
.size8  { font-size:8px; }
.size9  { font-size:9px; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { color: #000; font-size:12px; font-weight: 700; }
.size13 { font-size:13px; }
.size14  { color: #f3f3f3; font-size: 16px }
.size15  { color: #2828f2; font-size: 16px }
.size16 { color: #ff8c00; font-size:16px; font-weight: bolder; }
.navi-left	 { color: black; font-size: 12px ; font-weight: normal; font-style: normal; }
.navi-top	 { color: maroon; font-weight: bold; font-size: 10px }
.navi-foot	{ font-size:9px; color:white; font-family: sans-serif; }
.navi		{ font-size:10px; color:#fedd00; }
.ueb2		{ font-size:10px; color:#FC45A0; }
.linker { color: white; font-size: 20px; font-weight: bolder; }
.go { color: #00f; font-size: 14px; font-weight: 700; }

