/* ALL-BROWSER STYLE */

/* BODY - Seitenraender 0 */

body, td  { font-family: Helvetica, Geneva, Arial, sans-serif;  }

/* LINK Standard */

a  { color: #666666; text-decoration: none}

a.adresse				{ color: #333333; font-weight: normal; font-size: 12px; text-decoration: none; text-indent: 10px} 
a.adresse:hover			{ color: #000000; font-weight: normal; font-size: 14px; text-decoration: none; text-indent: 5px }

/* CLASS Standard */

.titel			{ color: #000000; font-size: 14px;  }
.text			{ color: #999999; font-size: 12px;  }
.datum			{ color: #666666;  }
.navigation		{ color: #000000; font-weight: normal; font-size: 12px; text-decoration: none }
.text_klein		{ color: #666666; font-size: 10px;  }
.weiss			{ color: #FFFFFF; text-decoration: none }
.schwarz		{ color: #000000; text-decoration: none }
.formfehler		{ color: #FF3333; font-size: 12px }
.klein10 		{ color: #000000; font-size: 10px;  }
.sorttitel 		{ color: #CCCCCC; font-size: 12px;  font-weight: bold}
.text_schwarz 	{ color: #000000; font-size: 12px;  }
