/* CSS Datei für Frauen im Netz*/
A:link {color: #000080;}
A:visited {color: #0000CC; }
A:hover { border-style: solid; color: #A52A2A;}
A:active {color: #BF0000; }
  /* #A52021  */
body {
 font-family:  "Comic Sans MS", "sans serife", VERDANA, ARIAL, HELVETICA;
 font-size: 13pt;
 font-weight: bold;
 text-align: left;
 /*color: #003084;  */
 color: #000080;
 background:  #FFDCAD;
 /*#FFA928; alte Farbe   */
}
table {
 font-family:  "Comic Sans MS", "sans serife", VERDANA, ARIAL, HELVETICA;
 font-size: 10pt;
 font-weight: bold;
 text-align: left;
}
td {
 font-family:  "Comic Sans MS", "sans serife", VERDANA, ARIAL, HELVETICA;
 font-size: 13pt;
 font-weight: bold;
 text-align: left;
}

h1 {
 font-size: 15pt;
 font-weight: bold;
 text-align: center;
 }
h5 {
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
}
ul, li {
 font-size: 13pt;
 font-weight: bold;
 text-align: left;
}

.kreis {
 font-size: 10pt;
 font-weight: bold;
 text-align: left;
 list-style-type: disc;
}

.quadrat {
 font-size: 13pt;
 font-weight: bold;
 text-align: left;
 list-style-type: square;
}

p {
 font-size: 13pt;
 font-weight: bold;
 text-align: left;

 }

blockquote {
 width: 50%;
 border: 3pt solid #BF0000;
 background-color: #FFFF00;
 font-family:"Comic Sans MS";
 padding: 5pt;
 font-size: 20pt;
 font-weight: bold;
 text-align: center;
 }