html,body {
/*position: absolute;*/
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:100%;
height: 100%;
min-height: 100.05%;
}

body	{
		   font-family:  "Times New Roman", serif;
		   font-size: 12pt;
		   line-height: normal;
		   color: black;
 	   		}

#streifen0 { 
display: none;
 }
			
/* Streifen1 ............Header mit Logo.......................................................................................................................*/

#streifen1, streifen2, streifen3, streifen4, streifen5 { 
width: 100%;
 }

#streifen1 {
z-index:10;
height: 80px;

 }
 
 #streifen1 .content { 
 margin: 0px auto;
 height: 100%;
  width: 760px;
   }

 /* Streifen2 ............Oranger Bereich mit Copyright.......................................................................................................................*/
 
#streifen2 {
z-index:20;

 }
 
 #streifen2 .content { 
display: none;
 }
 
 /* Streifen3 ............Hellgrauer Bereich mit Navi..............Teil1 rundes Bild.....................................................................................*/
 
 #streifen3
 {
display: none;
 }
 
 #streifen3 .content
  { 
display: none;
 }
 
 /* Streifen4 ............Dunkelgrauer Content-Bereich..........Teil2 rundes Bild...................................................................................*/
 
  #streifen4 {
 padding: 0px;
z-index:40;
 }
 
 .hgA2,  .hgB2, .hgC2, .hgD2, .hgE2, .hgF2, .hgG2, .hgH2 {background-image: none}

  #streifen4 .content { 
 margin: 0px auto;
 width: 760px;
 }
 
 /* Streifen2 ............Footer .......................................................................................................................*/
 
   #streifen5 {
   
    position: fixed;
   bottom: 0px;
   
   width: 100%;
  z-index:50;
  height: 24px;
 }
  
 #streifen5 .content { 
 margin: 4px auto;
 width: 760px;
 color: #77767E;
 overflow: hidden;
 }
 
  #streifen5 .content span {
 padding-left :  40pt;
}
 
 /* ................Navigation ..................................................................................................*/
 


 /* ................Contenttbereich ..................................................................................................*/
 
.inhaltelinks { 
position: relative;
top: 32px;
left: 60px;

margin: 0;
padding: 0;
z-index:45;
width: 334px;

 }
 
  .inhaltelinks p{ 
margin: 0;
 }
