/* CSS Document */

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

/* 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:12px; color:#3366CC; }

/* Klassen */
.oben {margin-top:150px;}
.turbo { font-size:12px; font-style:italic; font-weight:bold; color:#000000; }
.texter { font-size:12px; font-family:Times New Roman; color:#000000; }

/* Farben fuer Links */
a:link		{ font-weight:bold; text-decoration:none; color:#3366CC; }
a:visited	{ font-weight:bold; text-decoration:none; color:#3366CC; }
a:active	{ font-weight:bold; text-decoration:none; color:#3366CC; }
a:hover		{ font-weight:bold; text-decoration:underline; color:#FF3300; }



/* 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 { font-size:12px; font-weight:bold; color:#FFFFFF; }
.size13 { font-size:13px; }
.size14 { font-size:14px; }
.size15 { font-size:15px; }
.size16 { font-size:16px; color:#FB6603; }
.size18 { font-size:18px; } */

/* .navi-left		{ font-weight:bold; font-size:12px; color:#FFFFFF; margin-top : 9px; padding-bottom : 9px; margin-right : 10px; }
.navi-bottom	{ font-weight:bold; font-size:10px; color:#666666; }
.navi-navi      { font-weight:bold; font-size:12px; color:#FFFFFF; }
.navi-normal    { font-weight:bold; font-size:12px; color:#336699; }
.navi-fuss      { font-weight:normal; font-size:12px; color:#FFFFFF; }
.navi-navi2     { font-size:12px; color:#336699; } */
 