/* Alle Tabellen zentrieren */
table { margin-left:auto; margin-right:auto; /* Fuer gute Browser */ }

td {font-family:verdana,lucida,sans-serif; color: #0B1465; font-size:12px; font-style:normal;}

body { background-color: #ffffff; 
       text-align:center;  /* fuer Netscape 4 und MS IE */
       margin-left: auto; margin-right: auto;
       margin-top: 0.2em;
       font-family: times new roman,helvetica,serif;
       color: #0B1465;
       font-style: normal; 
       font-size:105%;
       background: #CACACA url(Fahrrad/images/background.png) repeat-x;
}

.schmaler-block {
   width: 750px;
   margin-left:auto;
   margin-right:auto; 
   margin-top:1em;
   text-align:justify;
   border:0px solid blue;
   padding:10px 10px 10px 10px;
   background:#FFFFFF;
}

.schmaler-links {
   width: 750px;
   margin-left:auto;
   margin-right:auto; 
   margin-top:1em;
   text-align:left;
   border:0px solid blue;
   padding:10px 10px 10px 10px;
   background:#FFFFFF;
}

.schmaler-mitte {
   width: 750px;
   margin-left:auto;
   margin-right:auto; 
   margin-top:1em;
   text-align:center;
   border:0px solid blue;
   padding:10px 10px 10px 10px;
   background:#FFFFFF;
}

.header_mit_bild {
   min-height:160px;
   height:160px;
   margin-bottom:1em;
   border:0px solid blue;
   background-image: url(IMG_0432p-klein.JPG);
}

.header_ohne_bild {
   margin-bottom:1em;
   border:0px solid blue;
}

.rahmen {
   border-top:    1px solid #C6C7D5;
   border-left:   1px solid #C6C7D5;
   border-right:  1px solid #C6C7D5;
   border-bottom: 1px solid #C6C7D5; }

.einschub-links  {display:block; float:left;  margin-right:0.5em; margin-left:0px;  margin-top:2px; margin-bottom:0px; padding-bottom:0.2em; text-align:center; color:black;}
.einschub-rechts {display:block; float:right; margin-right:0px;  margin-left:0.5em; margin-top:2px; margin-bottom:0px; padding-bottom:0.2em; text-align:center; color:black;}

h1 {font-size: 1.4em; font-family:verdana,lucida,sans-serif; color:blue;     font-weight: 800; margin-bottom:0.2em; margin-top:0.1em; text-align: center; white-space:nowrap;}
h2 {font-size: 1.1em; font-family:verdana,lucida,sans-serif; color: #0B1465; font-weight: 800; margin-bottom:0.2em; text-align: left;}
h3 {font-size: 1.0em; font-family:verdana,lucida,sans-serif; color: #0B1465; font-weight: 800; margin-bottom:0.2em; text-align: left;}
h4 {font-size: 1.0em; font-family:verdana,lucida,sans-serif; color: #0B1465; font-weight: 800; margin-bottom:0.2em; text-align: left;}

.wichtig {color:red; }
.zitat {color:blue; font-style:italic;}

strong {font-weight: 800; }

.menu {
   float:right;
   width:10em;
   padding:0px 10px 10px 10px;
   border:1px solid #8C8484;
   / border-left: #8C8484 1px solid;
   / border-bottom: #8C8484 1px solid;
   margin-left:10px;
   margin-bottom:10px;
   color:#A40008;
}

.menu_h3 {
   color:#A40008;
   margin-top:0px;
   padding-top:0px;
   padding-left:1em;
   text-align:left;
}

ul {
   margin:0 0 0 0;
   padding:0px 0px 0px 1em;
   text-align:left;
}

/*********/
/* Links */
/*********/

a:link     {text-decoration:underline; color: #0B1465;}
a:visited  {text-decoration:underline; color: #666666;}
a:hover    {color: #BB0000;}
a:active   {text-decoration:underline; color: #0B1465;}

a.bild:link    {color: #0B1465;}
a.bild:visited {color: #666666;}
a.bild:hover   {color: #BB0000;}
a.bild:active  {color: #0B1465;}
