BODY						{
							background-color: #c0c0c0;
							}

TD							{
							font-family: Arial;
							font-size: 12px;
							}


.oben						{
							background-color: rgb(227,0,47);
							}

.grau						{
							vertical-align:top;
							background-color: rgb(231,231,231);
							padding: 20px;
							}

.bildspalte					{
							vertical-align:top;
							width: 250px;
							color: rgb(110,110,110);
							}

.bildspalte IMG				{
							margin-bottom: 6px;
							}


H1							{
							color: rgb(227,0,47);
							font-size: 14px;
							}

.menue TD					{
							vertical-align: middle;
							border-bottom: 1px solid rgb(157,157,157);
							padding-right: 10px;
							}

.menuered                   {
							color: rgb(227,0,47);
                            }


.submenue TD				{
                            background-color: #FFFFFF;
							filter:alpha(opacity=75);
							-moz-opacity:0.7;
							border-bottom: 1px solid rgb(157,157,157);
							cursor: hand;
                            }

A							{
							color: #000000; text-decoration:none;
							}

.grau A						{
							color: rgb(227,0,47); text-decoration:none;
							}			

UL							{
							margin-top: 0px; margin-bottom: 0px;
							}

INPUT, TEXTAREA				{
							width: 300px;
							border: 1px solid rgb(227,0,47);
							}
INPUT.button1				{
							width: 300px;
							background-color: rgb(227,0,47);
							color: #FFFFFF;
							}