

.navtt{
	float:left;
	top:0px;
	margin:0px;
	padding:0px;
	font-family: "Verdana", sans-serif;
	font-size:11px;
	font-weight:normal;
	height: 20px;
	z-index:10;
	}

.popup {
	clear: both;
	position: relative;
	top:0px;
	visibility: hidden;
	display:none;
	padding: 0px;
	z-index: 102;
	background:transparent;
	font-size: 10px;
	text-align: left;
	}


.lead {
	text-decoration:none;
	display:block;
	float:left;
	clear:both;
	height:30px;
	padding:0px 5px 0px 6px;
	line-height:30px;
	text-decoration:none;
	color:#444444;
	}

.leadmarked {
	text-decoration:none;
	display:block;
	float:left;
	clear:both;
	height:30px;
	padding:0px 5px 0px 6px;	
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	color:#92a1d1;
	}

#strich1
{
	float:left;
	background:url("images/punkt.gif") no-repeat bottom right;
	height:19px;
	width:8px;	
}

#strich2
{
	float:left;
	background:url("images/punkt.gif") no-repeat bottom right;
	height:19px;
	width:8px;	
}

#strich3
{
	float:left;
	background:url("images/punkt.gif") no-repeat bottom right;
	height:19px;
	width:8px;	
}

#strich4
{
	float:left;
	background:url("images/punkt.gif") no-repeat bottom right;
	height:19px;
	width:8px;	
}


#strich5
{
	float:left;
	background:url("images/punkt.gif") no-repeat bottom right;
	height:19px;
	width:8px;	
}


#strich6
{
	float:left;
	background:url("images/punkt.gif") no-repeat bottom right;
	height:19px;
	width:8px;	
}


.sub {
	position:relative;
	display:block;
	color:#ffffff; 
	font-size:11px;
	padding:5px;
	margin:0px;
	text-decoration:none;
	width:118px;
	border-top: 1px solid #ffffff;
	background-color: #92a1d1;
	z-index:10;
	}

.sub:hover{
	color:#aaaaaa;
	background-color: #FFFFFF;
}
	
a.lead:hover {
	color:#000000;
	}

