body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: underline;
}

a img{
 border: none;
}

a:visited {
	text-decoration: underline;
}

a:hover, a:focus, a:active, a:visited:hover {
	text-decoration: none;
}

html, body {
	margin: 0px;
	padding: 0px;
}

div#main {
	margin: 0 0px;
	width: auto !imporant;
}

#menu, div.content, #leftfade, #rightfade{
	margin: 0px !important;
	padding: 0px !important;
}

div.content {
  padding-top: 30px;
  margin-left: 20px;
  margin-right: 20px;
  width: auto !important;
}

div#content_footer{
  height: 20px;
}


#menu {
display:none;
}


#logo {
  height: 232px;
}

#topfade {
display:none;
}

#topfade img {
display:none;
}

#leftfade {
display:none;
}

#leftfade img {
display:none;
}

#rightfade {
display:none;
}

#rightfade img {
display:none;
}

#menutop {
display:none;
}

#menutop div {
display:none;
}

#submenu {
display:none;
	position: absolute;
	top: 217px;
	height: 30px;
	right: 0px;
	left: 0px;
	z-index: 10;
}

#submenu div {
	position: absolute;
	font-weight: bold;
	font-size: 14px;
	left: 0px;
	padding-left: 25px;
	padding-top: 2px;
	right: 0px;
	z-index: 11;
}

#submenu a {
	padding: 5px
	margin: 5px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-right: 14px;
	line-height: 26px;
}

#submenu img {
display:none;
}

#infotop {
display:none;
}

#infotop div {
display:none;
}

div.seperator {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 3px;
	font-size: 3px;
}

div.content div.seperator {
	margin-left: -20px;
  margin-right: -20px;
}

div.menuend{
	margin-top: 10px;
  margin-bottom: 0px;
  height: 3px;
  font-size: 3px;
}

#mainmenu a {
	text-decoration: none;
	font-size: 15px;
	text-transform: lowercase;
}
#info {
display:none;
position: static !important;
	float:right;
	width: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

#info div.news-list-morelink{
	padding-left: 25px;
	margin-bottom: 2em;
}

#info h2, #info h3, #info p {
	padding-left: 25px;
	padding-right: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
  text-align: left;
}

#info h2{
	font-size: 15px;
	font-weight: bold;
}

#info h3{
	font-size: 12px;
	font-weight: bold;
}

#info p{
	font-size: 12px;
	font-weight: normal;
  text-align: justify;
}

#info .partners {
	text-align: center;
}

#info .partners a {
	display: block;
	margin-bottom: 5px;
	text-align: center;
}



.floatedleft {
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}

.floatedright {
	float: right;
	margin-left: 8px;
	margin-top: 3px;
}

div.content h1.title{
	font-size: 39px;
}

div.content h1.csc-firstHeader{
	margin-top: 5px;
}

div.content h1 {
	margin: 25px 0 10px 0;
	padding: 0;
	font-size: 30px;
	font-weight: bold;
}

div.content h1 + p {
	margin-top: 2em;
}

div.content h2 {
	padding-top: 1.3em;
	margin-bottom: 0.5em;
	font-size: 18px;
	font-weight: bold;
	overflow: auto;
	clear: both;
}

div.content h2 + h3 {
	padding-top: 0.3em;
}

div.content div.news-single-item h2{
	padding-top: 0em;
}

div.content h3 {
	font-size: 13px;
	padding-top: 1.1em;
	margin-bottom: 0.3em;
	font-weight: bold;
	clear: both;
}

div.content h3 + ul {
	margin-top: 0;
}

div.content ul + h3 {
	padding-top: 0em;
}

div.content h4 {
	font-size: 12px;
	padding-top: 1.0em;
	margin-bottom: 0.2em;
	font-weight: bold;
	clear: both;
}

div.content p.description {
	position: relative;
	top: -7px;
	margin: 0px 0px 0px 25px;
	padding: 0;
}
div.secondarymenu {
	font-size: 12px;
	font-weight: normal;
}


div.secondarymenu h2, div.partners h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px 8px 25px;
	margin: 0;
	color: white;
}

a.secondarymenu, div.secondarymenu a, div.secondarymenu a:visited {
	display: block;
	width: 165px;
	padding: 2px 0 2px 25px;
	text-decoration: none;
	font-size: 14px;
}


div.secondarymenu form{
	padding: 2px 0px 2px 25px;
  margin: 0px;
}

div.secondarymenu input{
  padding: 2px;
  margin: 1px;
	width: 135px;
}


div.content p {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	text-align: justify;
}

div.content table {
	margin-right: 0px;
	margin-bottom: 10px;
}

div.content thead {
	font-weight: bold;
}

div.content td, div.content th {
	padding: 3px;
	font-size: 12px;
}


form {
	font-size: 12px;
	font-weight: normal;
}

fieldset {
	margin: 0.8em 0;
}

input, textarea, fieldset, button, select {
	border-style: solid;
	border-width: 1px;
}

input.radio {
	background-color: transparent !important;
	border: none !important;
}

input, textarea, button, select {
	padding: 1px;
}



div.featured_projects{
	margin-left: auto;
  margin-right: auto;
  /*width: 450px;*/
}

div.featured_projects div{
  background-repeat: no-repeat;
}

div.featured_projects img, div.partners img{
  display: block;
  border: none;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

div.partners div{
	display: block;
	margin-left: auto;
  margin-right: auto;
 	margin-bottom: 20px;
  margin-top: 10px;
}



.newsitem h2{
	margin-bottom: 0px;
}

p.author{
	margin-top: -1em !important;
	float:right;
}

div.text{
	clear:right;
}

div.videolist img{
  clear: left;
  float: left;
  margin-right: 1em;
}

div.videolist h3{
  padding-top: 0px;
	clear: none;
}

div.videolist p.bottom{
  display: block;
	clear: left;
  margin-bottom: 2.5em;
}

div.videolist p.bottom img{
   clear: none;
   float: none;
   margin-right: 2px;
}

div.tx-gooffotoboek-pi1 td.gfpb_portret, div.tx-gooffotoboek-pi1 td.gfpb_landscape{
  text-align: center;
}

div.tx-gooffotoboek-pi1 td.gfpb_portret img, div.tx-gooffotoboek-pi1 td.gfpb_landscape img{
  margin: auto;
}

div.content span.contact_print{
display:inline !important;
}

div.content div.spacer{
display:none;
}


