html, body
{
  background-color: #ffffff; 
  color:  #571b00;
  margin:0 auto;  /* main-Box zentrieren in IE 5 und hoeher */
  text-align:left; /* main-Box zentrieren in IE 5 und hoeher */
  font-size:100%; font-family: verdana, helvetica,sans-serif;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  line-height: 1.5em;
}

h1, h2
{
  line-height:1.1em;
  font-family: 'Times New Roman', serif;
  color: #571b00;
}

p
{
  margin-top: 22px;
  margin-bottom: 22px;
}

.wichtig a
{
  color:#000000;
  text-decoration: none;
  border-left-size: 1px;
  border-left-style: solid;
  border-left-color: #dd942d;
  padding-left: 8px;
}

.box a
{
  color:#000000;
  text-decoration: none;
}

.wichtig a:hover
{
  color:#dd942d;
}

.box
{
  border-width:1px;
  border-style:solid;
  border-color:#dd942d;
  padding-left:8px;
  width:40%;
}

a
{
  color: #dd942d;
  text-decoration: none;
  padding:0;
  border:none;
}

a:hover
{
  color: #dd942d;
  text-decoration: underline;
}


ul
{
  list-style-type:square;
  color: #dd942d;
}













#kopf
{
  position:absolute;
  top:0;
  width:800px;
  height:180px;
}

#unterkopf
{
  position:absolute;
  background-image:url(/zwischenstueck.gif);
  top:180px;
  width:255px;
  height:199px;
  z-index:1;
}

#fuss
{
  background-image:url(/fuss.gif);
  background-repeat:no-repeat;
  width:800px;
  height:186px;
  z-index:1;
  clear: both;
}

#geruest
{
  background-image:url(/geruest.gif);
  background-repeat:repeat-y;
  z-index:0;
  width:965px;
}

#inhalt
{
  position: relative;
  margin-top: 260px;
  margin-left: 210px;
  margin-right: 205px;
  z-index:2;
  min-height: 600px;
}

#navigation
{
  position: absolute;
  top:190px;
  left:10px;
  z-index:2;
  width:150px;
}

#navigation a
{
  color:#723900;
}

#navigation ul
{
  margin:0;
  padding-left:10px;
}

#navigation h4
{
  margin-top:22px;
  margin-bottom:4px;
  color:#571b00;
}


#nobelpreise-rechts
{
  position: absolute;
  top:280px;
  left:800px;
  width:160px;
  height:600px;
  z-index:5;
}

#googleanz
{
  position: absolute;
  top:81px;
  left:66px;
  width:468px;
  height:15px;
  z-index:5;
}
