html { height: 100%; width: 100% }
body { height: 99%; width: 700px; padding: 0; margin: 0 auto;  font-size: 14px; vertical-align: middle; text-transform: lowercase; }
a:link { }
a:visited { }
a:hover { }
a:active { }

#tabs { display: none; width: 600px; height: 90%; background: url(images/modus.jpg) left 15% no-repeat; padding: 5% 0 5% 100px;}
#tabs table { width: 100%; }
#tabs table td { vertical-align: top; line-height: 2.4em }
#contact label { display: none; }
#contact input, #contact textarea { width: 90%; border: 0; }
#contact textarea { height: 200px }
#contact input, #contact textarea { font-size: 1.1em;  margin: .5px; padding: 0.7em  }
button { font-size: 1em;  padding: 0.3em  }
#contact input.label, #contact textarea.label { color: #aaaaaa;  }
#email-msg { display: none; }