body {
	margin: 0px;
}

tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* color: #333333; */
	color: #DDDDDD;
}

hr {
  background: #DDDDDD;
  height: 1px;
  width: 100%;
}

#mainlevel-nav {
	margin: 0;
	padding: 0;
}

#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	list-style:none;
	float: right; 
	margin: 0; 
        /* width: 15.5%; */
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
}

#mainlevel-nav a {
	display: block;
	float: right;
	text-decoration: none;  
	border: 1px solid;
	border-color: #ffffff #cc3300 #cc3300 #ffffff;
	background: #ff6600;
	color: white;
}

#mainlevel-nav a {
	float: none;
}

#mainlevel-nav a:hover {
	background: #ff3300;
}

/*different setting for newsflash*/
.newsflash td {
	color: #000000;
	text-align: justify;
	vertical-align: middle;
}

/*setting for the greetings*/
.mainpage {
	text-align: justify;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-right: 10px;
}

.greybg {
	background: #eeeeee;
}

/*pathaway setting*/
.pathway {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}

a.pathway:link, a.pathway:visited {
  color: #FF9900;
  font-weight: bold;
}

a.pathway:hover {
  color: #F2B73C;
  font-weight: bold;
  text-decoration: none;
}

/*for title or site name*/
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-stretch:expanded;
	font-weight: bold;
	color : #000000;
	margin-left: 10px;
}

/*for the tag-line*/
.subtitle {
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #666666;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-left: 0px;
}

#active_menu {
  color: #000000;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	border: 1px solid;
	border-color: #ffffff #cc3300 #cc3300 #ffffff;
	background: #FF9900 url(vmenu_bgr.png) no-repeat 2px;
	color: white;
	width: 95%;
	text-indent: 15px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 1px;
}
a.mainlevel:hover {
	background: #FFB546 url(vmenu_bgr.png) no-repeat 2px;
	color:#FFFFFF;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #FF9900;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

a.mainmenu:hover {
	color: #ff9900;
}

.pollstableborder {
	border: 1px solid;
	padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	color: #FF9900;
	text-align: left;
}

a.sublevel:hover {
	color: #ff3300;
	text-decoration: none;
}

table.moduletable {
	padding: 5px 0px 5px 8px;
	margin-bottom: 15px;
	width: 100%;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 100%;
	letter-spacing: 2px;
	text-indent: 5px;
	padding-bottom: 3px;
}

table.moduletable li {
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	font-size: 10px;
	font-weight: normal;
}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

.sectiontableheader {
	padding-top: 20px;
	padding-bottom: 3px;
	/* background-color: #CCCCCC; */
	color: #DDDDDD;
	font-weight: bold;
	
}

.sectiontableentry1 {
	/* background-color : #F0F0F0; */
}

.sectiontableentry2 {
	/* background-color : #E0E0E0; */
	
}

.sectiontableentry1 a {
	font-weight: bold;
}

.sectiontableentry2 a {
	font-weight: bold;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none;
	/*font-weight: bold; */
}

.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}


.contentpane {

}

#content-pane {
}

.contentpaneopen {
	border: 0px ridge #0099cc;
	width: 100%;
	padding: 1px;
}

.contentheading, .componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff9900;
	text-align: left;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	font-style: italic;
	border-bottom: 1px dashed #DDDDDD;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: right;
}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	font-weight: bold;
	text-align: right;
}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	background-color: #F0F0F0;
	color: #000000;
	border: 1px solid #CCCCCC;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	/* background-color: #F0F0F0;
	border: 1px solid #CCCCCC; */
}

a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #F2B73C;
	text-decoration: underline;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	text-align:left;
	text-decoration: underline;
}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.category:link, a.category:visited {
	color: #FF9900;
	font-weight: bold;
	/* font-size: 11px; */
}

a.category:hover {
	color: #ff3300;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	
	padding-left: 17px;
	padding-right: 10px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #EEEEEE;
	color: #000000;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

/* Finestra added stuff */

/* Voorpagina blog bericht */ 

.blog {
	width: 100%;
}

/* Jaarkalender deel */
.ev_td_right {
	border: 1px solid red !important;
}

.ev_table {
	border: 1px solid white !important;
}

table#toolbar a.toolbar {

	background-color: #f1e8e6 !important;

}
table#toolbar a.toolbar:hover {

	background-color: #f1e8e6 !important;
}

.tab-page td {
	color: #000000 !important;
}