
/* ALLGEMEINES */

html, body {margin:0; padding:0; height:100%}
body {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; text-decoration: none; color:#9d9d9d; background:url(header.jpg) top repeat-x}
div.seitenbreite {position:relative; min-height:100%;}
div.center {width:450px; margin:0 auto; text-align:center; padding-top:100px}
a {text-decoration:none; color:#ea6934}
hr {background-color:#9d9d9d;height:1px;border-style:none;}

/* FOOTER */

div.footer {width:100%; background:url(footer.jpg) repeat-x; height:103px; position:absolute; bottom:0}

/*FORMULARE*/

div.center input {background:url(form.jpg); border:0px; margin:0px; padding:0px; height:23px; width:177px;}
div.center input.absenden {background-color:#ea6934; color:#ffffff; background-image:none; width:14px; vertical-align:bottom; height:23px; border:1px solid #9d9d9d}
