a:link { text-decoration:none; font-weight:normal; color:#404040; background-color:#FFFFFF;}    /* noch nicht besuchte Ziele */
a:visited { text-decoration:none; font-weight:normal; color:#404040; background-color:#FFFFFF;} /* besuchte Ziele */
a:hover { text-decoration:none; font-weight:bold; color:#808080; background-color:#FFFFFF;}   /* Verweise bei "MouseOver" */
a:active { text-decoration:none; font-weight:normal; color:#404040; background-color:#FFFFFF;}  /* Angeklickte Verweise */
a:focus { text-decoration:none; font-weight:normal; color:#404040; background-color:#FFFFFF;}   /* Verweise, die Fokus erhalten */
p {margin-top: 0px;}



/* noch nicht besuchte Ziele */
.textlink a:link    { text-decoration:underline; color:#404040; background-color:#FFFFFF;}
/* besuchte Ziele */
.textlink a:visited { text-decoration:underline; color:#404040; background-color:#FFFFFF;}
/* Verweise bei "MouseOver" */
.textlink A:hover   { text-decoration:underline; font-weight:normal; color:#002D9A; background-color:#FFFFFF; }
/* Angeklickte Verweise */
.textlink A:aktiv   { text-decoration:underline; color:#404040; background-color:#FFFFFF; }
/* Verweise, die Fokus erhalten */
.textlink A:focus   { text-decoration:underline; color:#404040; background-color:#FFFFFF; }

body	{ margin-left:0pt;
          margin-right:0pt;
          margin-top:0pt;
          margin-bottom:0pt; 
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
	  font-size:10pt;
	  letter-spacing:1pt;
          color:#404040;
	  background-color:#FFFFFF;         
     	}

.bigblue{ 
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
	  font-weight:bold;
          color:#002D9A;
	  background-color:#FFFFFF;
          font-size:12pt;
	  letter-spacing:1pt;
	}

.blue   { 
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
	  font-weight:bold;
          color:#002D9A;
	  background-color:#FFFFFF;
          font-size:10pt;
	  letter-spacing:1pt;
	}
.blue2  { 
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
          color:#002D9A;
	  background-color:#FFFFFF;
          font-size:10pt;
	  letter-spacing:1pt;
	}

.biggrey{ 
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
	  font-weight:bold;
          color:#404040;
	  background-color:#FFFFFF;
          font-size:12pt;
	  letter-spacing:1pt;
	}

.grey2{ 
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
	  font-weight:bold;
          color:#404040;
	  background-color:#FFFFFF;
          font-size:10pt;
	  letter-spacing:1pt;
	}

.grey3{ 
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
	  font-weight:bold;
          color:#404040;
	  background-color:#FFFFFF;
          font-size:8pt;
	  letter-spacing:1pt;
	}

.litgrey{ 
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
	  font-weight:normal;
          color:#A0A0A0;
	  background-color:#FFFFFF;
          font-size:7pt;
	  letter-spacing:0pt;
	}

.navi 	{
          background-image:url('gfx/navi_back.gif');
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
          color:#404040;
	  background-color:#FFFFFF;
          font-size:10pt;
	  letter-spacing:0pt;	
     	}

.line 	{
          background-image:url('gfx/line.gif');
     	}

.linetop 	{
          background-image:url('gfx/line_top.gif');
     	}

.tablet3{
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
          color:#404040;
	  background-color:#C0C0C0;
          font-size:8pt;
	  letter-spacing:1pt;	
     	}

.tablet3{
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
          color:#404040;
	  background-color:#F0F0F0;
          font-size:8pt;
	  letter-spacing:1pt;	
     	}

.tablet2{
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
          color:#404040;
	  background-color:#FFFFFF;
          font-size:8pt;
	  letter-spacing:1pt;	
     	}

.tablet	{
	  font-family:verdana,tahoma,arial,helvetica,sans-serif;
	  font-style:normal;
          color:#404040;
	  background-color:#FFFFFF;
          font-size:10pt;
	  letter-spacing:1pt;	
     	}

