html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}


body, p, td{
	font-family: arial, verdana, sans-serif;
	font-size: small;
}

h1, .hoofdkop{
	font-weight: bold;
	font-size: 133%;
	color: #FF6600;
	margin: 0px 0px 16px 0px;
	display:block;
}

h2, .tussenkop{
	font-size: 105%;
	font-weight: bold;
	margin: 16px 0px 0px 0px;
	display:block;
}

h3 {
	margin: 16px 0px 0px 0px;
}

h4 {
	font-size: 90%;
	margin: 16px 0px 0px 0px;
}

h5 {
	font-size: 80%;
	margin: 16px 0px 0px 0px;
}

a img {
	border: none;
}


.lead{
	font-weight: bold;
	font-style: italic;
}

.kader {
	border: 1px solid #999;
	border-width: 1px 0px 1px 0px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	display:block;
} 

.bijschrift{
	font-size: 90%;
	font-style: italic;
}

.voetnoot{
	font-size: 90%;
	font-style: italic;
}


#homebody {
	background-image: url(../img/headerbg.png);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	height: 100%;
}

#contentbody{
	background-image: url(../img/homebg.png);
	background-repeat: no-repeat;
	background-position: 0px 44px;
	height: 100%;
}

#contentbody.opleidingen{
	background-image: url(../img/contentbg_opleidingen.png);
}

#contentbody.onderzoek{
	background-image: url(../img/contentbg_onderzoek.png);
}

#contentbody.publicaties{
	background-image: url(../img/contentbg_publicaties.png);
}

#contentbody.conferenties{
	background-image: url(../img/contentbg_conferenties.png);
}

#layouttable {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

#layouttable td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
	text-align: left;
}


/*--- top menu ---*/
#topmenu {
	width: 1000px;
	height: 45px;
}

#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float:right;
	height: 45px;
}



#topmenu .menu li {
	float: left;
	margin: 0 10px;
}



#topmenu .menu li.homelogo{
	
}

#topmenu, #topmenu a {
	font-size: 13px;
	text-decoration: none;
	line-height: 45px;
}


/*--- main menu ---*/
#mainmenu {
	width: 1000px;
	height: 45px;
}

#mainmenu ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	height: 45px;
}


#mainmenu .menu li {
	float: left;
	margin: 0 10px;
	padding: 0 10px;
	white-space: nowrap;
	height: 45px;
}

#mainmenu .menu li:hover {
	background-color: white;
	border-style: solid;
	border-width: 0 1px;
	margin: 0 9px;
}



#mainmenu .menu td{
	padding: 0 10px;
	white-space: nowrap;
	vertical-align: middle;
}

#mainmenu .menu div{
	display: inline;
}

#mainmenu, #mainmenu a {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	line-height: 42px;
}

ul.mainmenu_sub1 {
	list-style-type: none;
	background-color: white;
	margin:0;
	padding:  5px 5px 4px 5px;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}

ul.mainmenu_sub1 li {
	margin:0;
	padding: 0;
}

ul.mainmenu_sub1 li a{
	display: block;
	padding: 0 5px;
	text-decoration: none;
	line-height: 20px;
	margin-bottom: 6px;
}



/*--- footer top menu ---*/
#footertopmenu {
}

#footertopmenu ul {
	margin: 0;
	padding: 0 165px 0 0;
	text-align: left;
}

#footertopmenu .menu li {
	display: inline;
	margin: 0 5px;
}

#footertopmenu, #footertopmenu a {
	font-size: 10px;
	text-decoration: none;
	line-height: 48px;
}

/*--- breadcrumb menu ---*/
#breadcrumbcontainer {
	margin: 0 0 0 150px;
	background-color: white;
	padding: 0 15px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 590px;
	line-height: 25px;
}


#breadcrumbcontainer ul {
	margin: 0;
	padding: 0 0 0 0;
}

#breadcrumbcontainer li {
	display: inline;
	margin: 0 5px;
}

#breadcrumbcontainer a {
	font-size: 12px;
	text-decoration: none;
}

/*--- context menu ---*/
#contextmenu .title {
	font-size: 14px;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #e6e6e6;
	line-height: 30px;
	padding: 0 10px;
}

#contextmenu ul,
#contextcontent ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#contextmenu li{
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 5px 10px;
}



#contextmenu li.last{
	border-width: 0;
}



#contextmenu ul ul li {
	padding-left: 35px;
}

#contextmenu li,
#contextmenu li *{
	text-decoration: none;
	font-size: 13px;
	
}

#contextcontent .csc-menu a{
	text-decoration: none;
	font-size: 13px;
	
}


