/* Links normal */a:link      {	color: #191970;	text-decoration: none;	font-size: 11px;	hover: #FF0000;}a:visited {	color: #191970;	text-decoration: none;	font-size: 11px;}a:active  {	color: #191970;	text-decoration: none;	font-size: 11px;}a:hover  {	color: #FF0000;	text-decoration: none;	font-size: 11px;	text-decoration: underline;}/* Links in Fusstabelle */a.footer:link      {color: #606060; text-decoration: none;}a.footer:visited {color: #606060; text-decoration:none;}a.footer:active  {color: #606060; text-decoration:none;}a.footer:hover  {color: #FF0000; text-decoration: underline;}/* Links im linken kleinen Untermenü */a.ml:link      {color: #000000; text-decoration: none;font-size: 10px;}a.ml:visited {color: #000000; text-decoration:none;font-size: 10px;}a.ml:active  {color: #000000; text-decoration:none;font-size: 10px;}a.ml:hover  {color: #FF0000;text-decoration: underline;font-size: 10px;}/* Links im linken kleinen Untermenü */a.temp:link  {	color: #BA1435; text-decoration: none; font-size: 10px;}a.temp:visited {color: #BA1435; text-decoration:none;font-size: 10px;}a.temp:active  {color: #BA1435; text-decoration:none;font-size: 10px;}a.temp:hover  {color: #FF0000;text-decoration: underline;font-size: 10px;}/* Text für Seiten */body,td{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #003366;	line-height: 17px; /* Scrollbalken 	scrollbar-face-color: #ffffff;	scrollbar-shadow-color: #808080;	scrollbar-highlight-color: #ffffff;	scrollbar-3dlight-color: #808080;	scrollbar-darkshadow-color: #ffffff;	scrollbar-track-color: #ffffff;	scrollbar-arrow-color: #808080;	*/	}img {border: 0;}/* Obere Navigation auf der Seite */.kopfnav{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #7C8CA7;	text-align: left;	line-height: 13px;}/* Text oben auf Seite */.zitat{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #7C8CA7;	text-align: right;	line-height: 13px;}/* Linker Rand zum Haupttext */.rand1{	padding-left: 25px;}/* Rahmen Tabelle für den Haupttext */.tabrand{	border: solid #d7dce4 1px;	text-align: justify;}.randpad{	padding: 8px;}.cat{	text-align: left;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;}/* 9er Text für Copyright */.txt9grau{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #606060;}/* 10er Text für linke Spalte Aktuelles */.txt10rand{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #606060;}/* 10er Text  */.txt10{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #003366;}/* 10er Text Rot für Fehlerformular Angebot Webdesign */.txt11rot{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #B51233;	font-weight: bold;}.rand{	border-bottom: 1px solid White;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size : 9px;		color: #328bcb;}/* Rand für das linke Untermenü */.randmu{	border-bottom: 1px solid Gray;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;}h1{	font-family : "Courier New", Courier, monospace;	font-size : 24px;	color : Scrollbar;}/* 9er Text für Templates */.txt9temp{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #488084;	padding: 6px;}/* 9er Text für Empfehlung */.txt9w{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #ffffff;} /* Formularfelder */.input  {	font-size : 11px;	font-family : verdana,arial,trebuchet ms;	color : #000000;  border-bottom : 1px solid #d7dce4 ;  border-left: 1px solid #d7dce4;  border-right: 1px solid #d7dce4;  border-top: 1px solid #d7dce4;}/* Formularfelder */textarea  {	font-size : 11px;	font-family : verdana,arial,trebuchet ms;	color : #000000;  border-bottom : 1px solid #d7dce4 ;  border-left: 1px solid #d7dce4;  border-right: 1px solid #d7dce4;  border-top: 1px solid #d7dce4;}/* Button in Formularen */.formbutton {	font-size: 11px;	font-family: verdana,arial,trebuchet ms;	background-color: #B0C4DE;	border-bottom: 1px solid #4F4F4F;	border-left: 1px solid #4F4F4F;	border-right: 1px solid #4F4F4F;	border-top: 1px solid #4F4F4F;}