@charset "UTF-8";


#videoimg
{
  float: right;
	cursor: pointer;
}

#video iframe
{
	margin-bottom: 1em;
}

form
{
  width: 35em;
}

button
{
  width: 35%;
}

.ui-dialog button
{
  width: auto;
}

.anfordern
{
  display: block;
  width: 39%;
  float: left;
}