
.Oliver {
	text-align: justify;
	margin-left: 200px;
	margin-right: 7%;
}
.Textbeginn {
  text-align: justify;
	margin-top: 70px;
	margin-left: 200px;
	margin-right: 7%;
}
.OliverTOP {
  text-align: left;
	font-weight: bold;
	font-size: large;
	margin-left: 200px;
	margin-right: 7%;
	margin-top: 5px;
}
.TOP {
	position: absolute;
	left: 0px;
	top: 5px;
	background-color: rgb(209, 209, 209);
	height: 30px;
	width: 93%;
	text-align: left;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: auto;
	overflow: hidden;
}
.TOP1 {
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: rgb(255, 255, 255);
	height: 5px;
	width: 93%;
	text-align: left;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: auto;
	overflow: hidden;
}

.FormularTOP {
	
	background-color: rgb(230, 230, 230);
	width: 100%;
	text-align: left;
	vertical-align: middle;
	margin-left: 0px;
	margin-right: auto;
	overflow: hidden;
	font-size: 12pt;
	font-weight: bold;
}

.DivBild {
	position: absolute;
	left: 25px;
	top: 70px;
	
}

.Rechtsgebiete {
	position: absolute;
	left: 25px;
	top: 200px;
	
}


.Urteile {
	position: absolute;
	left: 25px;
	top: 300px;
	
}


html>body #fixiert {
	position: fixed;
}
.ImgBild {
	width: 150px;
	height: 210px;
}
.ImgBildH {
	width: 150px;
	height: 100px;
}
a:link {
	font-weight: bold;
	color: rgb(160, 0, 0);
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: rgb(160, 0, 0);
	text-decoration: none;
}
a:focus {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: red;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: red;
	text-decoration: underline;
}


  ul#Navigation {
    width: 148px;
    margin: 0; padding: 0;

  }

  ul#Navigation li {
    list-style: none;
     width: 100%;
    margin: 0; padding: 0;
  }

  ul#Navigation li ul {
    margin: 0 0 0 0; padding: 0;
  }
  ul#Navigation li ul li {
    margin:  0;
  }
 

  ul#Navigation a {
    width: 100%;
    display:block;
    padding: 0.2em;
    text-decoration: none; 
    text-align: center;
    font-family: verdana,arial,helvetica;
    font-weight: bold;
    font-size: 8pt;
    color: rgb(160, 0, 0); background-color: rgb(209, 209, 209);
  }
  
   
   ul#Navigation a.x0 {
    color: white; background-color: rgb(0, 0, 0);
  }
   
   ul#Navigation a.x1 {
    color: white; background-color: rgb(160, 0, 0);
  }
  
   ul#Navigation a.x2 {
    font-style: italic;
    color: white; background-color: gray;
  }
  
  ul#Navigation a.x3 {
    color: white; background-color: rgb(160, 0, 0);
  }
  
  * html ul#Navigation a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100%;  /* Breitenangabe fuer IE 6 */
  }
  * html ul#Navigation li ul li a {
    width: 100%;    /* Breitenangabe fuer IE 5.x */
    w\idth: 100%;  /* Breitenangabe fuer IE 6 */
  }
  ul#Navigation a:hover {
    border-color: white;
    color: white; background-color: gray;
  }
  
 .Unterpunkt {
  /* height: 30px; */
  width: 100%;
  background-color: rgb(209, 209, 209);
  font-size: 14pt;
  font-weight: bold;
  overflow: hidden;
  vertical-align: middle;
  text-align: left;
}

