body {  font-size: 14px; font-family: Verdana, Arial, Tahoma; background: white; margin-right: 20px; margin-left: 20px;
scrollbar: #fbfbfb; scrollbar-face-color: #ffffff; 
  }
td { font-size: 14px; font-family: Verdana, Arial, Tahoma;  }  

a:link         { color: darkred; text-decoration: none; font-weight:bold;}
a:visited   { color: maroon; text-decoration: none;  font-weight:bold;}
a:hover    { color: darkblue; text-decoration: underline;  font-weight:bold;}
a:active   { color: orange; text-decoration: underline;  font-weight:bold;}

image { border:0; }  

form { display:inline; }  
.formfelder 		{ width:300px; font-family: Verdana, Arial; font-size:13px;  
			border:1px gray dashed; }
.formfelder_fehler 	{ width:300px; font-family: Verdana, Arial; font-size:13px;  
			border:1px red dashed; }			
			
.fehlermeldung { font-color:red; } 
.abstand_links { margin-left:20px; }



