* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div#searchContainer {
  font-size: 12px;
}

div#searchContainer li {
  font-size: 12px;
  font-weight: bold;
}

html, body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-weight: normal;
}

body.content {
	color: #000000;
	background: #FFFFFF;
}

td, th, textarea, input, select, div, span {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-weight: normal;
}



h1 {
	font-size: 17px;
	line-height: 22px;
}

h2 {
	font-size: 15px;
	line-height: 22px;
}

h3 {
	font-size: 13px;
	line-height: 22px;
}

td {
	line-height: 18px;
}

body.content a:link, a:visited, a:active {
	color: #380074;
	font-weight: bold;
}

body.content a:hover {
	color: #F0AD00;
	font-weight: bold;
}

ul li a:link, ul li a:visited, ul li a:active, ul li a:hover {
	color:#380074;
	font-weight:bold;
	text-decoration:none;
}


body.topframebody img {
	display: block;
}

body#breadcrum, span.linkspan {
	margin: 4px;
	padding: 2px;
	background-color: #efe9f5;
}

span.linkspan {
	font-size: 12px;
}

span.linkspan a, span.linkspan a:link, span.linkspan a:hover, span.linkspan a:visited, span.linkspan a:active {
	font-weight: lighter;
	color: #000000;
}

span.breadcrumb_activepage {
	color: #000000;
	background-color: #efe9f5;
	font-size: 12px;
}

body.content {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 60px;
}

body.outerLeft {
	background-color: #F0AD00;
}

body.outerRight {
	background-color: #F0AD00;
}

/*Content*/
table.outerContentTable {

}

td.ContentLeftCell {
	width:0px;
}

td#contentContainer {
	width: 100%;
}

table.contenttable {
	width:100%;
}

table table {
	font-size: 12px;
}

td.contenttable {
	width: 100%;
	padding-right:3px;
}

td.contenttable td {
	
}

td.contenttable div {
	width:100%;
	padding-left:1px;
}



/*############### MODULES ###############*/
/* Classes for portrettengalerij */
.PG_Header {
	text-align: left;
	font-weight: bold;
}

/*############### NAVIGATION ###############*/
/* Upper menu */

.nav-topmenu {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 20px;
	background-color:#380074;
	text-align: center;
}

.nav-topmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.nav-topmenu li {
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
	list-style: none;
	display: inline;
}


.nav-topmenu a:link, .nav-topmenu a:visited, .nav-topmenu a:active, .nav-topmenu a:hover {
	margin: 0px;
	padding-top: 0px;
	color: #ffffff;
	text-decoration: none;
}
/*
Main navigation design
*/
.nav {
	background-color:#C3B2D5;
}

.navItem {
	background-color:#C3B2D5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display: list-item;
	color: #4B1881;
	border-bottom: 1px solid #aa95c3;
	height: 17px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
}

.navItem a:link, .navItem a:visited, .navItem a:active, .navItem a:hover {
	text-decoration: none;
	color: #4B1881;
	font-weight: normal;

}

.navItemMouseOver {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	display: list-item;
	background-color: #7D59A4;
	border-bottom: 1px solid #aa95c3;
	color: #FFFFFF;
	height: 17px;
	text-decoration: none;
	font-weight: normal;
	overflow: hidden;
	font-size: 12px;
}

.navItemMouseOver a:link, .navItemMouseOver a:visited, .navItemMouseOver a:active, .navItemMouseOver a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 14px;
	font-weight: lighter;
	text-decoration: none;
	color: #FFFFFF;
	overflow: hidden;
}
/**/
.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 10px;
	border-bottom: 1px solid #aa95c3;
	background-color: #7D59A4;
	color: #FFFFFF;
	font-weight: bolder;
}

.nav .contact {
	position: relative;
	bottom: 0px;
	top: 14px;
	color: #FFFFFF;
	font-size: 11px;
	width: 200px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	background-color: #380074;
}

div#navlink a:link, div#navlink a:active, div#navlink a:visited {
	color: #FFFFFF;
	font-weight:bold;
	display: none;
}

div#navlink a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
/* -------- GWSearch Styles -------- */

table.search_results {
	font-size: 12px;
}

table.search_results td {
	font-size: 12px;
}

table.searchModules {
	padding: 0px;
	border: 0px;
	margin: 0px;
	width: 130px;
	background-color: #e2daea;
}

tr.searchModuleHeader td {
	font-size: 12px;
}

table.searchModules td {
	padding: 4px 0px 4px 2px;
	background-color: #e2daea;
	font-size: 12px;
}
.searchModulesSelected {
	font-size: 12px;
}

.searchModules a, .searchModulesSelected a, .searchModules a:hover, .searchModulesSelected a:hover, .searchModules a:visited,.searchModulesSelected a:visited {

}

.searchModuleSelected td {
	background-color: #FFF;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	border-color: #003b59 #003b59 #003b59 #003b59;
}

.searchModuleSelected td a {
	font-size: 12px;
}

.searchModuleSelected td a {
	font-size: 12px;
}

.searchModuleHeader td, .searchFieldHeader td {
	font-size: 12px;
	font-weight: bold;
}


.searchFields {
	padding		: 0px;
	border		: 0px;
	width		: 130px;
	background-color: #FFF;
	border: solid 1px #e2daea;
}


.searchField form, .searchField input {
	border		: 0px;
	padding		: 0px;
	margin		: 0px;
}

