body {
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  font-size: small;
  
  table-layout: auto; 
  padding-right: 0px; 
  padding-left: 0px; 
  padding-bottom: 0px; 
  padding-top: 0px; 
  margin: 0px; 
  border-collapse: collapse;
  }
a:link {
  color: Black;
  text-decoration:none;
  }
a:visited {
  color: Black;
  text-decoration:none;
  }
a:hover {
  color:#2F4F4F;
  text-decoration:none;
  }
table
{
	width: 100%; 
	margin:0; 
	border-spacing:0;
}
col.empty{
	width:30px;
	}

col.navigation{
	width:185px;
	}
/*
Gruen: BG: bfe2ac Line: 80c65a
Rot: BG: ff9e9e Line: cc0000
Grau: BG: f5f5f5 Line: cccccc
*/
td{
	background-color: #cc6666;
	text-align: right;
	font-weight: bold;
	border-color: #996666;
/*	padding-left:15px; */
	color: Black;
}

td.current{

	height: 20px ;   
	border-top-width: 1px; 
	border-top-style: solid; 
	
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	
	border-left-width: 1px; 
	border-left-style: solid;
	
	background-color: White;
	color: #2F4F4F;
}
td.currentPicasa{

	height: 20px ;   
	border-top-width: 1px; 
	border-top-style: solid; 
	
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	
	border-left-width: 1px; 
	border-left-style: solid;
	
	background-color: #f5f5f5;
	color: #2F4F4F;
}

td.boarderRight{
	height: 20px;   
	border-right-width: 1px; 
	border-right-style: solid; 
}

td.logo{
	height: 135px;   
	border-right-width: 1px; 
	border-right-style: solid; 
}

td.spacerTop{
	height: 28px;   
	border-right-width: 1px; 
	border-right-style: solid; 
}

td.filler{
	height: 1600px;   
	border-right-width: 1px; 
	border-right-style: solid; 
}

td.empty{
	height:1600px;
}

