body {
margin-top: 1%;
}



#layout {
 color: #000; 
 width: 100%;
 margin-left: 2%;
 } 
 
.tabelle { width: 800px; text-align: center; font-family: verdana; font-size: 9pt; line-height: 13pt; margin-top: 10px; border: solid 2px #97979b; border-spacing: 0; style: empty-cells:show; height: 600px;  }

tr.navi {
   vertical-align: bottom; 
   font-weight: bold;

 }

p.klein  {font-size: 80%;}

p.rot { color: #ff0033; font-weight: bold; line-height: 5pt;
	}

ul.liste {
	list-style-position: outside;
	padding-left: 0px;
	}

tr.titel {
    text-align: center;
    font-size: 100%;
    font-weight: bold;
   }

tr.text {
   	text-align: left;
  	 }
      
td.rot {
	color: #ff0033;font-weight: bold;
	}

td.rot_rechts {
	color: #ff0033;
	text-align: right;
	}

td.grau {
	color: #cccccc;
	}
  
a:link{
	font-family: verdana;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


a:visited{
	font-family: verdana;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{ font-family: verdana; color: #ff0033; font-weight: bold; text-decoration: none; padding: -1px; }

a.rot:link{
	font-family: verdana;
	color: #ff0033;
	text-decoration: none;
}


a.rot:visited{
	font-family: verdana;
	color: #ff0033;
	text-decoration: none;
}

a.rot:hover{
	font-family: verdana;

	color: #000000;
	text-decoration: none;}


a.unternavi:link{
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}


a.unternavi:visited{
	font-family: verdana;
	color: #000000;
	text-decoration: none;
}

a.unternavi:hover{
	font-family: verdana;
	color: #cccccc;
	text-decoration: none;
}


a.text:link{
	font-family: verdana;
	color: #000000;
	text-decoration: none;font-weight: lighter;}


a.text:visited{
	font-family: verdana;
	color: #000000;
	text-decoration: none; font-weight: lighter;}

	

a.text:hover{ font-family: verdana; color: #ff0033; text-decoration: none;font-weight: lighter; }


