div.daten label { width: 200px; float: left; display: block; text-align: right; margin-right: 10px; padding-left: 50px; }
div.daten input, div.daten textarea, div.daten select { width: 200px; border: #0099ff 1px solid; padding: 2px 3px; margin-bottom: 5px; }
div#content input.submit { background: #0099ff; color: #ffffff; cursor: pointer; }
div#content input.submit:hover { background: #0066cc; }

img.bilds { padding: 0px; border: #ffffff 5px solid; margin: 0 10px 10px 0; cursor: pointer; }