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

/* Farben fuer Links */
a:link		{ text-decoration:none }
a:visited	{ text-decoration:none }
a:active	{ text-decoration:none }
a:hover		    { color: #ff8922; 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  { color: #fff; font-size:12px; font-family: sans-serif; }
.size10 { color: #f5f5f5; font-size:10px; }
.size11 { font-size:11px; }
.size12 { font-size:12px; font-family: Arial; font-weight:bold; }
.size13 { color: white; font-size:13px; }
.size14 { color: #100e0e; font-size:15px; font-family: Verdana; font-weight: lighter; text-decoration: none; }
.size15 { color: #fcf806; font-size:20px; font-weight: 700; }
.size16 { color: #a88511; font-size:16px; font-weight: lighter; }

.black		   { color: #000000; font-weight: bolder; font-size: 18px ; font-style: normal; text-decoration: none; }
.blue		{ font-size:12px; color:#1B2F52; }
.blue10		{ font-size:10px; color:#FFFFFF; }
.ueb2		 { color: #000; font-weight: bold; font-size: 11px }
.navi-top	{ font-weight:bold; font-size:12px; color:white; }
.navi-top2	{ font-weight:bold; font-size:12px; color:#1B2F52; }
.navi-top3	{ font-size:12px; color:#FFFFFF; }

.top		{ font-size:9px; color:#000; font-weight: normal; }
.top2		  { color: #ffffff; font-size: 12px }
.size17 { color: #79797d; font-size: 17px; }