.searchField .submit {
	font-size: 12px;
	width		: 50px;
	border		: solid 1px #e2daea;
}

.searchField input {
	font-size: 12px;
	width: 120px;
	border: solid 1px #C0C0C0;
}


.searchResults {
	border-left: solid 1px #e2daea;
}

.searchResults td {
	font-size: 8px;
}

.searchResults .title {
	color: #003b59;
	padding-left: 0px;
	letter-spacing: 0em;
}

.searchResults .title a, .searchResults .title a:link, .searchResults .title a:visited {
	color: #003b59;
	padding-left : 0px;
	letter-spacing : 0.1em;
}

.searchResults .title a:hover {
	color: #003b59;
	padding-left: 0px;
	letter-spacing: 0.1em;
	text-decoration: none;
}

.searchResults .description {
	padding-left: 5px;
}

.searchResults .url {
	padding-left	: 5px;
	padding-bottom	: 20px;
}

.searchResults .url a{
	padding-left	: 5px;
	padding-bottom	: 20px;
}


/* -------- EIND GWSEARCH --------- */
/*ZOEKEN IN RIS*/
table.searchFieldsRIS{}
tr.searchFieldRIS{}

tr.searchFieldRIS td {
	font-size: 12px;
}

td.searchFieldcomment {
	font-size: 12px;
}
tr#RowPeriode{}
tr#RowExactDate{}
tr#ShowSearchOptions a{}
tr#HideSearchOptions a{}
tr#SearchOption1{}
tr#SearchOption2{}

/* -------- Nieuwsmodule--------- */
table.news_table{
	font-size: 12px;
	border-top: 2px solid #380074;
}

.NEWS_Overview_TD1
{
background-color: #ffffff
}

.NEWS_Overview_Title1 {
	color: #380074;
	font-weight: bolder;
	font-family: arial;
}

.NEWS_Bottom_TD1 {
	background-image: url('../images/background_linkmenu.gif');
}

.NEWS_Image1 {
	border: 0px;
}

/* current news layout */




div#news_link a {
	color: #380074;
	font-weight: bolder;
	font-family: verdana;
	text-decoration: none;
	font-size: 13px;
  
}

#news_link a:hover {
	color: #380074;
	text-decoration: none;
}

.news_image {
	margin: 4px;
	border: 1px solid #CCCCCC;
}

a.readmore {
	color: #7D59A4;
	text-decoration: none;
}

a:hover.readmore {
	color: #F0AD00;
	text-decoration: none;
}

a:visited.readmore {
	color: #7D59A4;
	text-decoration: none;
}



td.news_description {
	font-size: 12px;
}



.news_date {
	color: #808080;
	font-size: 9px;
}

.ReadMore, .ReadMore a, .ReadMore a:hover, .ReadMore a:visited {
	margin-right: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.PublicationDate {
	margin-left: 10px;
	color: #808080;
	font-weight: bold;
}


/**/
/*Archief*/
table.NEWS_Archief_Table {
	margin-top: 20px;
  border-top: 2px solid #380074;
}


span.NEWS_Archief_Title {
  font-weight: bold;
}
td.NEWS_ArchiefArchief_TD{}

a.NEWS_Archief_Link:link,
a.NEWS_Archief_Link:active,
a.NEWS_Archief_Link:visited,
a.NEWS_Archief_Link:hover{
	font-size: 12px;
}

/* -------- Eind Nieuwsmodule--------- */
/*Porttretten Gallerij*/

th.PG_Header {
	border-bottom: 10px solid white;
	padding-bottom:10px;
}

a.PG_Link{}

/*Vergaderkalender*/
table.admin_block_header_outer{}
div.admin_block_header_inner{}
td.admin_block_content{}
div.admin_block_content{}
table.ISCalNav{}
table.ISCalContent{ }


/* ris */

.ris_agendapunt {
	width: 95px;
}

.ISAIDoc {
	padding-left: 15px;
}




/* Telegids */
table.employeesearch {
  background-color: #FCF4DF;

	width: 100%;
}

td.employeesearch {
	font-weight: bold;
}

img.employeesearch {

}

a.employeesearchletter_header {
  font-weight: bold;
  font-size: 150%;
  color: #f0ad00;
  margin-top: 4px;
	color: #380074;
	font-weight: bold;
}
/* End Telegids */

/* Verjaardagsmodule */
td.employeebirthday_header {
  background-color: #F0AD00;
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
}

td.employeebirthday_today {
  font-weight: bold;
}

td.employeebirthday {


}
table.employeebirthday {

	width: 100%;

	background-color: #FCF4DF;

}
/* End Verjaardagsmodule */






div.forum_container {

}

/* forum */
a.forum-topic-reply {
}

div.forum-topic-header {
  background-color: #F0AD00;
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;

}

div.forum-topic-main {
	margin-top: 0px;
 	background-color: #FCF4DF;


}


div.forum-topic-header small {
 	background-color: #F0AD00;
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
}

div.forum-topic-footer {
	font-size: 100%;
}

div.forum-topic-footer {
	margin-bottom: 0px;
}

div.forum-reply-main {
	margin-top: 0px;
 	background-color: #FCF4DF;

}

small.forum-reply-small {
  display: block;
	width: 100%;
	background-color: #F0AD00;
  color: white;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
}
/* end forum */
