@import url(extensies/tt_news.css);

a {
	color: #000;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#content {
	padding-bottom: 20px;
}

#header_top {
	margin-top: 10px;
	height: 90px;
	background: url(img/trias-logo.jpg) no-repeat;
	position: relative;
}

#gohome {
	position: absolute;
	left: 0px;
	top: 0px;
}

div.zoeken {
	position: absolute;
	width: 196px;
	text-align: right;
	line-height: 20px;
	right: 0;
	top: 30px;
}

#languagemenu {
	position: absolute;
	right: 0px;
	bottom: 12px;
	color: #fde095;
}

#languagemenu a {
	color: #ff4900;
	text-decoration: none;
	font-weight: bold;
}

#languagemenu a:hover {
	color: #000;
}

#header {
	position: relative;
	height: 176px;
}

#headerfoto {
	width: 960px;
	height: 145px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer {
	height: 30px;
	background-color: #e5731b;
	line-height: 30px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
}

td#left, td#right {
	vertical-align: top;
	overflow: hidden;
}

td#left {
	padding-top: 1px;
	padding-right: 1px;
	width: 189px;
	overflow: hidden;
}

td#right {
	width: 750px;
	padding-top: 20px;
	padding-left: 20px;
}

#breadcrumbs {
	margin-bottom: 15px;
	color: #6D7881;
	width: 475px;
}

#breadcrumbs a {
	color: #6D7881;
}

h1.pagetitle {
	color: #389cdf;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
}

h2.pagesubtitle {
	color: #5baadf;
	font-size: 17px;
	font-weight: normal;
	margin: 3px 0 15px 0;
}

/* Noord Zuid menu's */

a.nzb {
	display: block;
	text-align: center;
	color: #fff;
	margin-bottom: 8px;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	font-family: "Arial Narrow", Helvetica, Geneva, sans-serif;
}

a.nb {
	background-color: #389cdf;
}

a.zb {
	background-color: #e5731b;
}

div.menunz ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.menunz a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 20px;
}

div.menunz a:hover {
	text-decoration: underline;
}

div.menunz ul li {
	padding-bottom: 10px;
}

div.menunz ul li li {
	padding-bottom: 0;
}

#menunoord a {
	color: #208ad6;
}

#menuzuid a {
	color: #ce5814;
}

#menunoord li.sm2 a, #menuzuid li.sm2 a {
	font-size: 12px;
	line-height: 15px;
	padding-left: 38px;
	padding-top: 2px;
}

#menunoord li.sm2 a {
	background: url(img/bullet_3.gif) no-repeat 23px center;
}

#menuzuid li.sm2 a {
	background: url(img/bullet_4.gif) no-repeat 23px center;
}

/* Doe mee menu */

#menurood ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menurood a {
	display: block;
	line-height: 30px;
	background-color: #389cdf;
	text-align: center;
	color: #fff;
	margin-bottom: 8px;
	text-decoration: none;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
	font-family: "Arial Narrow", Helvetica, Geneva, sans-serif;
}


/* -- 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 dotted #999999;
}

.col_2_a td.col_right {
	padding-left: 9px;
}

.col_2_a div.col_left {
	width: 330px;
	overflow: hidden;
}

.col_2_a div.col_right {
	width: 330px;
	overflow: hidden;
}


/* 2 col (L>R) */

.col_2_b td.col_left {
	padding-right: 9px;
	border-right: 1px dotted #999999;
}

.col_2_b td.col_right {
	padding-left: 9px;
}

.col_2_b div.col_left {
	width: 440px;
	overflow: hidden;
}

.col_2_b div.col_right {
	width: 220px;
	overflow: hidden;
}

/* RTE */

/* Left, center and right alignment of text in paragraphs and cells.*/

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;
}

.rte-blue {
	color: #00A5E7;
}

.rte-orange {
	color: #F85A07;
}


/* TYPO3 */

p, pre {
	margin: 0;
}


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 {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
	color: #e5731b;
}

h2 {
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

h3 {
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #e5731b;
}

h4 {
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

.csc-frame-frame1 {
	padding: 15px;
	border: 5px solid #ff7c00;	
}

.csc-frame-frame2 {
	padding: 15px;
	border: 5px solid #333;	
}

.csc-frame-rulerAfter {
	padding-bottom: 25px;
	border-bottom: 1px dotted #ff7c00;
}

.csc-frame-rulerBefore {
	margin-top: 25px;
	border-top: 1px dotted #ff7c00;	
}

.csc-frame-indent {
	padding-left: 70px;
}

.csc-frame-indent3366 {
	padding-left: 33%;
}

.csc-frame-indent6633 {
	padding-right: 33%;
}

#nb {
	padding-left: 5px;
	margin-top: 20px;
}


form#search {
	margin: 0;
	padding: 10px;
}

input.zoek-veld {
	font-size: 11px;
	line-height: 20px;
	width: 95px;
	height: 16px;
	border: 1px solid #ababab;
	vertical-align: middle;
	background: #f1f1f1;
}

input.go-button {
	vertical-align: middle;
}

div.tx-indexedsearch-res {
	margin-top: 15px;
}

/* forms */

fieldset.csc-mailform {
	border: 1px solid #a6ccee;
	padding: 10px;
	margin: 10px 0;
	background-color: #fff;
}

.csc-mailform-field {
	margin-bottom: 5px;
}

.csc-mailform-field label {
	display: block;
	width: 140px;
	float: left;
}

input.csc-mailform-submit {
	margin-left: 140px;
	margin-top: 10px;
}

