/* 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: #da34fb; text-decoration: underline    }
a.free:hover	{ text-decoration:underline; color:#ff3bef; font-weight: bolder; }

/* 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 { font-size:10px;}
.size11 { color: #fff; font-size:10px; font-weight: bold; }
.size12 { color: black; font-size:12px; font-weight: bolder; }
.size13 { color: black; font-size:13px; }
.size14 { color: #9236b9; font-size:16px; font-weight: normal; }
.size15 { color: yellow; font-size:15px; }
.size16 { color: #000; font-size:22px; font-weight: bold; }
.size18 { color: white; font-size:18px; font-weight: 700; }
.size20 { font-size:20px; }
.size22 { color: white; font-size:20px; font-weight: lighter; }

.navi-left		{ font-size:12px; color:#753590 }
.navi-foot		            { color: #fff; font-size: 20px ; background-color: #400559; visibility: visible; border-color: #541958; border-style: groove; outline-color: #f7c1e6; outline-style: inset; }

.ueb			{ font-size:16px; color:white }
.galerie { color: #ffed00; font-size: 13px; font-weight: bold; }
