/*
COLORTABLE


main text-color (brown): 46403D
active link (blue): 7FA8CD
"taalcursussen": 87C65e
*/



/* @group general */


body {
	background: #46403D url(../tl_files/talenhuis/img/background.jpg) repeat;
	font-family:Tahoma, verdana, arial, sans-serif; 
	font-size: 12px;
	color: #a4afb3;
}

a:link, a:visited {
	/* text-decoration: none; */
	color: #46403D;
}

a:hover, a:active {
	text-decoration: none;
	color:  #7fa8cd;
}

#container {
	background: url(../tl_files/talenhuis/img/content_background.png) right repeat-y;
	/* zelfde achtergrond als : omzeiling slechte ondersteuning
	 * min-height in IE6 */
	 
}

h1,h2 {
	font-weight: normal;
}

h1 {
	font-size: 1.5em;
}

h2, h3, h4 {
	font-size:  1.2em;
}




/* @end */

/* @group header */

/* @group menu */

#menu {
	border-top: 1px solid #A4AFB3;
	border-bottom: 1px solid #A4AFB3;
		
}

#menu_list li {
	border-right: 1px solid #A4AFB3;
	text-align: center;
	font-size: 0.80em;
}


#menu a:link, #menu a:visited {
	color: #a4afb3;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	color: #7fa8cd;
	text-decoration: none;
}

/* @end */

/* @group search */

#search input {
	font-size: 0.7em;
	color: #a4afb3;
}

#ctrl_keywords {
	width: 100px;
	margin-right: 2px;
}

/* @end */

#breadcrumbs {
	font-size: 0.80em;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #7fa8cd;
	text-decoration: none;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
	color: #ffffff;
	text-decoration: underline;
}

#language a:link, #language a:visited {
	color: #7fa8cd;
	text-decoration: none;
}

#language a:hover, #language a:active {
	color: #ffffff;
}

/* @end */

/* @group footer */

#footer {
	/*background: url(../tl_files/talenhuis/img/background_ft.jpg) repeat;
	padding-bottom:  10px;*/
}

#ft_titles {
	background:   url(../tl_files/talenhuis/img/background_footer_top.jpg) no-repeat ;
	height:  28px;
	
}

#ft_center {
	background:  url(../tl_files/talenhuis/img/background_footer_center.jpg) repeat-y;
	height:  100%;
	}

#ft_bottom {
	background: url(../tl_files/talenhuis/img/background_footer_bottom.jpg) no-repeat;
	height:  16px;
}

.ft {
	width:  200px;
	float:  left;
	
}

/*#ft_vertaalbureau {
	margin-left:  5px;
}

#ft_adress {
	margin-right:  5px;
}

#ft_talenschool, #ft_kijker, #ft_vertaalbureau {
	margin-right:  10px;
}*/
.ft h3 {
	text-align: center;
	padding:  2px 0 5px 0;
	font-size: 1.2em;
	
}

.ulft {
	/*background:  #a4afb3;*/
	color:  #ffffff;
	list-style: none;
	padding:  5px;

}

.ulft li {
	text-align: center;
	padding: 2px 0 0 0;
	color:  #ffffff;
}
.ulft a:link, .ulft a:visited {
	color:  #ffffff;
	text-decoration: none;
}

.ulft a:hover {
	color: #46403D;
}

#ft_adress ul li, #ft_adress a{
	color:  #2F2B36;
	}

#ft_talenschool {
	position: relative;
	
}

#ft_talenschool ul li {
	text-align: right;
	padding-right:  5px;

}

#qfor {
	position: absolute;
	bottom: 1px;
	left:  15px;
}

/*#ft_adress .ulft {
	padding-bottom: 9px;
	
}*/
/*#footer {	
	width: 100%;
	border-top: 1px solid #a4afb3;
	padding: 10px 0 0 0;

}

#footer li {
	display: block;
	float:left;
	font-size: 0.80em;
	width: 135px;
	text-align: center;
	padding-top: 1px;
	
}
#footer li.first {
	text-align: left;
	width:  170px;
}

#footer li.last {
	text-align: right;
	width:  120px;
}*/



/* @end */

.pagination {
	margin: 10px 0;
	font-weight: bold;
	color: #46403D;
}
.pagination ul{
	margin: 0 65px;
}
.pagination li {
	color: #46403D;
	padding-right: 10px;
	display: block;
	float: left;
}


#header h1 {
	text-indent: -9999px;
	height: 1px; /* header-text niet zichtbaar */
}

/* @group news */
#news {
	/*
border-top: 1px #a4afb3 solid;
*/
	border-bottom: 2px #a4afb3 solid;
}

