/******************************************************************************
 *                                                                    2006-08 *
 * Project | iglauersingkreis.de                                              *
 * Author  | silke <silke(A)silkes-web.de>                                      *
 *                                                                            *
 ******************************************************************************/
 
@import url(screen_elements.css);
@import url(screen_content.css);
@import url(screen_form.css);

body {
  margin:0;
  padding:0;
  font-family: Verdana;
  font-size:75.5%;
  color:#000;
  xbackground-color:#fff;
  height:100%;
  overflow: auto;
  background: #FFF url(/pics/nav.jpg) repeat-y left;
}
td {
  margin:0;
  padding:0;
  font-family: Verdana;
  font-size:75.5%;
  color:#000;
  background-color:#fff;
}

p, h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
}

div.clearer {
  clear:both;
  xheight:1px;
  xfont-size:1px;
  xline-height:1px;
}

.lucida {
  font-family: "Lucida" !important;
  font-stretch: expanded;
  font-size-adjust: 0.6;
  color:#666;
  font-weight:bold;
}
