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_dunkelblau	{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #002D62; text-decoration : none }
.text_gross_fett_gruen		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #00B800; text-decoration : none }
.text_gross_fett_gelb		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ccc200; text-decoration : none }
.text_gross_fett_rot		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #E60000; text-decoration : none }
.text_gross_fett_weiss		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF; text-decoration : none }
.text_titel_weiss		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #FFFFFF; text-decoration : none; }
.text_mittel_weiss		{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #FFFFFF; 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_1_rot			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #E60000; text-decoration : none }
.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_eingabe_gross		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration : none; width: 350px; }

.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 }

.dunkelblau			{ background-color: #002D62; }

.farbe_buchtipp			{ background-color: #B8C1CC; }

.dropdown_anzahl_gross		{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration : none; }
.dropdown_mittel		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration : none; width: 350px; }
.dropdown_gross			{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration : none; width: 350px; }

.knopf_mittel			{
				  background-color:#84b9e5;
				  color:#84b9e5;
				  width:126px;
				  border:1px;
				  border-style: outset;
				  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;
				  FONT-SIZE: 8pt;
				  COLOR: #000000;
				  FONT-FAMILY: Tahoma, Arial, Helvetica;
				  FONT-WEIGHT: NORMAL
				}

label				{
				  cursor: pointer;
				}

fieldset			{
				  position: relative;
				  padding-left: 8px;
				  padding-right: 8px;
				  padding-top: 1em;
				  padding-bottom: 8px;
				  background: #E3ECF7;
				  border: 2px ridge #0068B5;
				  margin-left: 0px;
				  margin-right: 0px;
				  margin-top: 0px;
				  margin-bottom: 0px;
				}

fieldset legend			{
				  position:absolute;
				  top:-.5em;
				  background-color: #0068B5;
				  color: #ffffff;
				  font-family: Arial, Helvetica, sans-serif;
				  font-size: 14px;
				  font-weight: bold;
				  padding: .1ex .5ex;
				  border-right: 1px solid #C8C8C8;
				  border-bottom: 1px solid #C8C8C8;
				}

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.vorschauzurueck		{
				  width: 100%;
				  background: #002D62;
				  padding-left: 4px;
				  padding-top: 4px;
				  padding-bottom: 4px;
				}

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

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

div.rahmen			{
				  height: 100%;
				  background: #C8C8C8;
				}

div.dehner			{
				  height: 100%;
				  background: #E6E6E6;
				  width: 960px;
				}

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

html				{
				  height:100%;
				}

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