
#left {
	border-top: 0px;
	background-color: #f5f5fb;
	padding-top: 0px;
}
#left h2 {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
}

#main div.top_article {
	height: 155px;
	/* margin-top: 10px; */
	/* margin-right: 10px; */
	/* margin-left: 10px; */
}
#main div.top_article img {
	float: left;
	margin-right: 20px;
}
#main div.top_article h2, #main div.left_col h2 {
	font-size: 20px;
	margin-bottom: 5px;
}
#main div.right_col {
	float: right;
	clear: left;
	margin-right: 15px;
	margin-left: 12px;
}
#main div.left_col {
	/* background-color: #CCCCFF; */
	/* margin-left: 10px; */
}
#main div.left_col div.inner {
	/* background-color: #FFCCCC; */
	/* clear: both; */
	width: 260px;
	float: left;
}
#main div.left_col div.inner img {
	margin-right: 10px;
}
#main div.left_col div.inner h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 12px;
}
#main div.left_col div.inner:first-child {
	margin-top: -15px;
}
#main div.left_col div.bottom strong {
	color: #fe853e;
}
#main div.left_col div.bottom ul {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#main div.left_col div.bottom li {
	color: #fe853e;
}
#main div.left_col div.bottom li a {
	color: #000000;
}
#main div.middle_col {
	/* font-family: Arial; */
	width: 220px;
	margin-right: 0px;
	float: left;
	border: 1px #fe853e solid;
}
#main div.middle_col div.head {
	font-family: Arial;
	margin-top: 0px;
	background-color: #fe853e;
	border: 1px #FFFFFF solid;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 3px;
}
#main div.middle_col div.title {
	font-size: 12px;
	font-weight: bold;
	color: #fe853e;
	text-align: center;
	margin-top: 3px;
}
#main div.middle_col div.text {
	padding: 7px;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 2px;
	line-height: 13px;
	/* font-family: Arial; */
}
#main div.middle_col img {
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main div.bottom {
	 clear: left; 
	margin-top: 10px;
	/* background-color: #cccccc; */
	width: 400px;
}

.article {
	/* margin-right: 20px; */
	margin-left: 10px;
	width: 390px;
}
.article h3 {
	color: #00007b;
	font-size: 18px;
	line-height: 22px;
}
.article p.lead {
	font-weight: bold;
}
.article p.lead img {
	float: left;
	margin-right: 10px;
}
.article div.hr {
	border-bottom: 1px #AAAAAA solid;
	margin: 10px;
}


/* commentnts */

div.comments {
	margin-left: 10px;
	width: 400px;
}
div.comments dl dt {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px #CCCCCC solid;
	background-color: #e0e0e5;
	padding: 3px 5px 3px 6px;
	position: relative;
	left: -3px;
}
div.comments dl dt .date {
	width: 140px;
	float: right;
	text-align: right;
	font-size: 9px;
}
div.comments dl dt .user {
	display: inline;
	font-weight: bold;
}
div.comments dl dd {
	margin: 0px 0px 0px 0px;
	/* padding: 5px; */
}

.kiemelt {
	color: #0000FF;
}


* html #main div.right_col {
	margin-right: 10px;
}
* html #main div.left_col div.inner {
	width: 189px;
}
* html #main div.left_col div.bottom {
	width: 390px;
}
* html #main div.right_col {
	clear: none;
}
* html #main div.bottom {
	 clear: none; 
}
