div#uebersicht div.fotoliste
{
  margin-left: 1px;
  margin-right: 3px;
  float: left;
}

div.fotoalbumlink
{
  float: left;
  text-align: center;
  height: 200px;
  vertical-align: top;
  width: 135px;
  margin: 0 6px;
  overflow: hidden;
}

div.foto
{
  height: 125px;
}

div.foto img
{
  padding: 1px;
  border: #cccccc 1px solid;
}

div.clear
{
  clear: both;
}

div#content a.button
{
  font-weight: bold;
}




















#verlinkt
{
  z-index: 100;
  text-align: left;
  position: absolute;
}

div#verlinkt div
{
  background:cursorauswahl.png
}

div.personinfo
{
  background: #ffffff;
  padding: 2px 5px;
  border: #666666 1px solid;
  margin-top: 5px;
  white-space: nowrap;
}

#verlinkenabs
{
  position: relative;
}

#verlinken
{
  z-index: 200;
  display: none;
  left: 0;
  position: absolute;
  text-align: left;
  width: 150px;
}

#verlinkt
{
  z-index: 100;
  text-align: left;
  position: absolute;
}

#verlinkttext
{
  border: #666666 1px solid;
  background: #eeeeee;
  width: 586px;
  padding: 5px;
  text-align: center;
  margin-bottom: 10px;
}


#verlinken select, #verlinken input
{
  width: 150px;
  margin-bottom: 3px;
  border: #666666 1px solid;
  font-size: 10px;
  left: 0;
  position: relative;
}

#verlinken input
{
  width: 148px;
}


#verlinken img
{
  display: block;
  margin-bottom: 5px;
}

div#fotodiv
{
  clear: both;
  padding-top: 10px;
}


div#showfoto
{
  text-align: center;
}

div.buttons div
{
  text-align: center;
}







div.infoboxright
{
  position: absolute;
  margin-left: 400px;
  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: 400px;
  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;
}

div#content label
{
  display: block;
  width: 180px;
  float: left;
}

div#content input,
div#content textarea
{
  width: 200px;
  margin-bottom: 5px;
}

div#content select
{
  width: 206px;
  margin-bottom: 5px;
}





div#content ul.topaction
{
  clear: left;
  float: right;
  margin: 5px 0 5px 0;
}

div#content ul.topaction li a
{
  font-size: 9px;
}

div#content ul.topaction li
{
  font-size: 9px;
  cursor: pointer;
  display: block;
  float: left;
  list-style: none;
  width: 34px;
  margin: 0;
  border-right: #ffffff 8px solid;
  height: 32px;
  overflow: hidden;
}

div#content ul.topaction li img
{
  margin: 0 8px 0 0;
  width: 100px;
  height: 32px;
}

div#content ul.topaction li:hover
{
  width: 100px;
}