  a:link {text-decoration:none;color:#AA7814}
	a:visited {text-decoration:none;color:#AA7814}
	a:hover {text-decoration:none;color:#AA7814}
	a:active {text-decoration:none;color:#AA7814;font-style:italic}

	body {
	text-align:center;
  height:100%;
  background-color:#EBFFEB;
	color:#007F00;
	font-family:arial;
	margin:0px;
	border:0px;
	padding:0px;
	}

	h3 {
  margin-top:20px;
  font-family:arial;
  font-size:15px;
  color:#A00020;
  font-weight:bold
  }

	th {
  font-size: 20px;
  font-family:arial;
	text-align:center;
  }

  caption {
  font-size:16px;
  font-weight:bold;
  }

	h5 {
  margin-top: 10px;
  font-family: arial;
  font-size: 20px;
  color: #0000BD;
  font-weight:bold;
  text-align:center;
  }

	img {
  border: 0px;
  }

	div {
  font-family: arial;
	text-align: center;
	margin: auto;
	padding: 0px;
	overflow: visible;
	}

	div.quasibody {
	overflow: hidden;
  text-align:center;
	font-family:arial;
  height:100%;
  width:780px;
	}

  div.home {
  overflow:auto;
  }

  div.uhr {
   background-color:#C8C8C8;
   width:140px;
   border-style: solid;
   border-width: 3px;
   border-color: #DFDFDF;
   font-size:12px;
   }

  div.updatum {
   width:200px;
   font-size:10px;
   }

	table {
	text-align: center;
	margin: 0px auto 0px auto;
	border-collapse: collapse;
	border-style:hidden;
	padding:0px;
	}

	tr {
	font-family:arial;
	text-align:center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

	td {
	font-family:arial;
	text-align:center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

  div.aussenblock { /* Quasi-Body innerhalb Body, unabhängig bzw hinter vom Kopfleistenblock*/
  height:100%;
  margin-right: 0px;
  }

  div.innenblock {/* Anzeigebereich innerhalb Aussenblock incl  vertikalem Verschiebebalken*/
  height:100%;
  width:auto;
  overflow:auto;
  }

	table.inhalt {
  margin: 10px auto 0px auto;
  width:480px;
  }

	div.naviinc {
  background-color:#EBFFEB;
  background-repeat:repeat-y;
  height:89%;
  width:155px;
  float:left;
  padding:0px;
  }

  div.kopf_inc {
  background-color:#EBFFEB;
  height:10%;
  width:100%;
  }

  img.navi {
  float:left;
  margin-right:3px;
  }

  ul#Navigation {
  font-size:12px;
  margin:0px;
  }

  ul#Navigation li {
  width:150px;
  list-style: none;
  margin: 15px auto auto 0px; /* vertikaler Zwischenraum zwischen den oberen Schaltlächen*/
  }

  ul#Navigation a {  /*Schaltflächen*/
  display:block;
  padding: 5px 2px;      /* Innenabstand der Schrift zum Schaltflächenrand*/
  text-decoration: none;
  font-weight: bold;
  border: 1px solid black;
  border-left-color: #E6E6E1;
  border-top-color:#E6E6E1;
  }

  ul#Navigation a:hover {
    border-color: white;
    border-left-color: black;
    border-top-color: black;
    background-color: gray;
  }
  ul#Navigation a:active {
    border-color: white;
    border-left-color: #E6E6E1;
    border-top-color:#E6E6E1;
    background-color: #FFFFFF;
  }
  ul#Navigation a:focus {
    border-color: white;
    border-left-color: #E6E6E1;
    border-top-color:#E6E6E1;
    background-color: #FFFFFF;
  }

	ul.links a {
  font-size:20px;
  font-family:Comic Sans MS;
  font-weight:bold;
  }

  ul.links a:hover {
   color:#00C0FF;
  }

  ul.links {
  font-size:20px;
  font-weight:bold;
  }

  ul.links li {
  list-style: none;
  display:block;
  padding: 2px;      /* Innenabstand der Schrift zum Schaltflächenrand*/
  border: 2px solid black;
  border-left-color: #E6E6E1;
  border-top-color:#E6E6E1;
  margin:5px;
  }

  caption.headline1 {
  padding:5px 0px;
  text-decoration:underline;
  font-size:20px;
  margin: 10px auto 0px auto;
  }

 	p.c1 {
  position:absolute; left:10px; bottom:10px;
  }