/* Style Sheet 01 für ZRV 2001 */
/*  background-color: #EFEFEF; */

a:link {
 font-size: 12px;
 font-family: Book Antiqua;
 font-style: italic;
 color: #0000fF;
 text-decoration:none;
}

a:visited {
 font-size: 12px;
 font-family: Book Antiqua;
 color: #0000FF;
  font-style: italic;
 text-decoration:none;
}

a:hover {
 font-size: 12px;
 font-family: Book Antiqua;
 font-style: italic;
 color: #0000FF;
 text-decoration:underline;
}

a:focus {
 font-size: 12px;
 font-family: Book Antiqua;
 font-style: italic;
 color: #0000FF;
 text-decoration:underline;
}

body {
 font-family: Book Antiqua;
 font-size: 12px;
 color: #0000FF;
 background-color: #f5f500;
 margin-top: 0px;
 margin-left: 0px;
 scrollbar-face-color:#f5f500;
 scrollbar-shadow-color:#0000BF;
 scrollbar-highlight-color:#EFEFEF;
 scrollbar-3dlight-color:#FF0000;
 scrollbar-darkshadow-color:#00005F;
 scrollbar-track-color:#f5f500;
 scrollbar-arrow-color:#FF0000;
}

td {
 font-family: Book Antiqua;
 font-size: 12px;
 color: #0000FF;
}

p {
 font-family: Book Antiqua;
 font-size: 12px;
 color: #0000FF;
}

p.klein {
 font-family: Book Antiqua;
 font-size: 10px;
 color: #0000FF;
}

h1 {
 font-family: Book Antiqua;
 font-size: 24px;
 color: #FF0000;
}
h2 {
 font-family: Book Antiqua;
 font-size: 20px;
 font-style: italic;
 color: #FF0000;
}

h3 {
 font-size: 18px;
 font-style: italic;
 color: #0000FF;
}

h4 {
 font-size: 14px;
 font-style: italic;
 color: #0000FF;
}

h5 {
 font-size: 14px;
 font-style: italic;
 color: #FF0000;
}

h6 {
 font-size: 14px;
 font-style: italic;
 color: #0000FF;
}

#news {
 font-family: Book Antiqua;
 color: #0000FF;
 text-align:justify
}


#linie1r {
 border-bottom-width: 1px;
 border-bottom-color: #FF0000;
 border-bottom-style: dashed;
}

#linie1b {
 border-bottom-width: 1px;
 border-bottom-color: #0000FF;
 border-bottom-style: dashed;
}