/************************************************************************************/
/*** TABLE ***/
/************************************************************************************/
*html th, *html td {
	font-size: 12px;
	text-align: left;
}

/************************************************************************************/
/*** TOP NAVIGATION - STARTPAGE ***/
/************************************************************************************/
*html #topline {
	margin: 5px 0px 0px 8px;
}

*html #topline div.topline-item-head {
	width: 165px;
}

*html #topline div.first div.topline-item-head {
	width: 200px;
	margin: 0px !important;
}

*html div.topline-item-nav{
	overflow: hidden;
}

*html #topline li {
	padding-left: 8px;
}

/************************************************************************************/
/*** TOP NAVIGATION  ***/
/************************************************************************************/
*html #topnav li{
	width: 137px;
	display: block;
}

/************************************************************************************/
/*** BREADCRUMB  ***/
/************************************************************************************/
*html #breadcrumb {
	float: none;
}

/************************************************************************************/
/*** CONTENT  ***/
/************************************************************************************/
*html #content {
	width: 678px;
	magrin-right: -3px;
}

/************************************************************************************/
/*** NEWS  ***/
/************************************************************************************/
*html #news {
	margin-left: 6px;
}

*html #news-head h1{
	margin-bottom: 0px; 
}

*html #news .block {
	width: 165px;
}

/************************************************************************************/
/*** SERVICE NAVIGATION IN CONTENT  ***/
/************************************************************************************/
*html #service {
	magrin-left: -3px;
	display: inline;
}



/************************************************************************************/
/*** LEFT COLUMN  ***/
/************************************************************************************/
*html #leftcol {
	margin-left: 8px;
}


/************************************************************************************/
/*** LEFT NAVIGATION  ***/
/************************************************************************************/
*html div.leftnav li {
	width: 200px;
} 


*html #footer {
	margin-right: -3px;
}