#main_content #news {
	border-bottom: 0px ;
}

#news h3 {
	font-size: 1.2em;
	color: #ffffff;
}

#news p {
	text-align: justify;
}

#news p.readon a {
	font-size: 0.75em;
	color: #ffffff;
	display: block;
	float: right;
	padding-bottom: 5px;
	cursor: pointer;
	text-decoration: none;
}

#news p.readon a:hover, #news p.readon a:active {
	color: #7fa8cd;
}

#news a:link.readon, #news a:visited.readon {
	font-size: 0.75em;
	color: #ffffff;
}

#news a:hover.readon, #news a:active.readon {
	color: #7fa8cd;
}


/* @end */

/* @group sidebar_left */

#answer_txt p a {
	color: #ffffff;
	text-decoration: underline;
}


#sidebar_left a:link.button_offerte, #sidebar_left a:visited.button_offerte {
	background: url(../tl_files/talenhuis/img/button_offerte.jpg) no-repeat;
	background-position: 0 0;
}

#sidebar_left a:hover.button_offerte, #sidebar_left a:active.button_offerte {
	background-position: -261px 0;
}

#sidebar_left a:link.button_offerte_fr, #sidebar_left a:visited.button_offerte_fr {
	background: url(../tl_files/talenhuis/img/button_devis.png) no-repeat;
	background-position: 0 0;
}

#sidebar_left a:hover.button_offerte_fr, #sidebar_left a:active.button_offerte_fr {
	background-position: -260px 0;
}


/* @end */

/* @group main_content */
#main_content {
	
	background: url(../tl_files/talenhuis/img/content_background.png)repeat-y;
	min-height: 420px;
	width: 530px;
	padding-top: 5px;
	}

#main_content h2 {
	background: url(../tl_files/talenhuis/img/h2_background.jpg) no-repeat;
	padding: 5px 0 0 45px;
	font-size: 1.2em;
	color: #ffffff;
}

#main_content h3,h4,h5,h6 {
	padding: 5px 0 2px 65px;
	text-indent: -15px;
	color: #46403D;
	font-size: 1em;
}

#main_content p, #main_content .tag-chain li {
	padding: 0 65px;
	color: #46403D;
	font-size: 1em;
	text-align: justify;
}

#main_content .info {
	padding : 0 0 0 45px;
	font-style : italic ;
}

#main_content .ce_download, #main_content .ce_downloads {
	margin:  0 65px;
	border:  solid 1px #a4afb3;
	padding:  5px;
}

#main_content .ce_download a, #main_content .ce_downloads a {
	color:  #46403D;
}

#main_content .ce_download a:hover, #main_content .ce_downloads a:hover {
	color: #a4afb3;
}


#main_content .choose {
	padding : 15px 0 15px 30px;
	color: #46403D;
	font-size: 1em;
}


/* @end */

.ce_text a:link, .ce_text a:visited {
	color: #46403D;
	text-decoration: underline;
}

.ce_text a:hover, .ce_text a:active {
	color: #7fa8cd;
}

.active {
	color: #7fa8cd;
}

/**
 * Accordion
 */
.toggler
{
	cursor:pointer;
}

.accordion div
{

}



/**
 * Forms
 */
#main_content form {
	padding : 0px 65px ;
	margin-bottom : 20px ;
}

.route {
	padding : 0px 65px ;
	margin-bottom : 10px;
}


/* @group form */

.form-field {
    margin-bottom:5px;
}

.form-field label, .form-field .captcha_text {
    float:left;
    width:90px;
    color:#46403D ;
	text-align: left;
	padding-right: 5px;
}
.form-field input {
	width:200px ;
	border: 1px dotted #a4afb3;
	padding:  2px;
}
.form-field textarea {
	width:300px;
	border: 1px dotted #a4afb3;
	padding: 2px;
}

.formbody input.captcha, #keywords.text {
	border: 1px dotted #a4afb3;
	padding:  2px;
}

.form-field input:focus, .form-field textarea:focus, .formbody input.captcha:focus, #keywords.text:focus {
	background:  #EBF3FA;
}

.submit_container input.submit, #submit.submit{
	margin: 3px 0;
	font-weight: bold;
	border: #7fa8cd solid 2px;
	background: #ffffff;

}

.submit_container input.submit:hover, #submit.submit:hover {
	border:  #87C65E solid 2px;
	cursor:  pointer;
}

.route input.inputbutton {
	margin: 3px 0 10px 0;
	font-weight: bold;
	border: #7fa8cd solid 2px;
	background: #ffffff;
}

.route input.inputbutton:hover {
	border:  #87C65E solid 2px;
	cursor:  pointer;
}

