* {margin:0; padding:0;}
html,body{
  height: 100%;
}


body { 
  color: #330000;
  text-align: left;
  font: normal 100.01%/110% arial,verdana,helvetica,sans-serif;       
  background-color: #FBFBFB; 
}

body {
  font-size: 0.9em;
}

div#text {
  font-size: 0.9em;
  margin: 0.3em;
  width: 90%;
}

div#footer {
  text-align: center;
  margin-bottom: 5px;
  border-top: 1px dotted #ccc;
  width: 100%;
  font-size: 0.9em;
}

.besonders {
  border: 1px solid #669933;
  background: #E4F4D3;
  padding: 0.3em;
}

img.noborder {
  border: 0 none;
}

a {
  font-size: 0.8em;
  color: #3C3C3C;
}

.small {
  color: #3C3C3C;
  font-size: 0.8em;
  line-height: 100%;
}

div.linksalign {
  text-align: left;
}

.abstand_oben {
  margin-top: 20px;
}
h3 {
  text-align: left;
  font-size: 1.2em;
  color: #003300;
  line-height: 130%;
  font-weight: bold;
}
ul li{
  list-style: disc inside;
  padding: 0.2em;
}

.links {
  float: left;
  margin-right: 0.5em;
}

.clearer {
  clear: both;
}

.fett{
  font-weight: bold;
}
