.ei_std {background: url("images/hand.png") no-repeat 15px 50% #F21E21; padding:20px 20px 20px 155px; color:#fff; text-shadow: 1px 1px 5px rgba(71, 71, 71, 1);font-weight:bold; }
.ei_std .ei_head {font-size:3.0em; color:#fff; }
.ei_std .ei_rabatt {font-size:7em; }
.ei_std .ei_hinweis {font-size:2em; }
.ei_std .ei_bedingungen {font-size:1.2em; font-weight:normal; margin-top:10px; }
.ei_std .ei_buttons {margin-top: 15px;}
.ei_std button.modal-close {
   border: 1px solid #000000;
   border-bottom: none;
   background: #aba9ab;
   background: -webkit-gradient(linear, left top, left bottom, from(#edeaed), to(#aba9ab));
   background: -webkit-linear-gradient(top, #edeaed, #aba9ab);
   background: -moz-linear-gradient(top, #edeaed, #aba9ab);
   background: -ms-linear-gradient(top, #edeaed, #aba9ab);
   background: -o-linear-gradient(top, #edeaed, #aba9ab);
   padding: 11px 22px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #000000;
   font-size: 16px;
   text-decoration: none;
   vertical-align: middle;
   margin:10px 10px 0; 
   cursor:pointer;
   }
.ei_std a.modal-close {
	color:#fff;
	text-shadow: none;
	display: block;
	margin-top:10px;
	font-weight:normal;
 }
.ei_std .ei_code {font-size:2.5em; margin-top:20px; }
.ei_std .button:hover {background: #cccccc;}
.ei_std .button:active {background: #b8b8b8;}
.ei_img button, .ei_img button:hover, .ei_img button:active {border: none;background: none;padding: 0;margin: 0;}
.ei_img img {max-width: 100%; height:auto;}

/*.modal-dialog {width: auto!important; display:inline-block; margin:30px auto;}*/
