body, td, th, div
{ 
 	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding		: 0px;
	margin		: 0px;
	scrollbar-3d-light-color:		#FFFFFF;
	scrollbar-arrow-color:			#80B4C4;
	scrollbar-dark-shadow-color:	#CFE0EA;
	scrollbar-face-color:			#FFFFFF;
	scrollbar-highlight-color:		#FFFFFF;
	scrollbar-shadow-color:			#FFFFFF;
}

a
{
	color				: #000000;
	text-decoration		: none;
}

a:hover
{
	color				: #000000;
	text-decoration		: underline;
}

img
{
	border			: 0px;
	padding			: 0px;
	margin			: 0px;
}

/* Container elements */
table#main_cont_container_view td
{
	padding			: 0px;
	width				: 170px;	
	height			: 170px;
}
table#main_cont_container_edit td
{
	padding			: 0px;
	width				: 190px;	
	height			: 170px;
}

.block_2,
.block_2,
.block_3
{
	height			: 175px !important;
	width				: 340px !important;	
	overflow		: auto;
}

.block_3
{
	width				: 510px !important;	
}

/* Form elements */
select{
	width				: 170px;
}

.ta_1
{
	width				: 170px;
}

.ta_2
{
	width				: 320px;	
}

.ta_3
{
	width				: 450px;	
}

.file_upl_1 
{
	width				: 140px;	
}

/* page elements */
	/* programs */
.program_block{
	width				: 170px;
	height			: 100%;
}
td.program_menu,
a.program_title,
td.program_title {
	color				: #CC0033 !important;
	padding			: 0px !important;
	height			: 20px !important;
	text-align	: center;
	font-weight	: bold;
	font-size		: 9pt; 

}

.edit_menu
{
	text-align	: right !important;
}

	/* program details */
div.program_title
{
	color				: #CC0033 !important;
	font-weight	: bold; 
	margin-bottom: 20px;
	text-align	: center;
	font-size		: 13pt; 
}
div.program_short{
	text-align	: center;
	overflow		: auto;
}
div#program_description{
	width				: 320px;
	height			: 170px;
	overflow		: auto;
}

	/* news*/
div#news_block_2 td,
div#news_block td{
	height			: 20px !important;	
}
div#news_block_2 {
	height			: 550px !important;
}

div#news_block{
	height		: 150px !important;
}

div.news_intro_cont{
	height			: 100px !important;
	width				: 340px !important;	
	overflow	: hidden;
}

.news_link_prfx,
.news_title{
	color				: #CC0033;	
	font-weight	: bold;
}

.news_link{
	width				: 340px !important;
}
.news_date{
	width				: 320px;
	font-style	: italic;
}
.news_long,
.news_short{
	padding			: 10px;
	padding-left: 0px;
}

.more_news{
	color				: #CC0033;
	font-weight	: bold;
}

	/* management */
.manage_name{
	font-weight	: bold;
	font-size		: larger;
}
.manage_function{
	font-weight	: bold;
}

 /* company profile */
.comp_info{
	padding-right	: 10px !important;
	text-align	: justify;
	font-size		: larger;
}

/* contact */
td#download_route_edit,
td#download_route_view,
td#adress_bloc_view,
td#adress_bloc_edit{
	text-align	: center;
}

	/* Vacatures */
div.vac_1{ }
.vac_2{ 
	font-weight	: normal;
}
.vac_3{ }

	/* video*/
.video{
	text-align		: center;
}
	/* Edit menu */
.cancel_auth{
	width				: 100% !important;
}

.err_msg
{
	color				: #CC0033;
}

.save
{
	width				: 100px;
}

button{
	padding			: 2px;
	font-size		: 9px;
	font-weight	: bold;
	height			: 20px;
}

ul,li{
	
        margin-top: 0px;
        margin-bottom:0px;
        padding: 0px;
        border: 0px;
}


