



/* Diese Style kann man jeder Zeit ändern die Bezeichnung.

   Die Bezeichnung darf nicht geändert werden!!!

*/


/**/
.eingabe			{border-style: solid;
                     border-width: 1px;
                     border-color: #757575;
                     font-weight: normal;
                     color: #000000;
                     font-size: 11px;
                     line-height: 14px;
                     font-family: Verdana;
                     text-align: left;
                     background-color: #ffffff;
                     width:140px;}
                     
.button
   { background-color:#333333;
     color:#FFFFFF;
     width:100px;
     border:1px solid #757575;
     }



.kasse_bemerkung

{border-style: solid;

                     border-width: 1px;

                     border-color: #757575;

                     font-weight: normal;

                     color: #000000;

                     font-size: 11px;

                     line-height: 14px;

                     font-family: Verdana;

                     text-align: left;

                     background-color: #e5eaef;

                     height:75px;

                     width:400px;}

                     

/* Eingabefeld für die Optionswerte */

.opt_eingabe			{border-style: solid;

                     border-width: 1px;

                     border-color: #757575;

                     font-weight: normal;

                     color: #000000;

                     font-size: 11px;

                     line-height: 14px;

                     font-family: Verdana;

                     text-align: left;

                     background-color: #e5eaef;

                     width:150px;}

                     

                     

/* Preise */

.preis-red    {font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ff0000; text-decoration: line-through; }

.shop_preis   {color: #FF0000; font-size: 12px; line-height: 15px;  font-weight: bold; font-family: Verdana; text-align: left;}

.shop_preis_k {color: #FF0000; font-size: 11px; line-height: 15px;  font-weight: bold; font-family: Verdana; text-align: left;}

.preis        {font-size: 10px;font-weight: bold;font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000;text-decoration: none;}





/* Anmeldung */

.anmeldung_eingabe

{

	border-style: solid;

	border-width: 1px;

	border-color: #757575;

	font-weight: normal;

	color: #000000;

	font-size: 11px;

	line-height: 14px;

	font-family: Verdana;

	text-align: left;

	background-color: #DFEEFB;

	width:200px;

}

.anmeldung_auswahl

{

	border-style: solid;

	border-width: 1px;

	border-color: #757575;

	font-weight: normal;

	color: #000000;

	font-size: 11px;

	line-height: 14px;

	font-family: Verdana;

	text-align: left;

	background-color: #DFEEFB;

	width:200px;

}

.anmeldung_button

{

    background-color:#80B7E6;

    color:#FFFFFF;

    border:1px solid #757575;

}


.sub_links{font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;color:000000;text-decoration: none;height: 3px;}
.sub_links:hover{color: #ff0000;}
.sub_links_sel{font-size: 10px;font-family: Verdana, Arial, Helvetica, sans-serif;color:ff0000;text-decoration: none;height: 3px;}

/* Anmeldung ende */





/*Navigation*/

.user_nav

{
  list-style: none;
  display: block;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  text-align:left;
  width:152px;
  height:20px;
  line-height:20px;
  text-indent:6px;
  background-image:url(images/navi-kat.jpg);
}

.user_nav:hover
{
  list-style: none;
  display: block;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
  text-decoration: none;
  text-align:left;
  background-image:url(hector_bilder/seite/navi/navi.jpg);
  width:152px;
  height:20px;
  line-height:20px;
  text-indent:6px;
}

.user_nav_sel
{
  list-style: none;
  display: block;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
  text-decoration: none;
  text-align:left;
  background-image:url(hector_bilder/seite/navi/navi.jpg);
  width:152px;
  height:20px;
  line-height:20px;
  text-indent:6px;
}


.user_nav_u

{
  list-style: none;
  display: block;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  text-decoration: none;
  text-align:left;
  background-image:url(images/navi-unterkat.jpg);
  width:152px;
  height:20;
  line-height:20px;
  text-indent:6px;
}

.user_nav_u:hover
{
  list-style: none;
  display: block;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
  text-decoration: none;
  text-align:left;
  background-image:url(images/navi-unterkat.jpg);
  width:152px;
  height:20;
  line-height:20px;
  text-indent:6px;
}

.user_nav_u_sel
{
  list-style: none;
  display: block;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ff0000;
  text-decoration: none;
  text-align:left;
  background-image:url(hector_bilder/seite/navi/navi.jpg);
  width:152px;
  height:20;
  line-height:20px;
  text-indent:6px;
}
