body
{
	background-color: #ffffcc; 
	font-family: arial, helvetica, sans-serif;
        font-size: 14px;
}
h1, h2{
	text-align:center;
}
td{
	vertical-align: top;
}
.leftimage{
  float: left;
}
.nb
{
	font-size: 14px;
}
.hrot
{
  	color: #ff0000;
	font-size: 28px;
        font-weight: bold;
}
.rot
{
  	color: #ff0000;
	font-size: 16px;
}
.rotsmall
{
  	color: #ff0000;
	font-size: 10px;
}
.center{
	text-align:center;
}
.gruen
{
  	color: green;
        font-size: 14px; 
}
.colornew
{
        background-color:#33ccff;
}
.tab
{
	font-size: 14px;
        font-weight: normal;
        background-color: #eeeeee;
}
.tabb
{
	font-size: 14px;
        font-weight: bold;
        background-color: #eeeeee;
}
.durch
{
  font-size: 14px;
  font-weight: normal;
  background-color: #eeeeee;
  text-decoration:line-through;
}
a:link
{
  font-size:10pt; 
  font-weight: bold;
}
a:visited
{
  font-size:10pt; 
  color:blue;
  font-weight: bold;
}
a:hover 
{ 
  color:#ffffff;
  background-color: blue;
  font-weight: bold
}
a:active 
{ ;
  color:blue;
  background-color: blue;
  font-weight: bold;
}
a.small:link
{
  font-size:8pt; 
  font-weight: bold;
}
a.small:visited
{
  font-size:8pt; 
  color:blue;
  font-weight: bold;
}
a.small:hover 
{ 
  font-size:8pt;
  color:#ffffff;
  background-color: blue;
  font-weight: bold
}
a.small:active 
{ 
  font-size:8pt;
  color:#ffffff;
  background-color: blue;
  font-weight: bold;
}
.boldu{ 
  font-weight: bold;
  text-decoration: underline;
}
#navi{
  position:absolute; 
  left:10px; 
  top:10px;
  width: 180px;
}
#navi a{ 
  font-family: Arial, Helvetica, sans-serif;
  color: blue;
  background-color: #ffffcc; 
  font-weight: bold;
  display: block;
  width: 100%;
}
#navi a:hover 
{ 
  font-family: Arial, Helvetica, sans-serif;
  color:#ffffff;
  background-color: blue;
  font-weight: bold;
  display: block;
  width: 100%;
}
#text{
  position:absolute; 
  left:200px; 
  top:10px;
  width: 570px;
}
#navi[id]{
    position: fixed; 
}
li{
  list-style:url(../images/prblue.png);
}
.link{
  color: blue;
  text-decoration: underline;
  font-weight: bold;
  font-size:10pt; 
  cursor: pointer;
}
.link:hover {
  background-color: blue;
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
  font-size:10pt; 
  cursor: pointer;
}
#centercl{
 margin-left:150px;
 height: 210px;
 position: relative;
 display: inline;
}
#neuinfo{
 height: 210px;
 margin-left:150px;
 position: relative;
 display: none;
}

