@charset "utf-8";

body, html { 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 0.82em;
	line-height: 1.2em; }
.nav { 
		color: white; 
		font-weight: bolder; 
		text-decoration: none; }
.text { 
		color: #696969; 
		text-decoration: none; }
.headline { 
		color: #000; 
		font-weight: bolder; 
		font-size: 1.1em;
		text-decoration: none; }
.fliess { 
		color: #000;}
.link { 
		color: #c00; 
		text-decoration: none; }
.link_fett { 
		color: #c00; 
		font-weight: bolder;}
.fliess_fett { 
		color: black; 
		font-weight: bolder; }
.fliess_start { 
		color: #fff;}
.fliess_start_fett {
		color: #fff; 
		font-weight: bolder; }
a:hover { 
		color: blue; 
		text-decoration: underline; }
a { 
		color: #c00; 
		text-decoration: none; }
.eingabefeld {
		border: solid 1pt gray; }
.auswahl { 
		border: solid 1pt gray; }
.knopf { 
		color: white; 
		font-weight: bolder; 
		background-color: #c00; 
		border: none 1pt gray; }
.statusmeldung { 
		color: black; 
		font-weight: bolder;}
h1.menue_unterauswahl { 
		margin-left: 1em;}
p.menue_unterauswahl { 
		margin-left: 1em; }
a.menue_unterauswahl { } 
ul.menue_unterauswahl {
		color: #cc0000; 
		list-style-image:url(files/pfeil.gif);}
.statusadresse { 
		color: black; 
		font-weight: bolder;}
a.statusadresse { 
		color: #cc0000; 
		font-weight: bolder;}
.warenkorb { }
.warenkorb_tasten {}
.warenkorb_info {}
.fliess_rot { 
		color: #cc0000;}
.anmeldetabelle {
		margin: 10px;}
.blaetterntasten { 
		margin-right: 4px;}
.anzahl { 
		color: black; 
		font-weight: bolder;
		vertical-align: middle;}
h1.anmeldung, h1.statusmeldung { 
		font-size:1.1em; }
h2.anmeldung, h2.statusmeldung { 
		font-size:1em; }
h1 { 
		font-size:1.1em; }
h2 {
		font-size:1em; }
a img {
	border:none;}
blockquote {
	font-style:italic;
	color:inherit;
	background-color:#cccccc;
	padding:5px;}
