/* 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: #bd018e; 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: #28001c; font-family: Verdana, "Times New Roman", "MS Sans Serif", Arial; font-size:11px  }

/* 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: #c71585; font-size:11px; font-family: sans-serif; }
.size10 { font-size:10px;}
.size11 { font-size:11px; }
.size12 { color: black; font-size:12px; font-family: Arial; font-weight:bold; }
.size13 { color: black; font-size:13px; font-weight: bold; }
.size14 { font-size:15px; font-weight: bold; }
.size15 { font-size:15px; }
.size16 { font-size:16px; }

.fenster	{ font-size:12px; color:#000000; }
.werbung	    { color: black; font-size: 16px; font-family: "Arial Rounded MT Bold"; text-decoration: none  }
.klick		{ font-family: Arial; font-size:16px; font-weight:bold; color:#0029c6; }
.bottom		{ font-size:10px; color:#c71585; }
.top		{ font-size:20px; color:black; }
.top2		  { color: #fff0f5; font-weight: bold; font-size: 28px; font-family: Chalkboard; }
