
/* Koffer-to-go Stylesheet */

#tooltip_help {
   padding-left:1px;
   padding-right:5px;
   margin-top:-3px;
   padding-top:0px;
   padding-bottom:0px;
   margin-bottom:-3px;
   cursor: help;
}

.tooltip {
     color: #883333;
     font-weight: bold;
     cursor: help;
     /*border-bottom: 1px solid #995555;*/
}

.guaranty {
     position: absolute;
     font-size: 10px;
     color: #ffffff;
     font-face: Verdana,Arial;
     border: 2px solid;
     border-top: 2px solid;
     border-bottom: 2px solid;
     border-left: 2px solid;
     border-right: 2px solid;
     background-color: #dd3333;
     border-color: #662222;
     font-weight: bold;
     padding-bottom: 0px;
     _padding-bottom: 1px;    /* nur für IE */
}

.uvp_erklaerung {
     font-size: 10px;
     color: #000000;
     font-face: Verdana,Arial;
     border: 1px solid;
     background-color: #ffeecc;
     border-color: #cc9955;
     text-align: center;
}

.uvp {
     margin-right:10px;
     margin-left:7px;
     color:#000000;
     font-size:12px;
     font-family: Times New Roman, Arial;
     text-decoration:line-through;
     height:19px;
}

.uvp_leer {
     color:#000000;
     font-size:12px;
     font-family: Times New Roman, Arial;
     height:19px;
}

.text_startseite {

     font-size: 14px;
     color: #000000;
     font-face: Verdana,Arial;
}

.product_options_headline {
     border-bottom: 1px solid;
     border-color: #ddbbaa;
     font-weight: bold;
     font-size: 12px;
     line-height: 20px;
}

.also_purchased {
     border-bottom: 1px solid;
     border-color: #ddbbaa;
     font-weight: bold;
     font-size: 12px;
     line-height: 20px;
     background-color: #ffeecc;
     text-align: left;
     color: #aa0000;
}

.product_options_cell_1{
     background-color: #FFEECC;
     font-size: 12px;
     font-family: Verdana, Arial, sans-serif;
}

.product_options_cell_2{
     background-color: #FFDDAA;
     font-size: 12px;
     font-family: Verdana, Arial, sans-serif;
}


.productlisting_headline {

}

.boxText {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}

.boxTextBG {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #fef0d5;
    border: 1px solid;
    border-color: #bb9955;
    color: #aa0000;
}

.allgemeine_infos {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background-color: #ffffff;
    border: 1px solid;
    border-color: #bb9955;
    color: #aa0000;
}

.bigboxTextBG{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background-color: #fef0d5;
    border: 1px solid;
    border-color: #bb9955;
    color: #000000;
}

.boxTextBGII {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    background-color: #ffcc99;
}

.boxTextPrice {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    color: #FF0000;
}

.errorBox {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    background-color: #ffb3b5;
    border: 4px solid;
    border-color: #ff0000;
}

.gvBox {
    font-family : Verdana, Arial, sans-serif;
    font-size : 14px;
    font-weight: bold;
    border-color: #FFFFFF;
    border: 1px solid;
    background-color: #ffb3b5;
}

.ourprice {
    font-family : Verdana, Arial, sans-serif;
    font-size : 18px;
    font-weight: bold;
    color: #ff0000;
    margin-right: 30px;
    margin-top: 50px;
}

.ourprice2 {
    font-family : Verdana, Arial, sans-serif;
    font-size : 26px;
    font-weight: bold;
    color: #dd0000;
    text-align: center;
    vertical-align: bottom;
    padding-left: 40px;
}

.prouct_top_hg{
    background-color: #ffeecc;
    border: 1px solid;
    border-color: #ffcc99;
    /*font-weight: bold;*/
    padding-left: 5px;
}

.stockWarning { 
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color: #cc0033;
}

.productsNotifications {
    background-color: #f2fff7;
}

.orderEdit { 
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    color: #70d250;
    text-decoration: underline;
}

.image {
  background-color: none;
  border-color: #996644;
  border-width: 1px;
  border-style: solid;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

BODY {
    color: #000000;
    margin: 0px;
    background-color: #ffffff;
    font-size: 10px;
}

img{
  border-style: none;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px;
  margin-bottom: 1px;
}

/* link,active */
A:visited {
  color: #000000;
  text-decoration: none;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

A:active {
  color: #000000;
  text-decoration: none;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

A:link {
  color: #000000;
  text-decoration: none;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

a div:hover {
  text-decoration: underline;
  color: #330000;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
/*  border-width: 1px;
  border-left-color: #996644;
  border-right-color: #996644;
  border-top-color: #996644;
  border-bottom-color: #996644;
  border-style: 1px solid; */
  background-color: #ddbbaa;
}

a:hover {
  text-decoration: underline;
  color: #330000;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
/*  border-width: 1px;
  border-left-color: #996644;
  border-right-color: #996644;
  border-top-color: #996644;
  border-bottom-color: #996644;
  border-style: 1px solid;  */
  background-color: #ddbbaa;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: justify;
}

#homelink {
  position:absolute;
  background-color: transparent;
}

#homelink a:hover {
  position:absolute;
  background-color: transparent;
}

#newbuttonlink {
  border-style: none;
  border: 0px;
  background-color: transparent;
}

#newbuttonlink a:hover {
  border-style: none;
  border: 0px;
  background-color: transparent;
}

