  body {
	margin-left: 5%;
	margin-right: 5%;
	font-family: Verdana, sans-serif;
	font-size: 101%;
	font-weight: normal;
  }
  a:link {
	color:#000099;
	text-decoration:none;
	font-weight:bold;
	font-size: 101%;
}
  a:visited {
	color:#000099;

text-de																																																																																																																				coration:none; 		font-weight:bold;
	font-size: 101%;
	text-decoration: none;
}
  a:hover { color:#000099; text-decoration:underline; background-color:#FFFF99; font-weight:bold; font-size: 101%;}
  a:active { color:#000099; text-decoration:underline; background-color:#FFFF99; font-weight:bold; font-size: 101%;}


  p,ul,ol {
	font-size: 101%;
}
  td {  }
  li {padding: 0.5em;	}
  em { font-style: italic;}
  strong { font-weight: bold }
  
div.navileiste {
	font-family: verdana, sans-serif;
	font-size: 80%;
	background-color: #FFFF99;
	color: black;
	padding: 0.5em;
	border-left: none;
	border-top: solid;
	border-bottom: solid;
	border-right: none;
	border-top-width: thin;
	border-bottom-width: thin;
	border-color: gray;
	width: auto;
	text-indent: 10px;
  }

div.navauslassen { border: none; background-color:white; color: white; text-decoration:none; font-weight:normal; font-size: 1%; }
  div.navauslassen a:link { background-color:white; color:white; text-decoration:none; font-weight:normal; font-size: 1%; }
  div.navauslassen a:visited { background-color:white; color:white; text-decoration:none; font-weight:normal; font-size: 1%; }
  div.navauslassen a:hover { background-color:white; color:white; text-decoration:none; font-weight:normal; font-size: 1%; }
  div.navauslassen a:active { background-color:white; color:white; text-decoration:none; font-weight:normal; font-size: 1%; }
  
span.kleiner {
     font-size: 60%;
	 margin-left:160px;
  }
   
 div.textblock1 { position:absolute; left:0%; width:47%; height:71%; margin:8px; margin-top:20px; padding:10px; background-color:white; overflow:auto; z-index:1;  }
 div.textblock2 { position:absolute; left:49%; width:47%; height:71%; margin:8px; margin-top:20px; padding:10px; background-color:white; overflow:auto; z-index:1; }

  
  div.gelbebox {
    font-size: 101%;
    color: black;
    background-color: #FFFFCC;
    padding: 0.5em;
    width: 85%;
    border: none;
  }

  div.schwarzebox {
    font-size: 101%;
    font-weight: bold;
    color: white;
    background-color: black;
    padding: 0.3em;
    width: 85%;
    border: none;
  }

  div.tabelle {
    font-size: 101%;
    color: black;
    background-color: #FFF5EE;
    padding: 1.5em;
    width: 85%;
    border-left: solid;
    border-top: solid;
    border-bottom: solid;
    border-right: solid;
    border-left-width: thin;
    border-right-width: thin;
    border-top-width: thin;
    border-bottom-width: thin;
    border-color: black;
  }

  div.indexboxtitel {
	font-size: 80%;
	font-weight: bold;
	color: white;
	background-color: #036;
	padding: 0.2em;
	width: 85%;
	border: solid;
	border-width: thin;
	border-color: black;
	cursor: default;
  }

  div.indexbox {
	font-size: 80%;
	font-weight: bold;
	color: #000;
	background-color: silver;
	padding: 0.2em;
	width: 85%;
	border: solid;
	border-width: thin;
	border-color: black;
  }

  div.indexbox2 {
    text-align:center;
	font-weight: bold;
    color: black;
	padding: 0.2em;
    width: 85%;
    border:none;
  }
  
  p.indextitle1 {
    font-size: 110%; 
  }
  
p.indextitle2 {
    font-size: 120%; 
  }
  
p.indextitle3 {
    font-size: 101%; 
  }

p.indextitle4 {
	font-size: 140%;
	color: #000099;
	text-align: center;
  }

p.lastaender {
     font-size: 80%;
  }

  div.zaehlertitel {
    font-size: 60%;
    font-weight: bold;
    color: white;
    background-color: navy;
    padding: 0.2em;
    width: 13%;
    border: none;
  }
  div.zaehler{
    background-color: silver;
    color: black;
    padding: 0.2em;
	width: 13%;
 	border: none;
  }
  
div.grauebox {
    background-color: silver;
    color: black;
    padding: 1em;
    border: none;
    width: 95%;
  }
  
  .dropcap {
     float: left;
     font: bold 1.4em "Times New Roman", serif;
     color: rgb(51, 0, 102);
     background: rgb(255, 255, 153);
}
  
  td.shaded1 {
   background: navy;
   font-size: 80%;
   font-weight: bold;
   color: white;
  }
  th.shaded2 {background: gray;color: black;
  }
