/* InfoServ CSS Formular */
/* CSS Formular _blank */
/* created: 05.05.2007 */

body { font-family: verdana, helvetica, arial, sans-serif; font-size:0.8em; margin:0; padding:0; }
h1, h2, h3 { color:#191970; font-weight:bold;}
h1 { font-size:1.4em; }
h2 { font-size:1.2em; }
h3 { font-size:1.1em; font-weight:normal;}
h4 { font-size:1em; font-weight:normal; color:#000; }

.webform table { width:100%; padding-right:20%; }
.webform th { text-align:left; background-color:#dce6f0; border-bottom:2px solid #6e788c; }
.webform td { padding: 0.3em;  background-color:#efefef; }
.buttonbar { text-align:center; }
.button { background-color:#6e788c; color:#fff; }
.webform form {}

