@import url(extensies/tt_news.css);

body {
	font-size: 13px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #333; /* 84530c */
}

body, p, td, li {
	font-family: Bookman, Arial, Helvetica, Verdana, sans-serif;
}

a {
	color: #444;
	text-decoration: underline;
}

div.clearer {
	clear: both;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 324px;
	margin: 0;
	position: relative;
	background-image: url(img/header_2.jpg);
	background-repeat: no-repeat;
}

#header span {
	display: none;
}

#pagecontent {
	background-image: url(img/bg_page_2.jpg);
	background-repeat: repeat-y;
	padding: 0px 85px 0px 140px;
	margin: 0px;
}

#maincontent {
	padding-top: 5px;
	min-height: 320px;
}

#footer {
	height: 98px;
	background-image: url(img/footer_2.jpg);
	background-repeat: no-repeat;
}

#menu {
	position: absolute;
	bottom: 71px;
	left: 80px;
}

#menu table td {
	vertical-align: bottom;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu1 a, #menu2 a {
	display: block;
	width: 115px;
	height: 23px;
	padding: 0 0 0 45px;
	color: #333;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	line-height: 23px;
	margin: 0 3px 0 0;
	font-weight: bold;
}

#menu1 a {
	background: url(img/map_1.gif) no-repeat;
}

#menu1 li.act a {
	background: url(img/map_1_act.gif) no-repeat;
}

#menu1 a:hover {
	background: url(img/map_1_over.gif) no-repeat;
}

#menu2 a {
	background: url(img/map_2.gif) no-repeat;
}

#menu2 li.act a {
	background: url(img/map_2_act.gif) no-repeat;
}

#menu2 a:hover {
	background: url(img/map_2_over.gif) no-repeat;
}

#breadcrumbs {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	position: absolute;
	bottom: 3px;
	left: 140px;
	margin-bottom: 15px;
	color: #6D7881;
	width: 475px;
}

#breadcrumbs a {
	color: #6D7881;
}

#toolsmenu {
	position: absolute;
	right: 70px;
	bottom: 17px;
}

a#i_print {
	padding-left: 5px;
	display: block;
	width: 28px;
	height: 20px;
	background: url(img/print_passief.gif) no-repeat;
	float: left;
}

a#i_print:hover {
	background: url(img/print_actief.gif) no-repeat;
}

a#i_sitemap {
	padding-left: 5px;
	display: block;
	width: 28px;
	height: 20px;
	background: url(img/sitemap_passief.gif) no-repeat;
	float: left;
}

a#i_sitemap:hover {
	background: url(img/sitemap_actief.gif) no-repeat;
}

a#i_mail {
	padding-left: 5px;
	display: block;
	width: 28px;
	height: 20px;
	background: url(img/mail_passief.gif) no-repeat;
	float: left;
}

a#i_mail:hover {
	background: url(img/mail_actief.gif) no-repeat;
}


a#i_links {
	padding-left: 5px;
	display: block;
	width: 28px;
	height: 20px;
	background: url(img/links_passief.gif) no-repeat;
	float: left;
}

a#i_links {
	background: url(img/links_actief.gif) no-repeat;
}


#pagetitle {
	display: none;
	color: #f71b14;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}

.pagetitle_over {
	display: none;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #f71b14;
	background-color: #fff;
	position: relative;
	top: -50px;
	margin-bottom: -50px;
	height: 30px;
	line-height: 30px;
}



#pagesubtitle {
	display: none;
	color: #313131;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
}

/* TYPO3 */

p, pre {
	margin: 0px 0px 0px 0px;
	text-align: justify;
}

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;
}

h1, h1 a {
	font-size: 16px;
	color: #960; /* 84530c */
}

h2, h2 a {
	font-size: 16px;
	color: #039; /* 84530c */
}

h3, h3 a {
	font-size: 14px;
	color: #960; /* f84f15 */
}

h4, h4 a {
	font-size: 14px;
	color: #039;
}

h4, h5 a {
	font-size: 13px;
	color: #039;
}

h6, h6 a {
	font-size: 13px;
	color: #f63;
}



.csc-linkToTop {
	margin-top: 15px;
	font-size: 12px;
}

ul.csc-menu-1 {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}


ul.csc-menu-1 a {
	text-decoration: none;
	background: url(img/map_2.gif) no-repeat;
	display: block;
	width: 115px;
	height: 23px;
	padding: 0 0 0 45px;
	color: #333;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	line-height: 23px;
	margin: 0 3px 0 0;
	font-weight: bold;
}

ul.csc-menu-1 a:hover {
	background: url(img/map_2_over.gif) no-repeat;
}

.csc-sitemap {
}
.csc-sitemap ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}

.csc-sitemap ul ul {
	padding: 0;
}

.csc-sitemap li {
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 15px;
}

.csc-sitemap li li {
	font-size: 14px;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.csc-sitemap li li li {
	font-size: 12px;
	padding-bottom: 0px;
}

/* 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;
}

/* -- COLUMNS---- */

td.col_left, td.col_center, td.col_right {
	vertical-align: top;
}

/* 2 col (L=R) */

.col_2_a td.col_left {
	padding-right: 9px;
	border-right: 1px solid #e1b2cb;
}

.col_2_a td.col_right {
	padding-left: 9px;
}

.col_2_a div.col_left {
	width: 355px;
	overflow: hidden;
}

.col_2_a div.col_right {
	width: 355px;
}


/* 2 col (L>R) */

.col_2_b td.col_left {
	padding-right: 9px;
	border-right: 1px solid #e28bb9;
}

.col_2_b td.col_right {
	padding-left: 9px;
}

.col_2_b div.col_left {
	width: 510px;
	overflow: hidden;
}

.col_2_b div.col_right {
	width: 200px;
	overflow: hidden;
}


/* 2 col (L<R) */

.col_2_c td.col_left {
	padding-right: 9px;
	border-right: 1px solid #e28bb9;
}

.col_2_c td.col_right {
	padding-left: 9px;
}

.col_2_c div.col_left {
	width: 200px;
	overflow: hidden;
}

.col_2_c div.col_right {
	width: 510px;
	overflow: hidden;
}


/* Senator Modules */

a.leesmeer {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size:11px;
	margin-bottom:0px;
	margin-top: 3px;
}

div.newsdivider {
	border-bottom: 2px solid #c2b591;
	margin: 10px 0;
}


div.singleline {
	border-bottom: 1px solid #ccc;
}

span.newstitle {
	font-weight: bold;
}

span.datum {
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	color: #555;
	font-size: 11px;
}

h2.month {
	margin: 10px 0;
	color: #f84f15;
	text-transform: capitalize;
}


/* HTML */

table.bio {
	/*margin-top: -25px;*/
	margin-bottom: 25px;
	margin-left: 60px;
}

#homeslideshow {
	margin-left: -5px;
	width: 357px;
	height: 352px;
	padding-left: 45px;
	padding-top: 45px;
	background-image: url(img/ss-bg.gif);
	background-repeat: no-repeat;
}

#myGallery677 {
	border: none;	
}
#myGallery677 img {
	border: none;
}

