<html>
<head>
</head>
</body>
<p style="position: absolute; top: 100px; left: 100px">
</form>
<select name="ansicht" size="1"
style="border-width: 5px; border-left-width: 5px; border-right-width: 5px; border-style: dashed; background-color: #000000; border-color: #ff0000; color: #fe9b00; font-weight: bold; font-family: Arial;font-size: 16px;">
<option>XY</option>
<option>YZ</option>
<option>XZ</option>
</select>
</form>
</p>
</body>
</html>