	/* Basic Formats*/
a:link {font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: underline; color: #003366;}
a:hover, a:focus {font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: none; color: #990000;}
a:active  { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: underline; color: #660000; } 
a:visited {font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; color: #003366;}

.big a:link       { color: #003399;   text-decoration: none;                      font-weight: bold; font-size: 18px; }
.big a:visited    { color: #003399;   text-decoration: none;                      font-weight: bold; font-size: 18px; }
.big a:hover      { color: #990000; text-decoration: underline;                 font-weight: bold; font-size: 18px; } 
.big a:active     { color: #990000; text-decoration: underline;                 font-weight: bold; font-size: 18px; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif}






        /* Text */
.text {font-style: normal; font-weight: normal; font-size: 11px; color: #000000;; font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; line-height: 17px}
.textBold {font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: none; color: #333333;; line-height: 15px}
.textRed {font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: none; color: #660000;}

		
	/*Form Elements*/
.input{font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; background-color: #F7F7EF;
border: 1 #000000 solid;}

.inputnoborder{font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: none; color: #000000; background-color: #F7F7EF;
border: 0 #000000 solid;}

.textarea {font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; border: 1px solid #333333; color: Black; background-color: F7F7EF; padding: 0.1em;}

         /*Tips*/
.Notiz {font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 10px; text-decoration: none; color: #666666;; line-height: 14px; border-color: black black #666666; border-bottom-width: thin}
	
	/* Produkt Table */
.textBlue {font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; font-size: 14px; text-decoration: none; color:#FFFFFF;}
.Preis {font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; font-size:11px; text-decoration: none; color:#FFFFFF; background-color:#006633;; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}
.Info {font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; text-decoration: none; color: #DF4400;}	
	
	/* Aktion */
.Small{font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 10px; text-decoration: none; color: #000000;}
.textBlue {font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: none; color: #336699;}
.headline {  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 14px; font-weight: bold; text-transform: none; color: #FFFFFF; background-color: #31639C}
.keyword {  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #660000; background-color: #F7F7EF}
.textdarkRED { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; font-size: 11px; text-decoration: none; color: #660000; }
.textwhite { font-family:Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; color:#FFFFFF;; font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; color: #FFFFFF; ; font-size: 12px }




.submit {  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 11px; color: #FFFFFF; background-color: #336699; cursor: hand; font-weight: bold; border: 1px #333333 solid}
.bighead {  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 24px; font-weight: bold}
.middlelink {  font-family: Verdana, Helvetica, Geneva, Arial, sans-serif; font-size: 16px; font-weight: bold}
a:hover { font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; font-size: 11px; color: #CC0000; }

     /* menu-Button */
a.buttonStyle {
   display: inline-table;
   font-weight :normal;
   font-size :11px;
   font-family :Verdana, Arial, Helvetica, sans-serif;
   text-decoration :none;
   background-color :#FFCC00;
   height : auto;
   width :150px;
   border :thin #FFCC00 solid;
}
a.buttonStyle:hover {
   color :#003366;
   text-decoration :none;
   background-color :#FFFFFF;
   border: thin #FFFFFF solid;
   cursor:hand;
   font-size: 11px; height: auto; width: 150px}


