/*############################################*
 * Cascading Stylesheet (css), barXellence.ch *
 * (c) 2001, wrh                              *
 * last mod: 18/09/2001 | gabriela@wrh.ch     *
 *############################################*/




/**********************************************/
/* Standard-Absatzformate                     */
/**********************************************/


BODY 		{ 
		background-color: #EDEDED;
		margin-top: 0px; 
		margin-left: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px
     		}



p, td 		{ 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		font-weight: normal; 
		color: #000; 
     		}



h1 		{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: bold; 
		text-decoration: none;
		color: #000
  		 }



h2 		{ 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		font-weight: bold; 
		color: #000
   		}



/**********************************************/
/* Links und Link-Klassen                     */
/**********************************************/

A  {
		text-decoration: none; 
}
A:link 		{ 
    color: blue;
		text-decoration: none; 
       		}

A:hover		{
  color: red;
	text-decoration: none;
		}



.linkbx		{ 
		color: #50E0C1;
       		}

.linklot	{ 
		color: #F00; 
       		}

.linkksl	{
		color: #09C;
		}

.link1011	{
		color: #748BBE;
		}


.linkver	{
		color: #992;
		}



.deadlink	{
		color: #CCC; 
		}



/**********************************************/
/* Weitere Klassen                            */
/**********************************************/


.normal 	{ 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9pt; 
		font-weight: normal; 
		color: #000
        	}

.justify 	{ 
		text-align: justify 
         	}

.bold 		{ 
		font-weight: bold 
      		}

.italic		{
		font-style: italic
		}

.small 		{ 
		font-size: 8pt 
       		}

.green		{
		font-family: Courier, Courier New;
		font-size: 8pt;
		color: #0F0
		}

.formfield	{
		border: solid;
		border-width: 1px;
		border-color: #666;
		color: #930;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt;
		}
.navi1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.navi1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; 
}
.navi1 a:hover {
  color: #FF9900;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none; 
}
.navi2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-position: right;
}
.navi2 a {
  color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
}
.navi2 a:hover {
  color: #FF9900;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
}
.navi3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* color: black; */
	font-weight: normal;
	background-position: right;
}
.navi3 a {
  /* color: black; */
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
}
 .navi3 a:hover {
  /* color: #FF9900; */
	font-size: 11px;
	font-weight: normal;
	text-decoration: none; 
} 
.projecttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}
.tx-dirlisting-pi1-header-filename, .tx-dirlisting-pi1-header-filesize, .tx-dirlisting-pi1-header-filemod {
  font-style: normal;
	color: white;
}
.td-title 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;

  }

.td-interest 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	border-right-width: thin;
	border-right-style: solid;

  }

.td-gebiet 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	border-right-width: thin;
	border-right-style: solid;
	padding-right: 10px;
	margin-right: 10px;


  }
	
.ressource {
	font-size: 10pt;
	font-weight: bold;
	color: #930;
}

