.fehlerbox {
	width:572px;
	padding:10px;
	border:4px solid #ec1c24;
	text-align:center;
	margin-bottom:10px;
	color:#ec1c24;
	font-weight:bold;
}

.fehler {
	color:#ec1c24!important;
	font-weight:bold;
}


.agenturnamesecra {
	border: 0px;
  	height: 0px;
  	width: 0px;
}

.warntabelle {
  	border: 2px #FF0000 solid;
}

.sehrklein {
    font-size:11px;
}

/* Belegungsplan antworten  */
/* -------------------------------------------------------------*/

span.suchausgaben {
  font-family: Verdana,Arial;
  font-size: 9pt;
  font-style: normal;
  color: #009000;
}

span.suchausgabenfehler {
  font-family: Verdana,Arial;
  font-size: 9pt;
  font-style: normal;
  color: #FF0000;
}
span.suchausgabenfehler {
    font-family: Verdana,Arial;
    font-size: 9pt;
    font-style: normal;
    color: #FF0000;
}


.gruen {
  color: #009933!important;
}

/**********************************************************************************************************************/
/*                                   Lastminute                                                                       */
/**********************************************************************************************************************/


td.pad2hb2 {
    padding:4px;
    background:#cddff6;
}

span.weiss_mid {
    color:#ffffff;
    font-size:14px;
}

td.pad2b {
    padding:4px;
    background:#007cc2;
}

td.pad2weiss {
    padding:4px;
    background:#ffffff;
}

span.blau_mid {
    color:#0000A0;
    font-size:12px;
}

.gross {
    font-size:12px;
}

span.rot_mid {
    color:#ec1c24;
    font-size:12px;
}

#content .box_lm {
    width: 550px;
    font-family: Verdana,Arial;
    font-size: 9pt;
    line-height: 12pt;
    font-style: normal;
}
.kleinkurs {
    font-size:12px;
    font-style:italic;
}

.actionbutton {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 3px 15px;
    margin-top: 10px;
    border: 1px solid #147f00;
    border-radius: 6px;
    background: #25ee00;
    background: -webkit-gradient(linear, left top, left bottom, from(#25ee00), to(#147f00));
    background: -moz-linear-gradient(top, #25ee00, #147f00);
    background: linear-gradient(to bottom, #25ee00, #147f00);
    text-shadow: #0c4b00 1px 1px 1px;
    font: normal normal bold 13px arial;
    color: #ffffff;
    text-decoration: none;
}
.actionbutton:hover,
.actionbutton:focus {
    border: 1px solid #179500;
    background: #2cff00;
    background: -webkit-gradient(linear, left top, left bottom, from(#2cff00), to(#189800));
    background: -moz-linear-gradient(top, #2cff00, #189800);
    background: linear-gradient(to bottom, #2cff00, #189800);
    color: #ffffff;
    text-decoration: none;
}

.actionbutton:active {
    background: #147f00;
    background: -webkit-gradient(linear, left top, left bottom, from(#147f00), to(#147f00));
    background: -moz-linear-gradient(top, #147f00, #147f00);
    background: linear-gradient(to bottom, #147f00, #147f00);
}

/**********************************************************************************************************************/
/*                                   Objectimages                                                                       */
/**********************************************************************************************************************/
.object_gallery {
    width: 100%;

}
.object_gallery-item {
    margin-bottom: 10px;
    width:257px;
    padding-left: 10px;
}
.object_gallery-sizer {
    width: 50%;
}

/* LightGallery*/
.lg-backdrop.in {
    opacity: 0.85 !important;
}
