@import url('/templates/verbundlinie/css/default.css');
@import url('/templates/verbundlinie/css/finker.css');
@import url('/templates/verbundlinie/css/main.css');

.red-message {
  background: none repeat scroll 0 0 #da4d31;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.grey-message {
  background: none repeat scroll 0 0 #53555c;
  color: #ffffff;
  text-shadow: none;
  font-size: 14px;
  line-height: 24px;
  padding: 10px;

}.light-green {
  color: #83be26;

}
