@import url(extensies/tt_news.css);

body {
	margin: 0px;
	padding: 0px;
	background-color: #C9D6E1;
	background-image: url(img/bg_white.gif);
	background-repeat: repeat-x;
}

body, p, td, li {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

ul {
	list-style-image: url(img/bullet.gif);
	padding-left: 20px;
}

a {
	color: #2D3C77;
	text-decoration: underline;
}

#header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	height: 175px;
	position: relative;
}

#header span, #footer span {
	display: none;
}

#footer {
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
}

#languagemenu {
	position: absolute;
	right: 15px;
	bottom: -5px;
}

#languagemenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B4790;
	text-decoration: none;
	font-weight: bold;
}

#header .lang_disabled {
	color: #abb6c0;
	display: inline;
}

div#print {
	position: absolute;
	bottom: -5px;
	right: 65px;
}

#toolsmenu {
	position: absolute;
	bottom: -5px;
	right: 90px;
}

#toolsmenu div {
	float: left;
	padding-left: 3px;
}

#toolsmenu a {
	display: block;
	height: 16px;
	background-repeat: no-repeat;
}

div.tm6 a {


/* search */
	background-image: url(img/icon_search.gif);
	width: 25px;
}

div.tm5 a {


/* sitemap */
	background-image: url(img/icon_sitemap.gif);
	width: 20px;
}

div.tm1 a {


/* print */
	background-image: url(img/icon_print.gif);
	width: 20px;
}

#container {
	width: 780px;
	margin: 0 auto 0 auto;
}

#sub_container {
	width: 780px;
	background-color: #ffffff;
	background-image: url(img/bg_container.gif);
	background-repeat: repeat-y;
}

#submenu_column {
	width: 185px;
	float: left;
}

#content_container.defaultpage {
	float: left;
	margin: 0px 0px 20px 10px;
	width: 575px;
}

.simplepage {
	margin: 10px;
}

td.left_column {
	background-color: #D5D3E4;
}

#content p.list {
	margin: 0;
	padding: 0px 0px 5px 0px;
	display: block;
	clear: both;
}

#content label {
	font-weight: bold;
	float: left;
	text-align: left;
	padding: 0 20px 0 0;
	width: 235px;
}

#content input,select,textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333;
	width: 200px;
}

#content input.checkbox {
	width: auto;
}

#content select {
	width: 206px;
}

span.errors {
	display: block;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ff0000;
	padding: 5px;
}

span.errors ul {
	margin: 10px 0 0 0;
}

p.bodytext {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
}

.content_item {
	margin-top: 0px;
	margin-bottom: 10px;
}

.csc-header {
	


}

.csc-caption {
	margin-top: 1px;
	text-align: right;
	background-color: #B2C412;
}

.csc-sword {
	background-color: yellow;
}

#breadcrumbs {
	margin-bottom: 15px;
}

#pagetitle, #pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#pagetitle {
	font-size: 20px;
	color: #00377F;
}

#pagesubtitle {
	margin: 0px 0px 15px 0px;
	font-size: 17px;
	color: #DD892A;
}

.divider {
	color: #009CED;
	font-weight: normal;
}

/* -- COLUMNS---- */

td.col_left, td.col_center, td.col_right {
	vertical-align: top;
}

/* 2 col (L>R) */

.col_2_b td.col_left {
	padding-right: 10px;
	border-right: 1px solid #c9d6e1;
}

.col_2_b td.col_right {
	padding-left: 10px;
}

.col_2_b div.col_left {
	width: 354px;
}

.col_2_b div.col_right {
	width: 200px;
}

/**********/

/* Images */

/**********/

/* Images / Tables / Floating text */

TABLE.imgtext-table {
	border: 0px;
}

/* Images / Tables / Wrapped text */

/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */

TABLE.imgtext-nowrap {
	border: 0px;
}

TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 {
	margin-top: 0px;
}

td.col1_left {
	vertical-align: top;
	padding: 0;
}

td.col1_main {
	vertical-align: top;
	padding: 0 0 0 10px;
}

.csc-frame-frame1 {
	background-color: #D0D1E5;
	padding: 10px;
	margin-bottom: 25px;
}

.csc-frame-frame1 .csc-header {
	margin-top: 0px;
}

.csc-frame-frame1 .csc-header H1, .csc-frame-frame1 .csc-textpicHeader H1 {
	margin-top: 0px;
}

p.csc-frame-frame2, table.csc-frame-frame2 {
	padding: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 2px solid #67adea;
}

.csc-frame-frame2 .csc-header {
	margin-top: 0px;
}

/***************************/

/* General element styles: */

/***************************/

H1, H2, H3, H4, H5, UL, OL, BLOCKQUOTE, input, textarea, select {
	font-family: arial, helvetica;
}

