.lineblock
{
	display: block;
	/*visibility:visible;*/
	padding: 0;
	height:0px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11.2px;
	font-family: Tahoma;
}

.Close{
	color: #3B0083;
	cursor: pointer;
	border-bottom-width: 1px !important; 
	border-bottom-style: dashed !important;
	line-height: 1.31em !important;
	/*display: inline-block !important;*/
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11.2px;
	font-weight:bold;
	}

	
.HLight{
	color: #A40084;
	text-decoration:none;
	border-bottom: 1px dashed #A40084;
	cursor: pointer;
	}

.Passiv{
	display: none;
	}
.Activ{
	display: block;
	}
.headerblock{
	
	text-decoration:none;
	/*border-bottom: 1px dashed #fff;*/
	/*cursor: pointer;*/
	margin-bottom: 5px;	
	}

.block{
	padding-top: 5px;
	}	
.textblock{

	padding: 0px 0px 15px 10px;

	}

