/* sytle_search.css - HH 2000-10          */

/* Background */
body {
 background-color:#fff;
 font-family:Arial,sans-serif;
 font-size:12pt;
 color:#000;
}

h1 {
 font-family:Arial,sans-serif;
 font-size:20pt;
 font-weight:normal;
 color:#000;
 margin:20px auto 30px auto;
 padding:0;
}

img {
 border:0px none transparent;
}

div#inhalt {
 width:500px;
 margin:80px auto auto auto;
 text-align:center;
}

