body{font-size:10pt;font-family:Arial,sans-serif;color:#aaa;background-color:#fff;}
h1{font-size:30pt;}

div#hauptcont{
 position:relative;
 width:510px;
 margin:100px auto auto auto;
 padding:10px;
 border:5px solid #bbb;
 border-radius:5px;
 -moz-border-radius:5px;
 -webkit-border-radius:5px;
 -khtml-border-radius:5px;
 overflow:hidden;
}

form {
 width:500px;
 height:400px;
 background-image:url(/Fotos/800px-Bees_Collecting_Pollen_2004-08-14.jpg);
}

label {
 font-size:10pt;
 font-weight:bold;
 color:#fff;
}