#contextmenu li.active,
#contextmenu li.active *,
#contextmenu li.current,
#contextmenu li.current *
{
	font-weight: bold;
}



#contextmenu li.normal,
#contextmenu li.normal *{
	font-weight: normal;
}

/*--- footer main menu ---*/
#footermainmenu {
	float: right;
}

#footermainmenu ul {
	margin: 0;
	padding-left: 0;
}

#footermainmenu .menu li {
	display: inline;
	margin: 0 5px;
}

#footermainmenu, #footermainmenu a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 48px;
}

/*--- sectiontitle ---*/
#contentbody #sectiontitle {
	font-weight: bolder;
	font-size: 32px;
	color: white;
	line-height: 38px;
	margin-top: 45px;
	margin-left: 170px;
}


/*--- pagetitle ---*/
#homebody #pagetitle {
	font-weight: bold;
	font-size: 32px;
	color: white;
	line-height: 38px;
	margin-top: 35px;
	margin-left: 150px;
	
}

#contentbody #pagetitle {
	margin-top: 0;
	width: 580px;
	margin-left: 150px;
	padding: 0 20px;
	border-style: solid;
	border-width: 0 1px;
}

#contentbody #pagetitle h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 40px;
}


/*--- context ---*/
#pagecontext {
	float: right;
	width: 200px;
	overflow: none;
	margin-right: 10px;
}

#pagecontext #contextmenu .menu {
	background-color: white;
	padding: 0;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
}

#pagecontext #contextcontent {
	background-color: white;
	padding: 10px;
	border-style: solid;
	border-width: 1px;

}

/*--- content ---*/
#homebody #contentcontainer {
	margin-top: 65px;
}


#contentbody #contentcontainer {
	margin-top: 10px;
	width: 1000px;
}



#homebody #contentcontainer .homelist {
	font-size: 15px;
	list-style-image: url(../img/listbullet.png);
	padding-left: 20px;
}


#homebody #contentcontainer #pagecontent,
#homebody #contentcontainer #banner,
#homebody #contentcontainer #teasers
{
	margin: 0 20px 10px 150px;
	width: 870px;
}





#contentbody #contentcontainer #pagecontent {
	background-color: white;
	width: 580px;
	margin-left: 150px;
	padding: 10px 20px;
	border: 1px solid #A6A6A6;
	border-width: 0 1px 1px 1px;
	font-size: 100%;
}

#homebody #contentcontainer #teasers {
	margin-left: 0px;
	width: 650px;
	float: left
}

#homebody #contentcontainer #banner {
	margin-bottom: 30px;
}


#homebody #contentcontainer #pagecontent {
	font-size: 12px;
	width: 650px;
}

#teaserscontainer {
	margin-top: 50px;
}

.teaserstitle {
	float: left;
	width: 130px;
	margin-right: 20px;
	text-align: right;
	font-size: 18px;
	line-height: 16px;
}

.teaser {
	float: left;
	width: 188px;
	border-left: 1px solid #FF6600;
	padding-left: 10px;
	margin-right: 10px;
	font-size: 12px;
}

.teaser .header,  .teaser .header a{
	font-size: 16px;
	font-weight: bold;
}

.teaser a {
	text-decoration: none;
}


.teaser .readmore {
	float:left;
	background-image: url(../img/readmorearrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	font-weight: bold;
}

#copyrightblock {
	width: 970px;
}
#copyrightblock div {
	float: right;
	background-image: url(../img/dotlogo_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	font-size: 10px;
	line-height: 12px;
}


#footercell {
	background-image: url(../img/footerbg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 48px;
	vertical-align: bottom;
}


#footer {
	margin-top: 10px;
	padding-left: 30px;
	width: 970px;
}

.tx-mmforum-pagenav {
	clear: both;
}

.tx-mmforum-table textarea {

}

.tx-mmforum-pi1-attachment {
	width: 100px;
}



/*----- mailform -----*/
fieldset.csc-mailform {
	border: 1px solid #E6E6E6;
}

.csc-mailform  label {
	width: 175px;
	display: block;
	float: left;
}

.csc-mailform .csc-mailform-field {
	clear: both;
	margin-bottom: 5px;
}

.csc-mailform .csc-mailform-field input[type=text],
.csc-mailform .csc-mailform-field textarea,
.csc-mailform .csc-mailform-radio fieldset
{
	width: 350px;
	border: 1px solid #A6A6A6;
}

.csc-mailform .csc-mailform-radio fieldset
{
	width: 334px;
}

.csc-mailform .csc-mailform-field input[type=submit]{
	float: right;
}

.csc-mailform .csc-mailform-radio legend {
	display: none;
}

.csc-mailform .csc-mailform-radio label {
	display: inline;
	float: none;
}

