* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size: 12px;
 background-color: #d2d3d5;
}
#wrapper {
 width: 782px;
 margin: 0 auto;
}
#border {
 border: 1px solid #ed1c24;
 margin: 10px 0px 5px 0px;
 background-color: #fffffe;
 min-height: 776px;
 float: right;
 width: 780px;
}
* html #border {height:776px} /* IE Min-Height Hack */ 

#header {
 margin: 6px 5px 3px 5px; 
 background-image:url(../images/header.jpg);
 background-repeat:no-repeat;
 height:140px;
}

/* ------------------------ Start Navigation Bar -----------------*/
#topmenu
{
height:46px;
width: 765px;
padding-left:7px;
background-repeat:no-repeat;
}

/*MEUNU*/
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	
	background: url(../images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

/* ------------------------ End Navigation Bar -----------------*/


/* ------------------------ Start Images -----------------*/
img {
 display: inline;
 border: none;
}
img.block {
 display: block;
}
img.float {
 float: left;
 margin: 0px 14px 10px 0px;
}
/* ------------------------ End Images -----------------*/


/* ------------------------ Start Main Columns -----------------*/
#leftcolumn { /* Parent Wrapper for inside boxes */
 margin: 6px 0px 0px 4px;
 display: inline; /* IE Hack */
 width: 240px;
 float: left;
 /* background-image:url(../images/search-box.gif); */
 background-repeat: no-repeat;
 min-height: 300px;
 padding: 0;

}
* html #leftcolumn {height:300px} /* IE Min-Height Hack */

.in-the-news { /* Parent Wrapper for inside boxes */
 display: inline; /* IE Hack */
 background-image:url(../images/left-mid.gif);  
 background-repeat: repeat;
 width: 235px;
 float: left;
/* min-height: 125px; */
 margin-bottom: 7px;
}
* html .in-the-news {height:125px} /* IE Min-Height Hack */

.in-the-news div.csc-header {
display: none;
}


#rightcolumn {
/* border: 1px solid red;*/
 margin: 6px 0px 0px 0px;
 display: inline; /* IE Hack */
 width: 513px;
 float: left;
 min-height: 300px;
}
* html #rightcolumn {height:300px} /* IE Min-Height Hack */ 

* html .sponsor {height:80px} /* IE Min-Height Hack */

.maincontent {
 min-height: 80px;
 display: inline; /* IE Hack */
 float: left;
 margin-bottom: 7px;
 width: 530px;
}
* html .maincontent {height:80px} /* IE Min-Height Hack */

.content-mid {
 background-image:url(../images/content-mid.gif);
 background-repeat: repeat;
 padding: 5px 14px 5px 14px;
}
.content-mid img
{
	float:left;
	margin:3px 10px 14px 0px;
}
.left-mid {
 background-image:url(../images/left-mid.gif);  
 background-repeat: repeat;
 padding: 5px 14px 10px 14px;
}

.left-heading {
 background-image:url(../images/left-heading.gif);
 background-repeat: no-repeat; 
 padding: 9px 14px 5px 10px;
}
.left-heading h1
{
 font-size: 16px;
 min-height: 11px;
 font-weight: bold;
 color: #ffffff;
}

* html .left-heading {height:11px} /* IE Min-Height Hack */
/* ------------------------ End Main Columns -----------------*/

/* ------------------------- Start Headings ---------------------*/
h1 {
 font-size: 16px;
 color: #ed1c24;
}

h2 {
 font-size: 14px;
 color: #ed1c24;
}

h3 {
 font-size: 13px;
 color: #ed1c24;
}
/* ------------------------- End Headings ---------------------*/

input {
 border: 1px solid #CCCCCC;
 width: 200px;
}



#footer {
 font-size: 10px;
 clear: both;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin-bottom: 5px;
 text-align:center;
}


ul#daily-links li {
 list-style: none;
 margin-left: 2px;
}
ul#nav-links li {
 display: inline;
 margin-left: 0px;
 padding-left: 12px;
 
}

ul#daily-links li a:link{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:visited{
 color: #333;
 text-decoration: none;
 font-weight: bold;
}
ul#daily-links li a:hover{
 color: #999;
 text-decoration: none;
 font-weight: bold;
}

