@import url(modernstil.css);

html {   padding:0px;  margin:0px; }

body {
    color: black; background-color: #d6eaf5;
    font-size: 100.1%;
    margin: 0; padding: 0.5em;
    min-width: 35em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }
  
body,h1,h2,h3,h4,h5,p,ul,li,a,td { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; }
  
h1,h2,h3 { color: #ff7400; font-family: Verdana, Arial, Helvetica, sans-serif; }

h1 { font-size: 1.5em; margin: 0 0 0.5em; padding: 0.3em; text-align: center; background-color: white; border-color: #bfcace #e3f0f5 #e3f0f5 #bfcace; border-style: solid; border-width: 1px; }

h2 { font-size: 1.3em; }

h3 { font-size: 1.1em; }

object, embed { background-color: white; }

.kleiner { font-size: 0.83em; font-family: Verdana, Helvetica, Arial, sans-serif;}
.rot { color: #ff110b; }
.kapitaelchen { font-variant: small-caps; }

div#Inhalt img { border-color: #c0c0c0 #e3f0f5 #e3f0f5 #c0c0c0; border-style: solid; border-width: 2px; }

a:link {
  text-decoration:none;
  color: #d01d00;
  font-weight: bold;
}

a:visited {
  text-decoration:none;
  color: #d01d00;
  font-weight: bold;
}

a:hover { 
  text-decoration: none;
  color: white;
  background-color: #d01d00;
  font-weight: bold;
}

a:active {
  text-decoration:none;
  color: #d01d00;
  background-color: #4a85d6;
  font-weight: bold;
}
a:focus {
  text-decoration:none;
  color: white;
  background-color: #d01d00;
  font-weight: bold;
}
#blinkend tr:hover, #blinkend tr:focus { background-color: #fff7bc; }

.nicht_drucken { }

.aktuell { color: #4a85d6; }
#Startmenu { font-size: 1.3em; margin: 0.2em 6em 0.5em; padding: 0; }
div#Startseite { background-color: white; text-align: center; margin: 0 0 0.5em; padding: 0 1em 0; border-color: #c0c0c0 #e3f0f5 #e3f0f5 #c0c0c0; border-style: solid; border-width: 1px; }

div#Inhalt { background-color: white; margin: 0 0 0.5em 12em; padding: 0.5em 1em 0; border-color: #c0c0c0 #e3f0f5 #e3f0f5 #c0c0c0; border-style: solid; border-width: 1px; }

div#Inhalt li { line-height: 1.5em; font-family: Verdana, Helvetica, Arial, sans-serif; list-style: square url(../grafik/pfeil.gif) inside; }
div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  
div#Inhalt h3 {
    font-size: 1.1em;
    margin: 0.2em 0;
  }
  
div#Inhalt p {
    font-size: 1em;
    margin: 0.7em 0;
  }
  .seitentitel {}
