/* CSS Document */

#inhalt {
  width: 775px!important;
 }
td p {
	margin: 0px;
}

input {
  background: #879FBE;
  border-width: 0px;
  color: #333;
  font-weight: bold;
  font-size: 12px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.pfeil {
  float: left;
  position: relative;
  top: 200px;
}
.diashow_preview {
  position: absolute;
}
.diashow_title a{
  margin: 2px;
}
#statusform {
  float: right;
  border: 1px solid #A9B9D0;
  padding: 5px;
}
#statusform input{
  margin: 0;
}
#statusform label{
  margin: 0;
}

