#form
{
  font-family:Verdana,Arial,sans-serif;
	
}

fieldset
{
  background-color:#A2000C;
	width:500px;
	border:outset #A2000C;
	
}

p.legend
{
 	color: #F6B28F;
	
}

label
{
 position:absolute;
 color:#F6B28F;
 padding-left:10px;
	
}

input
{
 margin-left:120px;
	
}

#bayreuth input 
{
 margin-left:250px;
}


#duo
{
  margin-left:150px;
}



#button
{
  text-align:left;
}

#status
{
  width:500px;
	height:200px;
	
}
.error
{
  color:red;
}

