.schrift { 
 font-family:"Trebuchet MS",Arial,sans-serif;
 font-size: medium;
 font-style: normal;
 color: #FFFFFF;
}
.fett { font-family:"Trebuchet MS",Arial,sans-serif;
 	font-size: large;
 	font-weight: bold; }

.schrift_schwarz {font-family:"Trebuchet MS",Arial,sans-serif;
 	font-size: medium; font-style: normal; color:black;}

.schrift_normal {font-family: "Trebuchet MS",arial,sans-serif;
        font-size: 20px; color: #FFFFFF;}

.schrift_link {font-family: "Trebuchet MS",arial,sans-serif;
	 font-size: 16px; color: black;}

.schrift_link:hover {font-family:"Trebuchet MS",arial,sans-serif;
	 font-size:16px; color:red;}

.schrift_titel {font-family:"Trebuchet MS",arial,sans-serif; 
	 font-size:16px; color: black; 
	 text-decoration: underline;}

.schrift_preis { font-family:"Trebuchet MS",arial,sans-serif;
	 font-size: small;
	 text-decoration: underline;}
.kursiv { font-family:"Trebuchet MS",arial,sans-serif;
	  font-size:medium; font-style:italic; }
.stretch { font-family:"Trebuchet MS",arial,sans-serif;
	  font-size: medium;font-stretch: wider; }
.klein { font-family:"Trebuchet MS",arial,sans-serif;
	 font-size: 14px; }

.weiss_dünn { font-family:"Trebuchet MS",arial,sans-serif;
	  font-size: small;font-stretch: wider; 
	  color: #FFFFFF;  }

.weiss_dick { font-family:"Trebuchet MS",arial,sans-serif;
	  font-size: normal;font-stretch: wider; 
	  color: #FFFFFF; font-weight: bold;}

.orange { font-family:"Trebuchet MS",arial,sans-serif;
	  font-size: large;font-stretch: wider; 
	  color: #FF8000; font-weight: bold; }

.orange_kursiv { font-family:"Trebuchet MS",arial,sans-serif;
	  font-size:small; font-weight: bold; color: #FF8000; font-style:italic; }

