div#content.events img.flyer { max-width: 280px; }
div#content.events td { vertical-align: top; }
div#content.events img.icon { float: left; margin-right: 5px; }
div#content.events a { font-weight: bold; }
div#content.events div#brot a { font-weight: normal; }
div#content.events div.fotodiv2 { height: 60px; width: 60px; }
div#content.events td.width120 div.fotodiv { height: 120px; width: 120px; background: none;}

div#content.events div.comment { max-height: 60px; max-width: 315px; overflow: auto; }
div#content.events hr { margin: 4px 0 1px 0; }


img.kartenfoto
{
  padding: 1px;
  border: #cccccc 1px solid;
  margin-right: 5px;
  float: left;
}


div#content.eventsend label
{
  width: 120px;
  float: left;
}

div#content.eventsend input,
div#content.eventsend textarea,
div#content.eventsend select
{
  margin: 0 0 15px 0;
  width: 300px;
}



div#divFileProgressContainer { margin-left: 125px; width: 300px; }
div#thumbnails
{
  margin-left: 125px;
  width: 300px;
}

div#content div.uploadbild input
{
  color: #cccccc;
  width: 78px;
}

div#content div.uploadbild input.black
{
  color: #000000;
}

div#content div.uploadbild
{
  float: left;
  margin-right: 10px;
}

div#content div.uploadbild img
{
  padding: 1px;
  border: #999999 1px solid;
  margin: 3px 0px 3px 0px;
  display: block;
}

div#content div.uploadbild img.deleteImage
{
  border: 0;
  padding: 0;
  width: 24px;
  height: 24px;
  position: absolute;
  margin-left: 98px;
  margin-top: 7px;
  cursor: pointer;
}


div.infoboxright
{
  position: absolute;
  margin-left: 430px;
  padding: 1px 0 0 5px;
  background: url(/images/infobox.png) no-repeat;
}

div.infoboxright div
{
  width: 155px;
  padding: 1px 4px 2px 23px;
  border-right: #159f00 1px solid;
  border-bottom: #159f00 1px solid;
}

div.infoboxright.errorboxright
{
  position: absolute;
  margin-left: 430px;
  padding: 1px 0 0 5px;
  background: url(/images/fehlerbox.png) no-repeat;
}

div.infoboxright.errorboxright div
{
  width: 155px;
  padding: 1px 4px 2px 23px;
  border-right: #ff0000 1px solid;
  border-bottom: #ff0000 1px solid;
}

