/* CSS Document */
div#formular input {
width: 300px;
}
div#formular textarea {
width: 302px;
height: 200px;
}
.button {
width: 50px;
}