a:link {
 color: #ed1c24;
 text-decoration: none;
}
a:visited {
 color: #ed1c24;
 text-decoration: none;
}

.valid {
 margin: 10px 0px 0px 10px;
}

/*Paragrafen*/
p.align-center {
text-align: center;
}

/* Nieuws */
.news-list-container {
 border:1px solid #E9E9E9;
 background-color:#FFFFFF;
}

.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	height: auto !important;
	padding:6px;
	margin:6px;
	border:0px;
	background-color:#FFFFFF;
}


.in-the-news hr.clearer, .news-list-item hr.clearer, .left-mid hr.clearer, .content-mid hr.clearer, .news-list-container hr.clearer, .news-single-item hr.clearer, .news-latest-container hr.clearer{
	clear:right;
	height:1px;
	border:1px solid #E9E9E9;
}

.news-list-date {
background-color:#FFFFFF;
color:#666666;
}

.news-latest-date a{
background-color:#FFFFFF;
color:#666666;
}

 div.news-list-item {
background-color:#FFFFFF;
border:0px solid #E9E9E9;
height:auto !important;
line-height:1.3;
margin:3px;
padding:3px;
}

 div.tx-ttnews-browsebox {
background-color:#FFFFFF;
border:2px solid #E9E9E9;
line-height:1.3;
margin:3px;
padding:3px;
}

.tx-ttnews-browsebox-SCell {
background-color:#FFFFFF;
border: 0px;
}

.news-search-form {
 padding:3px;
 margin-bottom:5px;
 border:1px solid #AAAAAA;
 background-color:#CCCCCC;
}

.news-search-emptyMsg {
 margin:0px;
}
.news-search-form form {
 margin:0px;
}
.news-list-container h3 {
 margin-bottom: 5px;
 padding: 2px;
 border-bottom: 1px solid #E9E9E9;
 background-color: #FFFFFF;
}
.news-list-container h3 a:link,.news-list-container h3 a:visited,.news-list-container h3 a:hover {
 color:#ED1C24;
 padding-left:2px;
}
.news-list-container h3 a {
 color:#fff;
}
.news-list-container p {
 padding-left:3px;
}
.news-list-date {
 float: right;
 color: #666666;
 width: 180px;
 text-align: right;
 height: 20px;
 margin-top: -2px;
 margin-right: -2px;
 font-size: 9px;
 font-weight: normal;
 background-color: #FFFFFF;
}

/* Sitemap */
.csc-menu a {
        color: #666666;
        text-decoration: none;
}

.csc-menu a:hover {
        text-decoration: underline;
}

ul.csc-menu {
        list-style-type: none;
		list-style-position: inside;
		margin-left: 0;
		padding-left: 1em;
}

ul.csc-menu li {
        list-style-position: inside;
        margin-left: 30px;
        padding-left: 5px;
        font-size: 12px;
}

ul.csc-menu li.csc-section {
        font-weight: normal;
        margin-left: 40px;
        font-style: italic;
}

ul.csc-menu li A {
        color: #666666;
}

/* Menu / Sitemap, "Sitemap" */
.csc-sitemap ul {
        list-style-position: inside;
		margin-left: 0;
		padding-left: 1em;
}

.csc-sitemap ul li{
        list-style-position: inside;
}
.csc-sitemap a:link,
.csc-sitemap a:active,
.csc-sitemap a:visited {
        text-decoration: none;
}

.csc-sitemap a:hover {
        text-decoration: underline;
}
/*
.csc-sitemap ul li a:hover {
        color: blue !important;
}
*/
/*.csc-sitemap ul ul li a:hover {
        color: white !important;
}
*/
/*
.csc-sitemap ul ul ul li a:hover {
        color: green !important;
}
*/
/* Mail formulieren */
.tx-powermail-pi1_fieldset legend {
  display: none;
  }
  
li.powermail_mandatory_listitem {
  list-style-position: inside;
}

textarea {
  border: 1px solid #666666;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
}

select {
  border: 1px solid #666666;
}

.powermail_cursusaanvragen powermail_check powermail_uid46 {
border:0px;
}
input.checkbox {
border:0px;
}