﻿/* Style Sheet Erweiterung Kontakformular Kleebaum.de*/
p, form {
margin: 20px 20px;
}
form {
width: 519px;
}
fieldset {
border: 1px solid #999;
background: #fafafa;
}
legend {
font-weight: bold;
font-size: 120%;
color: #009900;
}
textarea {
width: 489px;
heigth: 122px;
margin: 10px 10px;
}
#person label {
display: block;
font-weight: bold;
}
#person p {
margin: 10px 20px;
}