/* general stuff */


body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	background-color: #660000;
}

td {
	vertical-align: top;
	font-size: 12px;
}

a {
	text-decoration:  none;	
	font-weight: bold;
	border: none;
	color: #0099FF;
}

a:hover {
	text-decoration: underline; 
}
 
.gbdate {
	width: 100%;
	text-align: left;
	/*height: 23px;
	line-height: 20px;*/
	border-bottom: 1px solid #0099FF;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #002E61;
}

.gbdate:first-letter {
	text-transform: uppercase;
	color: #0099FF;
}

.fotoboek_datum {
	color: #DADADA;
}
.fotoboek_accessdenied {
	color: #FFFFFF;
}
.fotoboek_title {
	color: #ff0097;
	font-weight: bold;
}
.fotoboek_img {
	color: #FFFFFF;
}
.fotoboek_archief {
	color: #666666;
	font-size: 9px;
	text-align: left;
}
.fotoboek_scroll {
	scrollbar-arrow-color: #0099FF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3dlight-color:#0099FF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #0099FF;
	scrollbar-darkshadow-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	height: 222px;
}

.formlabel {
	font-size: 10px;
	font-weight: bold;
}

.forminfo {
}

.verplicht {
	color: #0099FF;
}
td.verplicht {
	background-color: #0099FF;
}

select {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif
}
input {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif
}
textarea {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif
}
.button {
	font-family: Verdana, Arial, sans-serif
	font-size: 10px;
	border: 1px solid #000000;
}

.inputbox {
	font-family: Verdana, Arial, sans-serif
	font-size: 10px;
	border: 1px solid #000000;
}





.pathway {
	color: #BBBBBB;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.pathway a{
	color: #BBBBBB;
	text-decoration: none;
	font-weight: normal;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

hr {
	width:  90%; 
}

hr.separator {
	width:  40%; 
}

.small {
	font-size: 10px;
	color: #ABABAB;
	line-height: 0.7;
}

.smalldark {
	font-size: 10px;
	color: #000;
	height: 10px;
	line-height: 10px;
	text-align: left;
}

.sectiontableentry1 {
	text-align: left;
	background: #EFEFEF;
	font-size: 10px;
	padding: 2px;
}
.sectiontableentry2 {
	background: #FFF;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}
.createdate {
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;
}

.modifydate {
	font-size: 10px;
	color: #ABABAB;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

a.readon {
	font-size: 10px;
	text-decoration: none;
	line-height: 15px;
	border: 1px solid #EEEEEE;
	padding-left: 13px;
	background: url(../images/readon.gif) no-repeat left;
	margin-top: 10px;
	text-decoration: none;
	font-weight: normal;
}

.blog_more {
	font-size: 10px;
}

a.readon:hover {
	background: #EEEEEE url(../images/readon.gif) no-repeat left;
	text-decoration: none;
}

.blog {
	width: 100%;
}

.contentheading {
	/*
	width: 100%;
	text-align: right;
	height: 23px;
	line-height: 20px;
	border-bottom: 1px solid #0099FF;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #002E61;
	*/
}

.contentheading:first-letter {
	/*
	text-transform: uppercase;
	color: #0099FF;
	*/
}

.contentpaneopen td.contentpaneopen {
	font-family: arial;
	line-height: 1.4;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
}

table.contentpane td.contentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	border: none;
}

table.contentpane ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

table.contentpane ul li{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

.contentdescription {
	font-size: 10px;
}

.sectiontableheader {
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	line-height: 25px;
}

.categorytitle {
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, sans serif;
}

.componentheading {
	width: 100%;
	text-align: right;
	height: 23px;
	line-height: 20px;
	border-bottom: 1px solid #0099FF;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #002E61;
}

.componentheading:first-letter {
	text-transform: uppercase;
	color: #0099FF;
}
/*	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	border-bottom: 1px solid #002E61;
	color: #002E61;
	margin-bottom: 5px;
}*/

.componentheading-events {
	background-color: #000000;
	color: #ffffff;
	text-align: left;
	padding-left: 4px;
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
	font-weight: bold;
}

a.category {
	text-decoration:  underline; 
}
a.category:hover {
	text-decoration:  underline; 
}

table.moduletable {
	width: 100%; 
	font-size: 80%;
}

table.moduletable th  {
	font-size: 80%;
}

.poll {
	font-size: 10px;
	text-align: center;
}

.back_button a {
	font-size: 10px;
	font-weight: normal;
}

.blogsection {
	font-size: 10px;
}

.blog_more ul li{
	list-style: none;
	padding-left: 14px;
	line-height: 18px;
}

table.contenttoc {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

table.contenttoc th {
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px solid #BBBBBB;
}

form {
	margin: 0px;
	padding: 0px;
}

/* MENU */
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #FF4800; 
}

.mainlevel, .sublevel {
	display: block;
    padding-right: 0px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
	border-top: #ffffff 1px solid;
    font-size: 11px;
    font-family: arial;
	font-weight: bold;
    color: #000066;
    text-align: left;
	line-height: 15px;
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited {
	font-weight: bold;
	text-decoration: none;
}
a.mainlevel:hover {
	color: #ffffff;
	background-color: #000066;
	text-decoration: none;
}
a.sublevel:link, a.sublevel:visited {
	font-weight: normal;
	text-decoration: none;
}
a.sublevel:hover {
	color: #ffffff;
	background-color: #000066;
	text-decoration: none;
}

/* module header */
 
h3 {
	width: 100%;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #003300;
	margin-bottom: 3px;
}

h3:first-letter {
	text-transform: uppercase;
	color: #003300;
}

h4 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #990100;
	margin-bottom: -16px;
}

/* old style */
.bluebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.greenBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;

}
.greenTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-weight: bold;

}
.greenLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
	text-decoration: none;

}
.greenNormal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}

