/*----- Autor: Benno Sökeland
        Sökeland Werbung / Design
		www.soekeland.de
		Design für www.soekeland.de
		 © 2016------*/

/*------ Inhalt: Bestellormular ------*/

fieldset
{
width:500px;
padding-top: 12px;
padding-left: 25px;
padding-bottom: 15px;
}

#checkbox
{
margin-right:7px;
}

#nummer
{
width:4em;
}

#plz
{
width: 4em;
}

.submit, .reset
{
background-color:#FFF5D9;
border:3px double #933;
}

label
{
width: 8em;
text-align: left;
font-weight: normal;
color: #000;
}

.formsend
{
margin-left:200px;
}