 /* style for reading-woman.org */

html, body {
  color:           black;
  background:      white;
  font-weight:     normal;
  font-family: "Bitstream Vera Sans", sans-serif;
  font-style:      normal;
  text-decoration: none;
  margin:  10;
  padding: 0;
  border:  0;
}

img {
  border:  0;
}

img.right {
  margin-left: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  float: right;
}

img.w3cright {
  margin-left: 8px;
  float: right;
}

table {
  border: 0 none;
  border-spacing: 0;
  border-collapse:collapse;
}

td {
  border: 0 none;
  padding: 0;
}

td img {
  vertical-align: bottom;
}

td.vruler {
// background-image:	url(/img/v_dot_strech.gif);
  border-left-width:1px;
  border-left-style:dotted;
}

td.leftcol {
  padding-right: 10px;
}
td.middlecol {
  padding-left: 10px;
  padding-right: 10px;
}
td.rightcol {
  padding-left: 10px;
}

/* Textbereich */
/* BODY {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; background: white; color: black; }
H1 { text-decoration:none; color:#000000; font-family:'Times New Roman',Times,serif; font-size:24pt; margin-bottom:0pt; }
DIV { text-decoration:none; color:#000000; font-family:'Times New Roman',Times,serif; font-size:11pt; margin-top:0pt; margin-left:40pt; }
*/

H2 {
  text-decoration:none;
  color:#000000;
  font-family:'Times New Roman',Times,serif;
  font-size:16pt;
}

.impress {
  text-decoration:none;
  color:#000000;
  font-family:'Times New Roman',Times,serif;
  font-size:9pt;
}

.bildunterschrift {
  font-family:'Times New Roman',Times,serif;
  font-size:9pt;
}

.teaser {
  font-weight: bold
}

.box {
  font-family: arial, helvitca, verdana;
  font-size: 9pt;
  font-weight: bold;
  color: #000000;
  background: #FFFFFF;
  margin-top: 2px;
  margin-bottom: 2px;
  border-bottom: 2px dotted #000000;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
}

.errmsg {
  font-weight: bold;
  color: #FF0000;
  background: #FFFFFF;
}

anmerkungen {
  font-size:9pt;
}