input, textarea {
	font-size: 11px;
}

/******************/

/* Headers, plain */

/******************/

H1, H1 a {
	font-size: 15px;
	color: #29458E;
	text-decoration: none;
}

H2 {
	font-size: 14px;
	color: #29458E;
}

H3 {
	font-size: 14px;
}

H4 {
	font-size: 14px;
}

H1, H2, H3, H4, H5, H6 {
	margin: 25px 0px 10px 0px;
}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top: 0px;
}

p.csc-header-date {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

/*---------------------- Main menu  ------------------------*/

#mainmenu {
	position: absolute;
	right: 3px;
	top: 139px;
	margin: 0px;
	padding: 0px;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}

#mainmenu li {
	margin: 0;
	padding: 0px 15px;
	float: left;
	border-right: 1px solid #BFBFD6;
	line-height: 15px;
}

#mainmenu li.last_item {
	border: 0px;
}

#mainmenu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#mainmenu .menu_act a {
	color: #FFCC00;
}

#mainmenu a:hover {
	text-decoration: underline;
}

/*---------------------- Left menu  ------------------------*/

#submenu {
	margin: 10px 0 20px 0;
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

#submenu li {
	margin: 0px;
}

#submenu a {
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#submenu li.submenu_1 a, #submenu li.submenu_1_act a {
	font-weight: bold;
	background-color: #6D7881;
	padding: 5px 10px;
	margin-bottom: 2px;
	color: #fff;
}

#submenu li.submenu_1_act a {
	background-color: #3F4C56;
}

#submenu ul.submenu_2 {
	margin: 5px 0px;
}

#submenu li.submenu_2 a, #submenu li.submenu_2_act a {
	background-color: transparent;
	background-image: url(img/bullet_submenu.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	color: #255895;
	font-weight: normal;
	padding: 2px 5px 2px 20px;
}

#submenu li.submenu_2_act a {
	color: #000;
}

#submenu li.submenu_1 a:hover, #submenu li.submenu_1_act a:hover {
	background-color: #E08925;
}

#submenu li.submenu_2 a:hover, #submenu li.submenu_2_act a:hover {
	background-color: transparent;
	text-decoration: underline;
}

div.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
}

hr.clearer {
	color: #fff;
	height: 1px;
}

/*-------------------------- Forms  --------------------------*/

fieldset.csc-mailform {
	border: 1px solid #38297B;
	background: #F3F2FF;
	padding: 20px;
}

.csc-mailform-field {
	padding: 5px;
}

.csc-mailform-field label {
	width: 190px;
	display: block;
	float: left;
}

/* Uploads */

table.csc-uploads td {
	margin: 0;
	padding: 0;
}

td.csc-uploads-fileSize p {
	padding: 0 0 0 10px;
	font-size: 10px;
}

.csc-sitemap a {
	text-decoration: none;
}

.csc-sitemap a:hover {
	text-decoration: underline;
}

.csc-sitemap ul.l1 li {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}

.csc-sitemap ul.l2 li {
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
}

.csc-sitemap ul.l3 li {
	font-size: 12px;
}

.csc-textpic-caption {
	font-size: 10px;
}

/* MODULES */

.ot_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	line-height: 35px;
}

.ot_ondertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

/* RTE */

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left {
	text-align: left;
}

p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center {
	text-align: center;
}

p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right {
	text-align: right;
}

/* inschrijvingsmodule */

.im_lijst_item {
	border-bottom: 1px dotted #333;
	padding: 7px 0;
}

.im_lijst_titel {
	font-size: 15px;
	font-weight: bold;
}

.im_tabel_sessies {
	border: 1px solid #c3d1de;
	border-bottom: 0px;
	border-right: 0px;
}

.im_tabel_sessies td {
	border-bottom: 1px solid #c3d1de;
	border-right: 1px solid #c3d1de;
	vertical-align: top;
}

.im_tabel_sessies tr.header_row td {
	background-color: #e3e9ef;
	font-weight: bold;
}

.im_single_cursustitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 18px;
}

.im_single_titel {
	font-weight: bold;
	color: #02367f;
	font-size: 14px;
}

table.im_zoekform {
	width: 100%;
	background-color: #fef4df;
	border: 1px solid #c9d6e1;
	padding: 7px 0;
}

.im_part_header {
	padding: 3px 5px;
	background-color: #ec0;
	margin: 15px 0 1px 0;
	font-weight: bold;
	font-size: 12px;
}

.form_errors {
	color: red;
	border: 1px solid red;
	padding: 5px;
	margin-top: 15px;
}

table.im_inschr_tabel {
	width: 100%;
	border: 1px solid #ec0;
}

input.tf {
	width: 360px;
}
