
  @media screen, print
   {

     body {background-color:#FFFFFF ; font-family:Helvetica, Verdana, Arial, serif ; font-size:13pt}


div.rahmen2 { border-style: solid; 
			border-color: #228888 #229999 #229999 #228888;
border-width: 15px 2px 25px
			}


.boxHead{ background-color:#FFFFFF; height:10px;width:900px;
        position:absolute; left:120px;top:00px;overflow:hidden;background-repeat:repeat-y;
        }
  
.boxNav { background-color:#efede8;  height:513px;width:120px;
        position:absolute; left:00px;top:10px;background-repeat:repeat-y;
        }
  

.boxContMain{  height:800px;width:1024px;
       position:absolute; left:123px;top:20px;overflow:hidden;background-repeat:no-repeat
        }
 
.boxDeck{  height:800px;width:1024px;
       position:absolute; left:123px;top:83px;overflow:hidden;background-repeat:no-repeat;
       z-index:180 }

.Hintergrundflaeche { background-color:#efede8; position:absolute; left:20px; top:10px;}   /*  Fuer Naehe.htm Hintergrundfarbe */

#LiObref {position:absolute; width:70px; height:43px; left:20px; top:150px}
#LiObpic {position:absolute; width:120px; height:80px;  left: 119px; top: 40px}

     table {table-layout:fixed}


      /* Farbe wird je Ausgabe-Medium angepasst : */


    p              {text-indent:-15px;margin-left:15px;}
    p:first-letter { font-size:15pt; font-style:italic; color:#999900;}
    


#LiObref {position:absolute; width:70px; height:43px; left:20px; top:150px}
#LiObpic {position:absolute; width:120px; height:80px;  left: 119px; top: 40px}

#Nav { background-image:none;font-size:10pt; font-style:italic;}    /*  Fuer NavigationsLeiste */




   }


  @media screen
   {

						        

    A:link   {                   text-decoration:none}
    A:hover  {color:"orangered"; text-decoration:none}
    A:active {color:"darkorange";text-decoration:none}
    A:focus  {color:"orangered"; text-decoration:none}
    A:visited{color:"darkgreen"; text-decoration:none}

    a img {border:none; color: Blue;}   /* 2003 08 19 */
	 
    .imgNoBorder {border:none;}         /* 2003 08 19 */


   }


  @media print
   {
   
     /* Drucken : Alle Farben = Black : */

   
     tr.Ueb1  {color:black}
     tr.Ueb2a {color:black}

     tr.Daten      {color:black}
     td            {color:black}

     A:link   {color:"black" ; text-decoration:none}
     A:visited{color:"black" ; text-decoration:none}
     A:hover  {color:"black" ; text-decoration:none}
     A:active {color:"black" ; text-decoration:none}
     A:focus  {color:"black" ; text-decoration:none}

   }

