/*------------------------------------------------------------------------------------
  ----------------CASCADING STYLESHEET BY (c) Gerhard Gruber 2002---------------------
  ------------------------------------------------------------------------------------*/ 

body	{
			margin:0; 
			background-image: url(../images/layout/left.jpg);
			background-color : White;
			display : block;
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 10pt;
			color: #000000;
			font-style : normal;
			font-variant : normal;
			font-weight : normal;
			letter-spacing: normal;
			white-space: normal;
			background-position:left top;
			background-repeat:no-repeat;
			
		scrollbar-base-color:#000000;
  		scrollbar-3dlight-color:#FFFFFF;
  		scrollbar-arrow-color:#000000;
  		scrollbar-darkshadow-color:#000000;
 		scrollbar-face-color:#FEEEC7;				
  		scrollbar-highlight-color:#FFFFFF;
  		scrollbar-shadow-color:#000000;
  		scrollbar-track-color:#E8DAB1;				
			}
}

#wcg	{	font-size: 7pt; 
			font-weight: bold; 
            margin-left:23; 
            margin-right:0; 
            margin-top:0; 
            margin-bottom:0;	}

td.cell_txt	{	color: #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 8pt;  }
			
td.header	{	color: #000000;
				font-variant: small-caps;
				font-weight:bold;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10pt;  }


#comment{	font-size: 7pt;  }

input.trans {	background-color: transparent;
					border: 0px;
					font-size: 7pt;
					font-variant: normal;
					vertical-align: middle;
}

/*-- l i n k s -*/
a.menue:link{	font-weight: bold; 
 					font-variant: small-caps;
 					color: White;
					font-size: 12px;	
					text-decoration: none;}
a.menue:visited {
					font-weight: bold; 
 					font-variant: small-caps;
 					color: White;
					font-size: 12px;	
					text-decoration: none;}	
a.menue:hover{
					color: #DB0000;}
a.menue:active{
					color: black;
					background-color: white;}		
/* ---------------------------------------------------*/
a.link1:link{	
 					color: black;
					font-size: 7pt;	
					text-decoration: underline;}
a.link1:hover{
					color: #DB0000;
					font-size: 7pt;	background-color:white;}
a.link1:visited {	color: black;
						font-size: 7pt;	}	
				
/* ---------------------------------------------------*/			
a.link2:link{	padding-left:12px;
 					color: black;
					font-size: 7pt;	
					text-decoration: underline;}
a.link2:hover{
					color: white;
					background-color:black;font-size: 7pt;	}
a.link2:visited {	color: black;
						font-size: 7pt;	}	