/* ===========================================================
Stylesheet für www.berndsweinwelt.de 
Druckversion
Autor: Bernd Schmidt
Copyright: Bernd Schmidt - www.kunst-webdesign.de
============================================================*/

body {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 11pt;
   }

h1, h2 { font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; }
h1 { font-size: 20pt; }
h2 {
   font-size: 16pt;
   padding-top: 6pt; /* Abstand zwischen Text und Rahmenlinie */
   border-top: 3pt solid #d90000; /* rote Rahmenlinie oben */
   margin-top: 12pt;
   }

.skiplink,
#navigation {
   display: none;
   }

.bildlinks {
   float:left;
   margin: 4px 5px 2px 0;
   
   }

.bildrechts {
   float:right;
   margin: 4px 0 2px 5px;
   }

#sitemap {
   display: none;
   }

#partner {
   display: none;
   }

a { 
   color: black;
   text-decoration: none;
   }

/* =================
Ende des Stylesheets
================= */






