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

/* Farben fuer Links */
a:link		{ text-decoration:none }
a:visited	{ text-decoration:none }
a:active	{ text-decoration:none }
a:hover		{ text-decoration:underline; color:#930101; }

/* 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: #5d520f; 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: #fffeff; font-size:12px; font-family: sans-serif; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { color: #5d520f; font-size:12px; }
.size13 { color: #9e9245; font-size:15px; font-family: sans-serif; }
.size14      { color: #1d4369; font-size: 15px; font-weight: lighter; }
.size15  { color: #00c; font-size: 15px ; font-weight: bold; }
.size16 { color: #700; font-size:18px; font-weight: bold; }

.navi-top	{ font-weight:bold; font-size:10px; color:#7c023e; }
.navi-foot	{ font-size:10px; color:#000000; }
.navi-left	{ font-size:12px; color:#000000; }
.navi		{ font-size:14px; color:navy; font-weight: bolder; background-color: transparent; }
.ueb2		{ font-size:10px; color:#AD0908; }
.size18 { color: maroon; font-size: 18px; font-weight: bolder; }
.titel { color: #b89c1d; font-size: 20px; font-family: "Rockwell Extra Bold"; font-weight: bolder; text-decoration: none; visibility: visible; }

