* 
{ 
  FONT-FAMILY: verdana, arial, helvetica, sans;
  FONT-SIZE: 9px;
}

BODY 
{ 
  COLOR: #000000;
  BACKGROUND-COLOR: #ffffff;  
}

IMG
{
  vertical-align: middle;
  border: none;
}

.treeheadline
{
  background-image:    url(../i/logotree_de.gif);
  background-repeat:   no-repeat;
  height: 25px; 
  border-bottom: 1px solid #999999;
  padding-top: 3px; padding-left: 10px; margin-bottom: 10px;
  padding-bottom: 3px; font-size: 14px; font-weight: bolder;
  color: #666666;
}

.treeerror
{
  border-top: 1px solid #880000; border-bottom: 1px solid #880000;
  padding-top: 3px; padding-left: 10px; margin-bottom: 10px;
  padding-bottom: 3px; font-size: 14px; font-weight: bolder;
  color: #880000; position: relative;
  text-align: center;
}


.tree
{
  white-space: nowrap;
}

A
{ color: #000000; TEXT-DECORATION: none; border: none; }
A:hover
{ 
  color: #000000; TEXT-DECORATION: none;
  border-top: 1px solid #000088;
  border-bottom: 1px solid #000088;
  background-color: #D7F147;
}


#popup
{
  position: absolute ; z-index:1; 
  background-color: #5096FB; color: #ffffff;
  line-height: 17px;
  border-left: 1px solid black; border-top: 1px solid black; 
  border-right: 3px solid black; border-bottom: 3px solid black; 
  padding: 5px;
}
#popup A
{
  color: #ffffff;
}
#popup A:hover
{ 
  color: #ffffff; TEXT-DECORATION: none;
  border-top: 1px solid #000088;
  border-bottom: 1px solid #000088;
  background-color: #1371CF;
}

INPUT        
{ 
  font-family: verdana, arial, helvetica, sans-serif; color: #ff0000;  font-size: 10px; 
}
TEXTAREA     
{ 
  font-family: verdana, arial, helvetica, sans-serif; color: #ff0000;  font-size: 10px; 
}
SELECT     
{ 
  font-family: verdana, arial, helvetica, sans-serif; color: #ff0000;  font-size: 10px; 
}

PRE
{
  FONT-FAMILY: courier new;
  FONT-SIZE: 12px;
}


/*
Menu related selectors
*/
.jsdomenudiv {
	background-color: #FFFFFF;
	background-image: url(../i/office_xp_menu_left.png);
	background-repeat: repeat-y;
	border: 1px solid #8A867A;
	cursor: default;
	padding-bottom: 1px;
	padding-top: 1px;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

.jsdomenuitem {
	background: transparent;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}
.jsdomenuitem_title {
	background: transparent;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
	font-weight: bolder;
}
.jsdomenuitem_tipp {
	background: transparent;
	border: none;
	color: #000000;
	font-family: serif;
	font-size: 10px;
	letter-spacing: 1px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
	background-image: url(../i/office_xp_arrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(../i/office_xp_arrow_o.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenusep {
	padding-left: 28px;
}

.jsdomenusep hr {
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
	background-color: #ECE9D8;
	background-image: url(../i/office_xp_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px outset;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	background-color: #EFEDDE;
	border: none;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
	background-color: #EFEDDE;
	border: 1px solid #8A867A;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 10px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/
.icon1 {
	background-image: url(../i/icon1.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon2 {
	background-image: url(../i/icon2.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon3 {
	background-image: url(../i/icon3.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}


.icon_folderc {
	background-image: url(../i/folderc.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 17px;
	width: 17px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
}
.icon_foldero {
	background-image: url(../i/foldero.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 17px;
	width: 17px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
}
.icon_foldern {
	background-image: url(../i/foldern.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 17px;
	width: 17px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
}
.icon_feedc {
	background-image: url(../i/rssc.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 17px;
	width: 17px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
}
.icon_feedo {
	background-image: url(../i/rsso.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 17px;
	width: 17px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
}
.icon_feedn {
	background-image: url(../i/rssc.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 17px;
	width: 17px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
}
.icon_favs {
	background-image: url(../i/entry.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 17px;
	width: 17px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
}
.icon_refresh {
	background-image: url(../i/refresh.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 17px;
	width: 17px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
}

