
body {
  background: url(../img/himmel.jpg) rgb(220,220,255) center top;
  color: white;
  margin: 0;
  padding: 0;
  font-size: 100.01%; /* umgeht den Font-Size-Bug im Safari, älteren Operas und IE */
  font-family: Verdana, Arial, sans-serif ;
}

#inhalt {
padding-top: 0.25em:
paddin-bottom: 0.25em;
padding-left: 1em;
padding-right: 1em;
background: url(../img/white.png);
border: 2px solid white;
margin: auto;
min-height: 50em;
}

#egg {
  width: 720px;
  margin: auto;
  margin-top: -1em;  
  margin-bottom: -1em;
  padding-top: 1em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-bottom: 1em;
  color: black;
  min-height: 70em;
  border-left: 2px solid rgb(150,150,255);
  border-right: 2px solid rgb(150,150,255);
  background: url(../img/blue.png) center top;
}

#container {
  font-size: 0.9em;
  background: url(../img/kornfeld_tag.png) bottom center repeat-x fixed;
  min-height: 70em;
  min-width: 800px;
  margin: auto;
  border: 0;
  padding: 0.75em;
}

h1 {
  color: rgb(0,0,50);
  text-align: center;
}

h2 {
  color: rgb(0,0,50);
  text-align: center;
}

#invert {
  color:  rgb(255,0,0);
}

#text_start {
  text-indent: 1em;
  text-align: justify;
}

#text_ende {
  text-indent: 1em;
  text-align: justify;
  margin-bottom: 6em;
}

#imp {
background: url(../img/vordergrund.png) repeat-x;
width: 100%;
height: 82px;
position: fixed;
bottom: 0px;
}

#imp_p {
text-align: center;
color: black;
background: url(../img/white.png);
margin: auto;
font-weight: bold;
border: 2px solid rgb(150,150,255);
width: 500px;
padding: 0.25em;
font-size: 0.75em;
}

p {
  text-align: justify;
}

#bild_rechts {
margin-left: 0.5em;
margin-top: 0.3em;
float: right;
border: 1px dashed black;
width: 120px;
height: 70px;
}

#bild_links {
margin-right: 0.5em;
margin-top: 0.3em;
float: left;
border: 1px dashed black;
width: 120px;
height: 70px;
}

a {
color: rgb(25,25,100);
background-image: url(../img/link.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 12px;
text-decoration: none;
}

a.active {
color: rgb(25,25,100);
background-image: url(../img/link.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 12px;
text-decoration: none;
}

a.visited {
color: rgb(25,25,100);
background-image: url(../img/link.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 12px;
text-decoration: none;
}

#nolinkpic {
padding-left: 0px;
background: none;
color: black;
}

#download {
background-image: url(../img/download.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 12px;
}


li {
padding-bottom: 0.5em;
}
