body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #FF9C00;
	scrollbar-3dlight-color: #3C3C3C; 
	scrollbar-highlight-color: #666666;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #3C3C3C;
	scrollbar-darkshadow-color: #3C3C3C;
	scrollbar-track-color: #3C3C3C;
}
.datum{

			width:16px;
			background-color:#000000;
			font-family:"Trebuchet MS", Arial;
			font-size:14px;
			font-weight:bold;
			color:#FFFFFF;
			line-height:17px;
			padding: 2px 2px 10px 2px;
			float:left;
}

.news_tekst_title { 
			
			font-size:11px;
			font-weight:bold;
			font-family:"Trebuchet MS", Arial;
			line-height:14px;
			color:#ffe497;

}

.topic_tekst_title { 
			
			font-size:13px;
			font-weight:bold;
			font-family:"Trebuchet MS", Arial;
			line-height:14px;
			color:#ffe497;
			text-decoration:none;

}
	
.news_tekst {

			font-size:11px;
			font-family:"Trebuchet MS", Arial;
			line-height:14px;
			color:#FFFFFF;
			width:255px;
			margin: 0px 0px 25px 30px;
			

}	

.news_main_tekst {

			font-size:11px;
			font-family:"Trebuchet MS", Arial;
			line-height:14px;
			color:#FFFFFF;
			width:350px;
			margin: 0px 0px 20px 20px;
			

}			

.projects_tekst {

			font-size:11px;
			font-family:"Trebuchet MS", Arial;
			line-height:14px;
			color:#FFFFFF;
			width:285px;
			margin: 0px 0px 13px 10px;
			

}		

.training_tekst {

			font-size:11px;
			font-family:"Trebuchet MS", Arial;
			line-height:14px;
			color:#FFFFFF;
			width:285px;
			margin: 0px 0px 25px 10px;
			

}			

.hot_topics_tekst {

			font-size:11px;
			font-family:"Trebuchet MS", Arial;
			line-height:14px;
			color:#FFFFFF;
			width:420px;
			margin: 0px 0px 10px 20px;
			

}			

.read_more {

			font-size:11px;
			font-weight:bold;
			font-family:"Trebuchet MS", Arial;
			line-height:14px;
			color:#f3950d;
			width:275px;

}
 a {
 
 			color:#f3950d;
			text-decoration:none;
			font-family:"Trebuchet MS", Arial;
 
 }
 
 a:hover {
 
 			color:#FFFFFF;
			text-decoration:none;
			font-family:"Trebuchet MS", Arial;
 }