.link_weiter {
float:right;
/* padding-right:60px; */
font-size:11px;
text-decoration:none;

}
  .left-img {
    background-color: #ffffff;
 position:relative;
 left:0;
  float:left;

    margin-bottom: 10px;
 margin:20px;
   z-index:100;
  }



.strich {

border-bottom:1px solid #4698b4;
border-bottom:1px solid #525252;

left:0px;
position:relative;
top:84px;
width:98%;

 }

  .copy-img-left {
font-size:10px;
font-style:italic;
margin-left: 0px;
}
  .copy-normal {
font-size:10px;
font-style:italic;
}

.abstand {

    margin: 0 0 1.4em;
    padding: 0.3em;

    /*border-top: 1px ridge silver;
    border-bottom: 1px ridge silver;   */
    float:bottom;
}

img.c1 {
float:right;
position:relative;

}

  body {
    color: black; background-color: white;
    font-size: 100.01%;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0; padding: 1em;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
 position:relative;
 margin:6px;
 padding:0px;

 	color: #065874;
         color: #525252;

	font-family: sans-serif;
	font-size: 14px;
	text-align: left;

  }

.lang_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a8195;
	font-weight: normal;
	font-variant: small-caps;
         text-decoration:none;
}

  h1 {
    font-size: 21px;
   /* margin: 2em 0 0.7em; */
    /* padding: 0.3em;  */
    margin: 32px 0 0 0;
    text-align: left;
    background-color: #ffffff;
    /* border-top: 1px ridge #4698b4;   */
    font-variant: small-caps;
   /*  border-bottom: 1px ridge silver;     */
  }


  div#Inhalt {
      background-color: #ffffff;

  position:relative;
    min-height:510px;
    margin-left:320px;
       width:600px;
  padding-top:10px;
  }

  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
  }
  div#Inhalt h2 {
      background-color: #ffffff;
    font-size: 1.2em;
    margin: 0.2em 0;
  }
  div#Inhalt p,ul {
      background-color: #ffffff;
    font-size: 0.9em;
    margin: 1em 0;
    padding-right:20px;
    /* width:700px; */
  }

/*
  p#Fusszeile {
    clear: both;
    font-size: 11px;
    margin: 0; padding: 0.1em;
    text-align: center;
    background-color: #ffffff;
    border-top: 1px solid silver;
        border-bottom: 1px solid silver;
  }
*/