/* ----- Fontdefinitionen --------------------------*/
/*  LINKfenster                                     */
/*  Projekt:	Heldensagen                           */
/*  Autor:		Thomas Dorner                         */
/*  created:	03.06.2001                            */
/*  update:   13.07.2001                            */
/*  Discription:                                    */
/*                                                  */
/* -------------------------------------------------*/

BODY {margin-bottom:10px; 
		  margin-left:10px; 
		  SCROLLBAR-FACE-COLOR:black; 
	 	  SCROLLBAR-HIGHLIGHT-COLOR:rgb(135,206,250); 
	  	SCROLLBAR-SHADOW-COLOR:black; 
	  	SCROLLBAR-3D-LIGHT-COLOR:rgb(135,206,250);
	  	SCROLLBAR-ARROW-COLOR:rgb(135,206,250); 
	  	SCROLLBAR-BASE-COLOR:black; 
	  	SCROLLBAR-TRACK-COLOR:black;
	  	SCROLLBAR-DARK-SHADOW-COLOR:black;




			/* ------------blaue balken ------------*/
			/*SCROLLBAR-FACE-COLOR:rgb(135,206,250); */
			/*SCROLLBAR-HIGHLIGHT-COLOR:rgb(135,206,250);*/ 
			/*SCROLLBAR-SHADOW-COLOR:rgb(135,206,250); */
			/*SCROLLBAR-3D-LIGHT-COLOR:rgb(135,206,250);*/
			/*SCROLLBAR-ARROW-COLOR:rgb(4,14,112); */
			/*SCROLLBAR-BASE-COLOR:rgb(4,14,,112); */
		  /*SCROLLBAR-TRACK-COLOR:rgb(4,14,112);*/
			/*SCROLLBAR-DARK-SHADOW-COLOR:black;*/
		}




.linkpos2
	{  	position:relative;
     	left:8px;
     	width:150px;
		 	font-family:Verdana,Arial,Garamond,"Times New Roman",Times,Helvetica,Arial;
		 	font-size:6pt;
			font-weight:bold;
	}

.nolinktext
  { color:white; 
    font-family:Arial,Garamond,"Times New Roman",Times,Arial;
    text-decoration:none; 
    font-weight:bold;
    font-size:8pt;
  }



a:link { color:rgb(135, 206,250); 
         font-family:Verdana,Arial,Garamond,"Times New Roman",Times,Arial;
         text-decoration:none; 
         font-weight:bold;
         font-size:8pt;
				 
         }

a:visited { color:rgb(205,51,51); // #CD3333
          font-family:Verdana,Arial,Garamond,"Times New Roman",Times,Arial;
          text-decoration:none;
          font-weight:bold;
          font-size:8pt;
          }

a:active { color:#F8F7CD;
	    font-family:Verdana,Arial,Garamond,"Times New Roman",Times,Arial;
         text-decoration:none; 
         font-weight:bold;
         font-size:8pt;
         }
a:hover  { color:#F8F7CD;
           font-family:Verdana,Arial,Garamond,"Times New Roman",Times,Arial;
           text-decoration:none; 
           font-weight:bold;
           font-size:8pt;
         }

.smallverdana
{
        color:#87CEFA;
        font-family:Verdana,Arial"Times New Roman",Times,Garamond;
        font-size:8pt;
				text-align:left;
		    line-height:12pt;
 }


.cfont
 {
  color:#858585;
  font-size=7pt;
  font-weight=bold;
  font-family:Verdana,Arial,Times;
 }
 
.cfont8
 {
  color:#858585;
  font-size=8pt;
  font-weight=bold;
  font-family:Verdana,Arial,Times;
 }
 
.counterborder

{
border-left:1px solid #87CEFA;
border-right:2px solid #87CEFA;
border-top:1px solid #87CEFA;
border-bottom:2px solid #87CEFA;
}

.clink
{
  color:#000032;
  font-size=8pt;
  font-weight=bold;
  font-family:Verdana,Arial,Times;

}

</style>


