BODY				{ font-family : Arial, Helvetica, sans-serif }
A				{ text-decoration : none; font-size : 14px; color : #0075cc }
A:hover				{ font-family: Arial, Helvetica, sans-serif; background-color:#0075cc; color:#ffffff; text-decoration:none; font-weight:normal }
.text_menue_weiss		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration : none }
.text_menue_schwarz		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration : none }
.text_menue_grau		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #c8c8c8; text-decoration : none }
.text_gross_fett_grau		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #a0a0a0; text-decoration : none }
.text_gross_fett_dunkelgelb	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #915400; text-decoration : none }
.text_1				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration : none }
.text_1_nobr			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration : none; white-space: nowrap; }
.text_2				{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration : none }
.text_stand			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration : none }

.text_mittel			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration : none }
.text_gross			{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration : none }
.text_mittel_fett		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration : none }
.text_gross_fett		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration : none }

.text_vorschau_ueberschrift	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #FFFFFF; text-decoration : none }
.text_vorschau_liste		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration : none }

.text_link_inaktiv		{ text-decoration : none; font-size : 14px; color : #A0A0A0 }


.grau				{ background-color: #C8C8C8; }

.knopf_mittel			{
				  background-color:#84b9e5;
				  color:#84b9e5;
				  width:126px;
				  border:1px;
				  border-style: outset;
/* 				  border-color: #000000 #000000 #000000 #000000 solid #000000; */
				  border-color: #000000 #000000 #000000 #000000;
				  FONT-SIZE: 8pt;
				  COLOR: #000000;
				  FONT-FAMILY: Tahoma, Arial, Helvetica;
				  FONT-WEIGHT: NORMAL
				}

.knopf_gross			{
				  background-color:#84b9e5;
				  color:#84b9e5;
				  width:156px;
				  border:1px;
				  border-style: outset;
/* 				  border-color: #000000 #000000 #000000 #000000 solid #000000; */
				  border-color: #000000 #000000 #000000 #000000;
				  FONT-SIZE: 8pt;
				  COLOR: #000000;
				  FONT-FAMILY: Tahoma, Arial, Helvetica;
				  FONT-WEIGHT: NORMAL
				}

fieldset			{
				  padding: 8.0px;
				  background: #E3ECF7;
				  border: 2px ridge #0068B5;
				  margin-left: 0px;
				  margin-right: 0px;
				  margin-top: .5em;
				}

fieldset legend			{
				  color: #ffffff;
				  background-color: #0068B5;
				  font-size: smaller;
				  padding: .1ex .5ex;
				  border-right: 1px solid #C8C8C8;
				  border-bottom: 1px solid #C8C8C8;
				  font-weight: bold;
				}

div.vorschau a			{
				  color: #FAD820;
				  background: #002D62;
				  text-decoration: none; 
				  font: normal 12px arial, helvetica, sans-serif; 
				}

div.vorschau a:hover		{
				  color: #002D62;
				  background: #FAD820;
				  text-decoration: none; 
				  font: normal 12px arial, helvetica, sans-serif; 
				}


div.rahmen			{
				  height: 100%;
				  background: #A0A0A0;
				  min-width: 950px;
				}


div.dehneroben			{
				  background: #C8C8C8;
				  width: 100%;
				}

div.dehnerobeninhalt		{
/* 				  background: #FF7416; */
				  width: 950px;
				  min-width: 950px;
				  max-width: 950px;
				  margin-left: auto;
				  margin-right: auto;

				}


div.w3c a:hover			{
				  background: transparent;
				}

html				{
				  height:100%;
				}

body				{
				  height:100%;
				  margin:0%;
				  padding:0%;
				}