.select {
	width:200px;
}

/* @end */

table {
	margin : 5px 65px 5px 65px ;
	padding : 0;
	color:#46403D;
}

td {
	padding : 0px 2px;
}

ol, #main_content ul {
	margin : 5px 0px ;
	padding : 0px 87px ;
	color:#46403D ;
}

#main_content p.readon a, #main_content p.back a {
	font-size: 1em;
	color: #46403D;
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
}

#main_content p.readon a {
	float: right;
	text-decoration: none;
}

#referenties_images {
	padding : 25px 0px 0px 65px ;
}

#referenties_images .ce_image {
	color:#46403D;
	float : left ;
    margin-right: 10px ;
	width : 125px ;
	height : 140px ;
	
}



.caption {
	text-align : center ;
	font-style: italic;
}

#main_content p.readon a:hover, #main_content p.readon a:active, #main_content p.back a:hover, #main_content p.readon a:active {
	color: #7fa8cd;
}

.error {
	color : red;
}

.invisible {
	visibility: hidden;
}

#ctrl_97 { /* fix for long label "betaling via kmo-portefeuille?" */
	margin: 20px 0;
}


/* @group homepage 2010 */

#content_vertalingen, #content_taaltraining {
	padding:  10px;
	border: solid 1px #a4afb3;
	margin-bottom:  15px;
	
}

.left_title {
	font-size: 1.8em;
	color:  #ffffff;
	margin-bottom:  15px;
	
}

#kmo_home {
	width: 121px;
	vertical-align: top;
	margin-right:  -10px;
	margin-left: 10px;
}

#content_vertalingen li {
	list-style-image: url(../tl_files/talenhuis/img/button_list_blue.jpg);
	padding: 0 0 10px 10px;
	
}

#content_taaltraining li {
	list-style-image: url(../tl_files/talenhuis/img/button_list_green.jpg);
	padding: 0 0 10px 10px;
	
}

#left_brochure {
	width: 145px;
	overflow:  hidden;
	float: left;
}
#left_ref {
	width: 145px;
	overflow:  hidden;
	float:  right;
}

#left_ref h4 {
	color: #a4afb3;
	text-align: center;
	text-indent: 0px;
	padding:  10px 0;
	font-weight: normal;
	
}



#content_vertalingen ul, #content_taaltraining ul {
	padding: 0px 0 10px 60px;
	
}

#content_left a:link, #content_left a:visited {
	color: #ffffff;
	text-decoration: none;
}

#content_vertalingen li a:hover, #content_vertalingen li a:active {
	text-decoration: none;
	color:  #7fa8cd;
}

#content_taaltraining li a:hover, #content_taaltraining li a:active {
	text-decoration: none;
	color:  #87C65e;
}

#home_main_content {
	width:  500px;
	color: #ffffff;
	line-height: 1.25em;
}

#home_main_content h3 {
	padding: 20px 0 10px 0;
}

#home_main_content h1 {
	padding-bottom:  10px;
	line-height: 1em;
	
}

#slideshow {
	height:  130px;
	width:  500px;
}

*html #home {
	padding-left: 10px; /* padding-problem IE6 */
}

#home .ce_text a:link, #home .ce_text a:visited {
	text-decoration: none;
	color: #a4afb3;
}

#home .ce_text a:hover, #home .ce_text a:active {
	color: #7FA8CD;

}
/* @end */

#main_content .mod_newsmenu p, .mod_newsmenu li, .mod_newsmenu ul {
	padding-left: 5px ;
}

.mod_newsmenu {
	float : left ;
	width : 100px ;
}

.mod_newsarchive {
	
}

/* @group tarieven-tabel */

#table_1006 {
	margin: 20px;
	border-spacing: 4px;
	width:  490px;
}

#table_1006 td {
	padding:10px 3px 10px 3px;
	width:  70px;
	text-align: center;
	background-color: #e7eff6;
	
}

#table_1006 .row_first td {
	
	border:  none;
	background-color: #7fa8cd;
	font-size: 0.8em;
}


#table_1006 .col_first, #table_1006 tr.row_first .col_first  {
	text-align: right;
	padding-right: 3px;
	font-size: 0.8em;
}

#table_1006 tr.row_first .col_first {
	color: #ffffff;
}

#table_1006 td.col_first {
	background-color: #7fa8cd ;
	border:  none;
	
}

#table_1006 .row_1 .col_1, #table_1006 .row_2 .col_2,#table_1006 .row_3 .col_3,#table_1006 .row_4 .col_4,#table_1006 .row_5 .col_5,#table_1006 .row_6 .col_6 {
	background: #ebf5e4;
	border:  none;
}


/*@end*/
