/* 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: #f1b6fb; 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
{ color: #470448; font-family: Verdana, "Times New Roman", "MS Sans Serif", Arial; font-size:12px    }

/* 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; font-weight: normal; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { color: white; font-size:12px; font-family: Arial; font-weight:bold; }
.size13 { font-size:13px; }
.size14 { font-size:16px; font-family: Verdana; }
.size15    { color: #e69dd4; font-weight: bolder; font-size: 15px }
.size16 { color: white; font-size:20px; }

.black		{ font-size:10px; color:#000000; }
.blue		{ font-size:12px; color:#1B2F52; }
.blue10		{ font-size:10px; color:#FFFFFF; }
.ueb2		{ font-weight:bold; font-size:10px; color:#FFFF04; }
.navi-top	{ font-weight:bold; font-size:15px; color:#e368c7; text-decoration: underline; }
.navi-top2	{ font-weight:bold; font-size:12px; color:#1B2F52; }
.navi-top3	   { color: #000; font-size: 10px ; font-family: sans-serif; }
.navi-top4 { color: #fff; font-size: 12px; font-weight: bold; }
.top		   { color: #1b2f52; font-size: 12px }
.top2		{ font-size:12px; color:#fff; font-weight: bolder; }

