/*  ... Style-Sheet-Angaben ... */

body,p,td,th,div,table {
  font-family: Helvetica, Arial;
  font-size:12px;
}

body {  
  margin:0px;
}

td,th {
  text-align:left;
  vertical-align:top;
}

div.news {
  text-indent:-81px;
  margin-left:81px;
  margin-top:5px;
}

div.point {
  text-indent:-20px;
  margin-left:20px;
  color:#000000;
}

h1 { 
  font-size:280%;
  margin-top:40px;
}

h2 {
  color:#aa6600;
  margin-top:15px;
  margin-bottom:5px;
}

h3 {
  margin-top:16px;
  margin-bottom:4px;
}

img { 
  color:#000000;
}

a.navi-dunkel { 
  color:#aa6600;
  font-weight:bold;
}

a.navi0, a.navi1, a.navi2 { 
  color:#ffeecc;
  font-weight:bold;
  text-decoration:none;
  margin-left:15px;
}

a.navi1 { 
  margin-left:30px;
  font-size:90%;
}

a.navi2 { 
  margin-left:40px;
  font-size:80%;
}

a.navi0:hover, a.navi1:hover, a.navi2:hover { 
  color:#ffffff;
}

b.navi, b.this { 
  color:#ffffff;
}

td.navi { 
  background-color:#aa6600; 
  background-image:url(img/navi-bg-2.jpg);
}

li {
  margin-top:5px;
}

#fullheight{
  height:100%
}
