body, table, tr, td { 
	color: #3F3F3F;
	font-family:Tahoma;
	font-size:9pt 
}
input, textarea, select {

font-family: Tahoma; color: #000000; font-size: 8pt}

a:active,a:visited,a:link  {
text-decoration: none;
font-family: Tahoma;
font-size: 8pt; color:#006699

}

a:hover {
font-family: Tahoma;
font-size: 8pt;
text-decoration: none;
color: #F06000
}

.max {
	font-family:Tahoma;
	font-weight:800;
	font-size:8pt;
	padding-right:5px;
	color:#000;
}
.max a:link , .max a:visited , .max a:active {
	font-family:Tahoma;
	padding-right:5px;
	font-size:8pt;
	color:#000000;
}

.max a:hover {
	color:#555555;
	padding-right:5px;
	font-size:8pt
}



.bilder a:link , .bilder a:visited , .bilder a:active {
	background: url('http://www.phpsaz.com/images/menu.gif') no-repeat;
	font-family:tahoma;
	font-size:9pt;
	text-decoration: none;
	list-style-type: none;
	text-align: right;
	line-height: 25px;
	display: block;
	color: #006699;
	width: 180px;
	height: 25px;
}

.bilder a:hover {
	background: url('http://www.phpsaz.com/images/menu2.gif') no-repeat;
	color:#fFF;	
	width:180px;
}

.content {
border-top: 1px solid #95C2F6 ;
border-left: 1px solid #EAEAEA;
border-right: 1px solid #EAEAEA; 
border-bottom:1px solid #EAEAEA;
padding-left:8px;
padding-right:8px;
padding-top:12px;
padding-bottom:25px;
color:#606060;
}

.content a:link, .content a:active, .content a:visited {
font-weight:800;
font-size: 9pt}

#tooltip {
	border:1px solid #006699; -moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
	display:none;
	position:absolute;
	color:#404040;
	font-size: 8pt;
	direction:rtl;
	text-align:right;
	z-index: 999;	
	padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px 
}

.top {
font-family:Tahoma;
font-size:8pt; color:#616161
}