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

/* 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: #000; font-family: verdana, 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 { font-size:11px; }
.size12 { color: #fff; font-size:12px; font-weight: 300; }
.size13 { font-size:13px; }
.size14 { color: #fff; font-size:17px; font-weight: lighter; }
.size15 { color: #fff; font-size:15px; }
.size16 { color: #f8540b; font-size:16px; font-weight: bold; font-style: oblique; }
.size18 { color: #38f708; font-size:18px; }

.ueb			{ font-size:14px; color:#ffed00 ; }
.ueb2			{ font-size:18px; color:#FF7800 }
.navi-bottom	{ font-size:9px; color:#c2540b; font-family: sans-serif; }
.navi-bot-top	{ font-weight:bolder; font-size:20px; color:#ffcc00; }
.free-video		{ font-weight:bold; font-size:10px; color:#FFF2BF; }
.free-video2	{ font-weight:bold; font-size:10px; color:#FFCC00; }
.size17 { color: #bf9e1c; font-size: 17px; font-weight: bold; }
