p,ul,ol,li,div,td,th,address,blockquote { font-size:10pt; }


p, h1, h2, h3, h4, div, td, th, body, li {
 font-family: Arial, sans-serif;
}

h1 { font-size: 24pt;}
h2 { font-size: 16pt;}
h3 { font-size: 12pt;}
h1, h2, h3 {margin-bottom: 6pt}

li.h2 { font-size: 16pt;
        font-weight: bold;
}

p.nav_1 {
 font-size: 12pt;
 margin-right:12px;
 margin-left:24px;
}

*.nav_small {
  font-size:9pt;
  font-style: italic;
  text-decoration:none;
  text-align:left;
  margin-left:24px;
  }

p.small {
  font-size:10pt
}
p.title {
  font-size:14pt;
  font-weight: bold;
  margin-top:6px;
}
p.title1 {
  font-size:12pt;
  font-weight: bold;
  margin-top:6px;
}
hr {
  margin-right:20%;
}

a:link { color: darkblue;   }
a:visited { color: darkblue;   }
a:hover { color: red; }
a:active { color: red; }

a.nav_link1 {
  font-size: 18pt;
  font-weight: bold;
  text-decoration:none; }
a.nav_link2 {
  font-size: 12pt;
  font-weight: bold;
  text-decoration:none;
  }
a.nav_link3 {
  padding-left:10pt;
  font-size: 10pt;
  font-weight: bold;
  text-decoration:none }

a.nav_link4 {
  padding-left:16pt;
  font-size: 10pt;
  font-weight: bold;
  text-decoration:none }


td.t1 {
 font-size: 14pt;
 font-weight: bold;
 background: #F9F5B4;
}

.center3 { text-align: center;
            font-size: 300%;
            font-weight:bold
            }
.center_b { text-align: center;
             font-weight:bold;
             }

body {
       text-align: center;
/*       font-size: 100.01%; */
       color: darkblue;
       background-image:url(veloclub_signet_1.gif);
       padding:0;
       margin:0;
       align: center;
       min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
}

div#seite {
          width: 900px;
          text-align: left;
          background-color: white;
          margin: auto;
          padding:0;
          align: center;
          }

div#head {
           width: 900px;
           background: #E8E800;
           font-size: 60px;
           font-weight: bold;
           font-family: Times, serif;
/*           color: #201010; */
           padding:0;
           border: 0px solid #EADD05;
           border-bottom: 2px solid #EADD05;
}

div#navigation {float: left;
               text-decoration:none;
               padding: 0 0 0 0px;
               width:150px;
               min-height: 700px;
               height: 700px;
               margin: 0px;
               background: #f8f8f8;
               background: #E8E800;
               border: 0px solid #e0e0e0;
/*               border-right: 2px solid #EADD05; */
                }
div#navigation a { text-decoration:none; }

div#navigation a:link { color: darkblue;   }
div#navigation a:visited { color: darkblue;   }
div#navigation a:hover { color: red; }
div#navigation a:active { color: red; }


div#info {
          margin:0px;
          margin-left:150px;
          padding:20px;
          padding-left:40px;
          text-decoration: none;
          min-height: 800px;
          }

div#info a { text-decoration:none;
          }

div#info a:link { color: darkblue;   }
div#info a:visited { color: darkblue;  }
div#info a:hover { color: red; }
div#info a:active { color: red; }

a.top {
  font-style: italic;
  color: red;
  font-weight: bold;
}

div#foot { width: 900px;
           height: 10px;
           margin: 0.3em auto;
           background-color: #0C1463;
           clear: both;
           }
