html, body, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	list-style-image:none;
	list-style-type:none;
}


.laechoimg {
		margin:2px 2px -1px 2px;
		vertical-align:text-bottom;
}

.navigationBar {    
	margin:0; 
	padding:3px; 
} 

.navigationBar li {	
	display:inline;
}

.navigationBar li div {	
	display:inline;
	padding: 1px 1px 1px 1px;	
	font-weight:bold;	
	-webkit-border-radius: 1px;-moz-border-radius: 1px;
}

.navigationBar li div a {
	color:#333333;	
	font-family: verdana, helvetica, arial;
	font-size: 13px;
	font-weight:bold;	
}

.navigationBar li div a:hover{	
	color:#FF9900;	
}

.tipsy { padding: 5px; font-family: arial, helvetica, verdana; font-size: 12px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../icons/tipsy.gif); }
.tipsy-inner { padding: 3px 5px 3px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }