/* Stylesheet für die DRUCKVERSION Webseiten der Homepage des Fördervereins Mobilitätszentrale Konstanz */
/* Weitere Erläuterungen s. fvmoz2.css  */

body  { color: black; font-size: 100.01%; font-family: "Times New Roman", Times, serif; background-color: white; text-align: left; margin-left: 0.4cm; padding: 0 }

#seite { background-color: white; text-align: left; margin: 0; padding: 0; width: 16cm;  }

#kopf  { font-size: 14pt; font-weight: bold; font-family: Verdana, Arial, sans-serif; background-color: white; text-align: left; padding: 0; margin: 0; }

/* im Druck nicht nötige Bereiche verbergen */
#navi, #navi ul, #navi ul li, .navi1, .navi2, #neues, #fusszeile1 { display:none; }
#navi a  { display:none; }

div#inhalt   { font-size: 12pt; line-height: 14pt; margin-left: 0.4cm; 
padding: 0; 
min-width: 16cm; 
background-color: white; }

div#inhalt h1 { font-size: 130%; }
div#inhalt h2 { font-size: 115%; }
div#inhalt h3 { font-size: 105%; }
div#inhalt table  { font-size: 100%; padding: 0 1em 0 1em; }

/* Fusszeile für Printversion */
fusszeile2 { clear: both; background-color: white; margin: 0; padding: 0.2em; text-align: right; font-size: 1em; }

#fusszeile2 ul { list-style-type: none; margin: 0; padding: 4px; }

#fusszeile2 li { text-align: right; }

h1, h2, h3, h4, h5 { font-family: Verdana, Arial, sans-serif; }

h1 {font-size: 150%; }
h2 {font-size: 115%; }
h3 {font-size: 110%; }
h4 {font-size: 105%; }
h5 {font-size: 100%; font-weight: bold; margin-top: 4em; }

.text { background-color: white; }
.textklein  { font-size: 8pt; font-style: italic; }

/* Links in Druckversion in blau? */
a { color: blue; font-weight: bold; text-decoration: none; }



