th{
	border-top: 2px solid #FD6803;
	background-color: #FDB98C;
	color: #0002Ef;
	font-weight: normal;
	font-size: 90%;
}

td {
  vertical-align: top;
}

#maincontainer {
	background: transparent url(i/achtergrond824.jpg) no-repeat scroll left bottom;
	padding:0pt 0px 0pt 0pt;
	width:824px;
}

#borderleft {
  background: transparent url(i/balkpaars50.jpg) no-repeat scroll left bottom;
  padding:0pt 0px 0pt 0pt;
  vertical-align:bottom;
}
#contactdata td {
  color:gray;
  font-family: sans-serif;
  font-size: 9pt;
  padding: 0 10px;
}

.csc-header h2, h3, h2, h2 a {
	color: #40c5ff;
	font-size: 100%;
}

a {
	color: #fd6803;
	text-decoration: none;
}

a:hover {
	color: #fd0304;
}

body {
   font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

td#t3Breadcrumbs {
	padding: 2px 0 0 10px;
	font-weight: bold;
	font-size: 80%;
}

td#t3Breadcrumbs a {
	color: black;
	text-decoration: none;
 }

.t3BreadcrumbsSeparator {
	font-size: 60%;
	padding-left: 5px;
	padding-right: 5px;
}

h1#t3Pagetitle {
	color:#fd6803;
	font-size: 120%;
	padding: 10px 0 10px 10px;
}

#t3Content {
	padding-left: 10px;
	font-size: 100%;
	vertical-align: top;

	/* 923 - 50 (rood vierkantje) - 24 (menu) - 17 (breadcrumbs) */
	min-height:832px;
	height:auto !important;
	height:832px;
}

a.t3FunctionmenuItem {
		     color: gray;
			  font-family: sans-serif;
			  font-size: 90%;
			  padding: 5px 20px 0px 20px;
			display: list-item;
			list-style-type: none;
			text-decoration: none;
}

div#t3Functionmenu {
	text-align: left;
}

div#t3Submenu {
	float: right;
	width: 150px;
	text-align: right;
	padding: 10px 0 10px 10px;
	font-size: 90%;
}

div.submenuItem a{
	color: gray;
	text-decoration: none;
}

div.submenuItem {
	border-bottom: 1px dotted #fdb98c;
}

div.submenuItem a:hover {
	color: gray;
	text-decoration: underline;
}

div.submenuItem a.act{
	color: black;
	font-weight: bold;
 }

div#submenuHeader {
	color: #fd6803;
	font-weight: bold;
	font-size: 113%;
	border-bottom: 2px solid #fd6803;
	margin-bottom: 5px;
}


/* felogin */

div.tx-felogin-pi1 form {
	margin-top: 10px;
}

