body { background-color:#666666; margin:0; } /* evtl. unnoetig, mal mit netscape testen */

.space { font-family: Verdana,Arial,Helvetica; font-size: 1px; }

.sb {scrollbar-3d-light-color:#888888;
     scrollbar-arrow-color:#990000; /* cccccc o. 993300 */
     scrollbar-base-color:#888888;
     scrollbar-face-color:#999999;
     scrollbar-highlight-color:#999999;
     scrollbar-shadow-color:#999999;
     scrollbar-darkshadow-color:#888888;
	 scrollbar-track-color:#999999; } 
	 
table { font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #ffffff; }

.txt { line-height: 18px; }
.txtdred { color: #990000; }

h1 { font-family: Verdana,Arial,Helvetica; font-size: 14px; line-height: 18px; color: #ffffff; }
h2 { font-family: Verdana,Arial,Helvetica; font-size: 12px; line-height: 12px; color: #ffffff; }

.h1 { font-size: 16px; line-height: 18px; color: #ffffff; }
.h2 { font-size: 16px; line-height: 18px; color: #990000; }

/* LISTE */		
ul { font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
	list-style-type: square;	
	list-style-position: outside;
}	

/* LINK-STYLES */
a:link, a:visited { font-family: Courier New,Courier,Monaco,monospace; font-size: 12px; text-decoration: none; color: #ffffff; }
a:active, a:hover { font-family: Courier New,Courier,Monaco,monospace; font-size: 12px; text-decoration: none; color: #990000; }

a.nav:link, a.nav:visited { font-family: Courier New,Courier,Monaco,monospace; font-size: 12px; text-decoration: none; color: #ffffff; }
a.nav:active, a.nav:hover { font-family: Courier New,Courier,Monaco,monospace; font-size: 12px; text-decoration: none; color: #990000; }

a.text:link, a.text:visited { font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 11px;text-decoration: underline; color: #990000; }
a.text:hover, a.text:active { font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 11px;text-decoration: none; color: #990000; }

a.img:link, a.img:visited { text-decoration: none; color: #990000; }
a.img:hover, a.img:active { text-decoration: underline; color: #990000; }

img.img { border-color: #555555; margin-right:6px; margin-bottom:6px; }

/* FORMULAR-STYLES */
input.field-plz { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #990000; width: 46px; height: 18px; border:1px solid #999999;}
input.field-ort { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #990000; width: 114px; height: 18px; border:1px solid #999999;}
input.field { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #990000; width: 170px; height: 18px; border:1px solid #999999;}

.area { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color:#990000; width:240px; height:60px; border:1px solid #999999;
scrollbar-3d-light-color:#ffffff;
     scrollbar-arrow-color:#990000; /* cccccc o. 993300 */
     scrollbar-base-color:#ffffff;
     scrollbar-face-color:#ffffff;
     scrollbar-highlight-color:#999999;
     scrollbar-shadow-color:#999999;
     scrollbar-darkshadow-color:#ffffff;
	 scrollbar-track-color:#ffffff;} 
.error { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: Red;  }
.send { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 11px; color: #990000; background-color: #ffffff; width: 80px; height: 18px; border:1px solid #999999;scrollbar-base-color:#666666; scrollbar-base:#666666;}