.buttonlink_normal {
  border-style: none;
  margin-left: 1px;
  margin-right: 1px;
  margin-top: 1px;
  margin-bottom: 1px;

}

.cart_dezent{
 font-size:10px;
 color:#aa5000;
 font-family: Verdana,SanTimes New Roman,Arial;

}

.buttonlink_hover {
  color: #330000;
  background-color: transparent;
  border-color: #996644;
  border-width: 1px;
  border-style: solid;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.new_products_description {
  background-color:#fff0d5;
  border-right:1px solid;
  border-color:#ffffff;
  color: #000000;
  font-size:11px;
}

.product_infos {
  color: #000000;
  font-size:11px;
}

.new_products_title {
  background-color: #FFCC99;
  color: #000000;
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  border-top: 1px solid #dd9966;
  border-bottom: 1px solid #dd9966;
  padding-left:5px;
  padding-right:5px;
}

.new_products_between1{
  border-right:1px solid #ffffff;
  background-color:#FFCC99;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}

.new_products_bottom {
  background-color: #FFCC55;
  border-right:1px solid #ffffff;
}

.new_products_price {
 background-color:#ffdddd;
 border-right:1px solid;
 border-color:#ffffff;
 font-weight:bold;
 font-size:14px;
 color:#cc0000;
 font-family: Arial,SanTimes New Roman,Arial;
 border-color: #990000;
 border-width: 1px;
 border-style: solid;
}

#pic_new_products {
  border-width: 1px;
  border-style: solid;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  border-color: #996644;
}

.aktivekategorie {
  text-align: center;
  background-color: #ffaa00;
  font-size: 14px;
}

.aktiveunterkategorie {
  text-align: center;
  background-color: #ffdd55;
  font-size: 12px;
}

.hauptkategorie {
  text-align: center;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #ffcc99;
  border-color: #aa6600;
  border-top-width: 0px;
  border-right-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.akt_kategorietitel {
  text-align: left;
  color: #000000;/*color: #dd9966;*/
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 36px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

.unterkategorie {
  text-align: center;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #ffeebb;
  border-color: #dd9900;
  border-top-width: 0px;
  border-right-width: 1px;
  border-left-width: 0px;
  border-bottom-width: 1px;
  border-style: solid;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

FORM {
    display: inline;           
}


TR.header {
    background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
  font-size: 12px;
}

TD.headerNavigation {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight : bold;
    border-bottom: 1px solid;
    border-color: #b6b7cb;
    background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
  font-size: 12px;
}

A.headerNavigation:hover {
  color: #000000;
  font-size: 12px;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
    color: #009933;
    font-style: italic;
}
A.confirmationEdit:hover {
    color: #009933;
    font-style: italic;
    text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
    background-color: #ffbbbb;

}

.moduleHeading {
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
    font-weight: bold;
    padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBox {
}

.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #bb9955;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.productpic {
  border: 1px solid #665533;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #aa6622;
  background-image: url(img/infobox_heading.jpg);
  height:17px;
  color: #ffffff;
  line-height: 18px;
}

.infoBoxHeadingText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height:17px;
  color: #ffffff;
  line-height: 18px;
  padding-left: 5px;
  text-align: left;
}

TD.infoBoxHeading_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #aa6622;
  background-image: url(img/infobox_heading.jpg);
  height:17px;
  color: #ffffff;
  line-height: 18px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #fef0d5;
  border-color: #fef0d5;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-right: 4px solid;
  background: #fef0d5;
  border-color: #fef0d5;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
    color: #000000;
}

.navigation {
    background: #FFCC99;
    border: 1px solid #773300;
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
    text-decoration: underline;
}

TABLE.formArea {
  background: #FEF0D5;
  border-color: #f4d2a3;
  border-style: solid;
  border-width: 1px;
}

.formAreaDezent {
  background: #FEF0D5;
  color: #a08060;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

#copyright {
  font-family: Verdana, Arial, sans-serif;
  color:#776655;
  padding-top:4px;
  font-size: 10px;
  text-align:center;
  background-color: transparent;
  text-decoration: none;
}
#copyright a{
  font-family: Verdana, Arial, sans-serif;
  color:#776655;
  font-size: 10px;
  background-color: transparent;
  text-decoration: none;
}
#copyright a:hover {
  font-family: Verdana, Arial, sans-serif;
  color:#776655;
  background-color: transparent;
  text-decoration: none;
  font-size: 10px;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.productOldPrice {
    font-family: Verdana, Arial, sans-serif;
    color: #ff0000;
    text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.artikelthumbs_table {
  border-right: 2px solid;
  border-color: #eecc99;
}

.artikelthumbs {
border-top: 2px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
border-style: solid;
border-color: #eecc99;
text-align: center;
}

.smallHeading {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
    color: Black;
}

.moduleRow {
    background-color: #ffddcc;
    border: 1px solid;
    border-color: #bb9955;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}
.moduleRowOver { 
    background-color: #ffddcc;
    border: 1px solid;
    border-color: #bb9955;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.5; 
}

.moduleRowSelected { background-color: #ffddcc; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; 
    background-color: #666666; 
    padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#f4d2a3; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
    border-right: 1px;
    border-right-style: solid;
    border-color: #aa6622;
    /*background-image: url(img/bg_left_column.jpg);*/
    background-color: #fef0d5;
    width: 185px;
}
.navRight {
    border-color: #aa6622;
    border-left-width: 1px;
    border-left-style: solid;
    background-color: #fef0d5;
    width: 185px;
}

.contentsTopics {
    font-family: Verdana, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.tableListingI {
    background-color: #eeeeee;
}

.tableListingII {
    background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.onepxwidth {
    width: 1px;
}


.table_newinourshop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #aa3333;
  background-color: #ffffdd;
  border: 3px solid #dd9999;
  padding: 4px;
}

.newinourshop_headline {
  font-family: Times new Roman;
  font-size: 22px;
  color: #aa8866;
  font-weight: bold;
  text-decoration: underline;
}

.unsere_leistungen {
  margin-top:12px;
  margin-left:370px;
  margin-right:300px;
}

ul.unsere_leistungen {
  list-style-type:circle;
  font-family: Verdana;
  font-size:13px;
  color:#000000;
  width:280px;
  border:1px solid #000000;
  text-align: left;
  padding-left: 20px;
}

.product_attribute {
  position: absolute;
  height: 10px;
  width: 200px;
  text-align: left;
}

.stat_complete_site {
  font-family: Arial;
  font-size:11px;
  color:#660000;
}

.stat_details {
  font-family: Arial;
  font-size:11px;
  color:#660000;
}

.stat_balk {
   padding-right: 2px;
   background: url(http://www.promotion-coach.de/template/img/statbalk.jpg) repeat-x;
   margin-right: 2px;
}

.stat_google_words {
   background-color: #dddddd;
   color: #000000;
   font-face: Arial;
}

.stat_visits {
   color:white;
   background-color:black;
   font-face: Arial;
   font-size: 10px;
   padding-right: 2px;
   padding-left: 2px;
}

.stat_user_table {
  font-size:10px;
  border:1px solid #000000;
  background-color: #ffeeee;
}



/************* auto-vervollständigen in suchfeld *************/

   .auto_complete {
      position:absolute;
      width:470px;
      border:0px;
      margin:0px;
      padding:0px;
      z-index:1;
      list-style-type:none;
    }

   .search_results {
      width:470px;
      border:1px solid #880000;
      background-color:#ffeedd;
/*      filter:alpha(opacity=90);
       -moz-opacity:0.9;       */
      list-style-type:none;
      margin:0px;
      padding:0px;
   }

   .search_result_row {
      width:470px;
      list-style-type:none;
      margin-bottom: 0px;
      margin-top: 0px;
      padding: 0px;
      border-bottom: 1px solid #cc8888;
      overflow:hidden;
   }

   .search_articletitle {
      font-weight: bold;
      font-size: 12px;
      font-style: Verdana;
      color: #550000;
      padding-left:10px;
      padding-bottom:2px;
      width: 420px;
   }

   .search_articlenumber {
      font-size:10px;
      color: #000000;
      font-style: Verdana;
      padding-left:10px;
      padding-top:2px;
      width: 150px;
   }

   .search_foto {
      border: 1px solid #cc8888;
   }

   .search_heading_title {
      width: 470px;
      text-align: center;
      background-color: #aa8888;
      color: #ffeedd;
      font-weight: bold;
      font-size: 11px;
      font-style: Verdana;
   }
   .search_ourprice {
      color: #aa0000;
      font-weight: bold;
      font-size: 11px;
      font-style: Verdana;
   }

/***************************/


.send_product_by_mail {
   display: none;
   width: 100%;
   height: 325px;
}

.mailsend_ok {
   border: 4px solid #00aa00;
   background-color: #ffeedd;
   padding: 5px;
   font-size:14px;
   font-style: Verdana;
   font-weight: bold;
   color: #333333;
}

.mailsend_err {
   border: 4px solid #ee0000;
   background-color: #ffeedd;
   padding: 5px;
   margin: 0px;
   font-size:14px;
   font-style: Verdana;
   font-weight: bold;
   color: #333333;
}