body {
margin-top: 0px;
padding: 0;
//font: 85% arial, hevetica, sans-serif;
text-align: center;
background-image: url(Bilder/binaer3.gif);


//      background-color: #ffffff;
      font-size: 12px;
      font-family:   Verdana, Arial;
//      padding: 30px;
//      margin:0;
}
h2{
font-size: 13px;
}
#container {					/* Gesamt Kontainer */
         margin: 0px auto;
         padding: 0;
         width:765px;
         height: 650px;
         text-align: left;
         background:url(Bilder/HP_760x500_3.png) top left no-repeat;
         border: none;
}
#header {
        height:48px;
}
#menu1 ul {
         list-style-type: none;
          /*margin-left: 40px;      */
         }
#menu1 li
{
        width: 95px;     /* breite der verwendeten bilder (für alle gleich)*/
        list-style-type: none;
        display: inline;
        margin-top: 127px;
        margin-left: 9px;
        float: left;
}
#menu1 li a
{
        height: 34px;    /* höhe der verwendeten bilder */
        display: block;
}
#link1
{
        /* hintergrundbild des links 1 */
        background: url(Bilder/s0.png) no-repeat;
}
#link1:hover
{
        /* hintergrundbild des links 1 beim mouse over*/
        background: url(Bilder/s1.png) no-repeat;
}
#in #link1 a{
	/* hintergrundbild des links1 bei aktiver Seite */
        background: url(Bilder/s2.png) no-repeat;
}

#link2
{
        /* hintergrundbild des links 2 */
        background: url(Bilder/p0.png) no-repeat;
}
#link2:hover
{
        /* hintergrundbild des links 2 beim mouse over*/
        background: url(Bilder/p1.png) no-repeat;
}
#port #link2 a{
	/* hintergrundbild des links1 bei aktiver Seite */
        background: url(Bilder/p2.png) no-repeat;
}
#link3
{
        /* hintergrundbild des links 3 */
        background: url(Bilder/sem0.png) no-repeat;
}
#link3:hover
{
        /* hintergrundbild des links 3 beim mouse over*/
        background: url(Bilder/sem1.png) no-repeat;
}
#sem #link3 a{
	/* hintergrundbild des links1 bei aktiver Seite */
        background: url(Bilder/sem2.png) no-repeat;
}
#link4
{
        /* hintergrundbild des links 4 */
        background: url(Bilder/r0.png) no-repeat;
}
#link4:hover
{
        /* hintergrundbild des links 4 beim mouse over*/
        background: url(Bilder/r1.png) no-repeat;
}
#ref #link4 a{
	/* hintergrundbild des links1 bei aktiver Seite */
        background: url(Bilder/r2.png) no-repeat;
}
#link5
{
        /* hintergrundbild des links 5 */
        background: url(Bilder/i0.png) no-repeat;
}
#link5:hover
{
        /* hintergrundbild des links 5 beim mouse over*/
        background: url(Bilder/i1.png) no-repeat;
}
#imp #link5 a{
	/* hintergrundbild des links5 bei aktiver Seite */
        background: url(Bilder/i2.png) no-repeat;
}
#link6
{
        /* hintergrundbild des links 6 */
        background: url(Bilder/d0.png) no-repeat;
}
#link6:hover
{
        /* hintergrundbild des links 6 beim mouse over*/
        background: url(Bilder/d1.png) no-repeat;
}
#datS #link6 a{
	/* hintergrundbild des links6 bei aktiver Seite */
        background: url(Bilder/d2.png) no-repeat;
}

#container1 {				/* Innere Container*/
         margin-top: 127px;  /*32*/
         padding: 0;
         width:765px;
         height: 370px;
         text-align: left;
         background:transparent;
         border: none;
         display:block;
}
#containerL {				/* Container links*/
         margin-top: 0x;
         margin-left:18px;
         padding: 0;
         width:545px;
         height: 365px;
         text-align: left;
         /*background:url(Bilder/HP_760x500_2.png) top left no-repeat;  */
         border: none;
         float: left;
}
#containerR {				/* Container rechts --> zusätzliche 2. Navigationsbereich*/
         margin-top: 132px;
         margin-left: 580px;
         padding: 0;
         width:158px;
         height: 245px;
         text-align: left;
         background:transparent;
         border: none;

}
#menu2 ul{
         list-style-type: none;
}
#menu2 li
{
        width: 158px;     /* breite der verwendeten bilder (für alle gleich)*/
        list-style-type: none;
        display: block;
        margin-top: 2px;
        margin-left: -36px;
        float: left;
}
#menu2 li a
{
        height: 33px;    /* höhe der verwendeten bilder */
        display: block;
}
/* #link7 {
       text-decoration: none;
       background: url(Bilder/l0.png) no-repeat;
}
#link7:hover {
       background: url(Bilder/l1.png) no-repeat;
}
#link8 {
       background: url(Bilder/sem0.png) no-repeat;
}
#link8:hover {
       background: url(Bilder/sem1.png) no-repeat;
}
/*#link9 {
       background: url(Bilder/bue_1_1.png) no-repeat;
}
#link9:hover {
       background: url(Bilder/bue_2_1.png) no-repeat;
}       */
#iframe_1 {					/* Innere Darstellungsfenster für Inhalte*/
  width: 550px;
  height: 369px;
  text-align: justify;
  border:0;
  background-color: #ffffff;
}
.abstand_iframe
{
  padding: 10px;
}
.scrollbereich
{
  overflow:auto;
  width:550px;
  height: 355px;
}