﻿body
{
	color		:#06682D!important;
}
.general_center_page
{
    width: auto !important;
}
.header
{
    color: #06682D;
    font-family: Verdana,sans-serif;
    font-weight: bold;
}

.header_leftBlock
{
    float: left;
    width: 250px;
    font-size:9pt;
}

.header_rightBlock
{
	padding-left:18px;
    font-size:8pt;
    float:left;
    margin-right:15px;
}

.logo_block
{
    overflow:hidden;
}

.content
{
    width: 100%;
    float: inherit;
}

.description
{
    color: #06682D;
    font-size: 12px;
}

tr.tableheader
{
    background-color: #FFB500;
    color: White;
    font-weight: bold;
    font-size: 12px;
    border-bottom: solid 3px white;
    text-align: center;
}

tr.tablecontent
{
    background-color: #FFE8B2;
    color: #06682D;
    font-size: 12px;
}

tr.tablecontent td
{
    border: solid 1 px red;
    padding-left:5px;
    background-color: #FFDA7F;
}

tr.tablecontent a:link,
tr.tablecontent a:visited
{
    color: #06682D;
}

tr.tablecontent a:active
{
    color: #F08224;
}

.items_top_left_corner
{
    background: #FFFFFF url('../Images/left_top_corner.gif') no-repeat scroll 0 0;
    float: left;
    height: 10px;
    width: 10px;
    overflow: hidden;
}

.items_top_border
{
    background: #FFFFFF url('../Images/Content_top_border.gif') repeat-x;
    width: 670px;/*660px;*/
    float: left;
    height: 10px;
    overflow: hidden;
}

.items_top_right_corner
{
    background: #FFFFFF url('../Images/right_top_corner_border.gif') no-repeat scroll 0 0;
    height: 10px;
    width: 10px;
    float: left;
    overflow: hidden;
}

.items_bottom_left_corner
{
    background: #FFFFFF url('../Images/left_bottom_corner_border.gif') no-repeat scroll 0 0;
    float: left;
    height: 10px;
    width: 10px;
}

.items_bottom_border
{
    background: #FFFFFF url('../Images/content_bottom_border.gif') repeat-x;
    width: 670px;/*660px;*/
    float: left;
    height: 10px;
}

.items_bottom_right_corner
{
    background: #FFFFFF url('../Images/right_bottom_corner_border.gif') no-repeat scroll 0 0;
    height: 10px;
    width: 10px;
    float: left;
}

.item_content
{
	
	margin:0px;
	padding-top:0px;
	border-top:none;
    width: 648px;/*638px;*/
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    padding-left: 20px;
    padding-right: 20px;
}

.item_content_title
{
    width			:653px;
	border-left		:1px solid #E9E9E9;
	border-right	:1px solid #E9E9E9;
	padding-left    :15px;
	padding-right   :20px;
	font-size		:16px;
	font-weight		:bold;
}

.item_content_cvSelectie
{
    width: 653px;
    border-left: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
    padding-left: 15px;
    padding-right: 20px;
    padding-bottom:5px;
}

.item_content a
{
    color: Orange;
    text-decoration: none;
    font-weight: bold;
    text-decoration: none;
    font-family: Verdana,sans-serif;
}

/*.right_page
{
    display: none;
    width: 0px;
}
*/
.center_page
{
    width: 700px;
    /*margin-left: 10px;*/
}

.tab
{
    height: 15px;
    width: 112px;
    background-image: url(/Images/tab-small_green.gif);
    padding-top: 4px;
    text-align: center;
    float: left;
    margin-top: 2px;
}

.tab a
{
    color: White;
    text-decoration: none;
    font-size: 11px;
}

.current_tab
{
    height: 17px;
    width: 131px;
    background-image: url(/Images/tab-big_green.gif);
    padding-top: 4px;
    text-align: center;
    float: left;
}
.current_tab a
{
    color: White;
    text-decoration: none;
    font-size: 14px;
}
.time_activities
{
    font-weight: bold;
}

.activity_description
{
    width: auto;
    background-color: #FFF7E4;
    padding: 5px;
}

.close_info_button
{
    width: auto;
    background-color: #FFF7E4;
    text-align: right;
    padding-right: 5px;
    padding-bottom: 5px;
}

.close_info_button a
{
    color: #FFAB02;
    font-weight: normal;
}

span.act_filter_titile
{
	vertical-align		:top;
}
.actuvities_types_filter span
{	
	font-weight		:bold;
}
.actuvities_types_filter select
{
	margin-right		:25px;
	vertical-align		:top;	
	width				:150px;
}

tr.tableheader td.td_name
{
    text-align:center;
    width:250px;
    padding:5px 0;
}

tr.tableheader td.td_cvselectie
{
    text-align:center;
    width:100px;
    padding:5px 0;
}

tr.tableheader td.td_time
{
    text-align:center;
    width:200px;
    padding:5px 0;
}

tr.tableheader td.td_language
{
    text-align:center;
    width:100px;
    padding:5px 0;
}
.header_leftBlock_event_name,.header_rightBlock_place
{	
	font-weight:bold;
	height:20px;
	overflow:hidden;
	padding-bottom:5px;
}

.action_terug_button_container
{
	padding-top		:15px;
	padding-right	:10px;
	float			:right;
	
}
