.news_table {
	background-color: #d9e3ee;
	margin-bottom: 16px;
}

.text_table {
	margin-bottom: 16px;
}

.title_td {
	background: url(/Portals/_default/Containers/asi/images/title_bg.gif) top left repeat-x;
}

.container_div {
	padding-top: 8px;
}

.container_div_text {
	padding-top: 9px;
	padding-left: 32px;
}

.container_content {
	padding-top: 14px;
	padding-bottom: 16px;
}





/* -- HOME -- */

.home_kop {
	font-family: Arial;
	font-size: 12px;
	color: #707173;
	font-weight: bold;
}

.home_kopnews {
	font-family: Arial;
	font-size: 12px;
	color: #a5a5a5;
	font-weight: bold;
}

.home_normal {
}

a.home_link:link,
a.home_link:active,
a.home_link:visited,
a.home_link:hover {
	font-size: 12px;
	color: #707173;
	text-decoration: none;
}

a.home_link:hover {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}

.home_1 {
	background: url(images/home_1.gif) left center no-repeat;
	border-bottom: 1px solid #dbdcdd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
}

.home_2 {
	background: url(images/home_2.gif) left center no-repeat;
	border-bottom: 1px solid #dbdcdd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
}

.home_3 {
	background: url(images/home_3.gif) left center no-repeat;
	border-bottom: 1px solid #dbdcdd;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 36px;
}

.home_4 {
	background: url(images/home_4.gif) left center no-repeat;
	padding-top: 10px;
	padding-left: 36px;
}

.home_5 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdcdd;
}

.home_news {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdcdd;
}

.home_newsmore {
	padding-top: 4px;
}

.home_newsmore a:link,
.home_newsmore a:visited,
.home_newsmore a:active,
.home_newsmore a:hover {
	color: #06a6d3;
	text-decoration: underline;
}

.home_normal {
	font-family: Arial;
	font-size: 12px;
	color: #101960;
}