/* greenrow */
.greenRowHead {
	color: #FFFFFF;
	background-color: #003300;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.greenRowLight {
	color: #003300;
	background-color: #9FD911;
	text-align: center;
	font-weight: bold;
}
.greenRowLightGroup {
	color: #003300;
	background-color: #9FD911;
	text-align: left;
	font-weight: bold;
}

.greenRowLightNormal {
	color: #003300;
	background-color: #9FD911;
	text-align: left;
	fonze-size: 10px;
}

.greenRowLightNormal, .greenRowLightNormal a {
	color: #003300;
	background-color: #9FD911;
	text-align: left;
	fonze-size: 10px;
}

.greenRowLightScore {
	color: #003300;
	background-color: #9FD911;
	text-align: right;
	font-weight: bold;
}
.greenRowDark {
	color: #003300;
	background-color: #5FB805;
	text-align: center;
	font-weight: bold;
}
.greenRowDarkGroup {
	color: #003300;
	background-color: #5FB805;
	text-align: left;
	font-weight: bold;
}
.greenRowDarkScore {
	color: #003300;
	background-color: #5FB805;
	text-align: right;
	font-weight: bold;
}

/* bluerow */
.blueRowHead {
	color: #FFFFFF;
	background-color: #000033;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.blueRowLight {
	color: #000033;
	background-color: #A4E2FF;
	text-align: center;
	font-weight: bold;
}
.blueRowLightGroup {
	color: #000033;
	background-color: #A4E2FF;
	text-align: left;
	font-weight: bold;
}

.blueRowLightNormal {
	color: #000033;
	background-color: #A4E2FF;
	text-align: left;
	fonze-size: 10px;
}

.blueRowLightNormal, .blueRowLightNormal a {
	color: #000033;
	background-color: #A4E2FF;
	text-align: left;
	fonze-size: 10px;
}

.blueRowLightScore {
	color: #000033;
	background-color: #A4E2FF;
	text-align: right;
	font-weight: bold;
}
.blueRowDark {
	color: #000033;
	background-color: #38B4E8;
	text-align: center;
	font-weight: bold;
}
.blueRowDarkGroup {
	color: #000033;
	background-color: #38B4E8;
	text-align: left;
	font-weight: bold;
}
.blueRowDarkScore {
	color: #000033;
	background-color: #38B4E8;
	text-align: right;
	font-weight: bold;
}


.normal {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}

.normalWhite {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.normalKop {
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;

}
.normalSub {
	font-weight: bold;
	color: #990000;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;




}
.normalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	color: 003300;
	font-weight: bold;


}
.whiteRow {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}

.ar {
 	font-family:Verdana,Arial;
	font-size:11;
	color:#666666;
}

.date {
 	font-family:Verdana,Arial;
	font-size:9;
    color:#FFA375;
} 

 .copy {
    font-family:Verdana;
	font-size:10;
	color:#666666;
}

.blue {
 	color:#003366;
}

.orange {
 	color:#FF6600;
}

.b2 {
    font-family:Arial,Verdana;
	color:#3399CC;
	font-size:11;
} 
.more {
	color:990100;
	text-decoration:none;
}

.formfield {
 	font-family:Verdana,Arial;
	font-size:10;
	color:#003366;
}

.formlabel {
	color:#990100;
}
