body {
  font-size: 100.00%;
  font-family: Helvetica,Arial,sans-serif;
  margin: 0; padding: 1em;
}

a:link { color:orange; }
a:visited { color:orange; }
a:active { color:green; }


ul#Navigation {
  font-size: 0.91em;
  float: left; width: 13em;
  margin-left: 0; padding: 0;
  text-align:center;
  
 
}


ul#bild {
  font-size: 1.00em;
  float: left; width: 13em;
  margin-left: 0; padding: 0;
  text-align:center;
  
 
}

ul#bild a:link {
  color:white; background-color: white;
  text-decoration:none;
}
ul#bild a:visited {
  color:white; background-color: white;
  text-decoration:none;
}
ul#bild a:hover {
  color:#e36000; background-color: #f7d8af;
  text-decoration:none;
}
ul#bild a:active {
  color:green; background-color: white;
  text-decoration:none;
}





ul#Navigation li {
  list-style: none;
  margin:0; padding: 0.3em;
  text-align:center;

}
ul#Navigation a {
  display: block;
  padding: 0.2em;
  font-weight: bold;
}
ul#Navigation a:link {
  color:black; background-color: white;
  text-decoration:none;
}
ul#Navigation a:visited {
  color:black; background-color: white;
  text-decoration:none;
}
ul#Navigation a:hover {
  color:#e36000; background-color: #f7d8af;
  text-decoration:none;
}
ul#Navigation a:active {
  color:black; background-color: white;
  text-decoration:none;
}

div#Inhalt {
  margin-left: 0em;
  padding: 0 0em;
  min-width: 0em; 
}
div#Inhalt h1 {
  font-size: 1.5em;
  margin: 0 0 1em;
}
div#Inhalt h2 {
  font-size: 1.2em;
  margin: 0 0 1em;
}
div#Inhalt p {
  font-size:1em;
  margin: 1em 0;
}

.examplediv
 {
  background-color:blue;
  border-style:;
 }

div#id
{
 position:absolute;
 left:450px; top:350px; width:300px; height:150px;
 overflow:scroll;
}

.oben    { vertical-align:top; background-color:white; }
.mittig  { align:center; valign:middle; background-color:white; }
.links  { text-align:left; valign:left; background-color:white; }
.unten   { vertical-align:bottom; background-color:white; }


h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
 font-family:Arial,sans-serif; }

h1 { font-size:26px; margin-bottom:18px; color:white; font-family:Arial, sans-serif; }

h2 { font-size:26px; margin-bottom:18px; color:black; font-family:Arial, sans-serif; }

h2.sh2 { font-size:21px; }

h3,h3.xmp,h3.xpl,h3.inf,h3.tip,h3.akt { font-size:11px; }

h4 { font-size:11px; color:green; }

h5 { font-size:26px; color:green; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:11px; }

li { margin-top:3px; }										*/ Zum erstellen von Listen */






