body {
	font-family: Arial;
	font-size: 12px;
/*	background: url('http://www.ijsselgroep.org/dynamic/images/Backmain.gif'); */
}

a {
	color: #000080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline overline;
	background: #ddddff;
}

img {
	border: 0;
}

input {
	font-family: Arial;
	font-size: 12px;
}

textarea {
	font-family: Arial;
	font-size: 12px;
}

select {
	font-family: Arial;
	font-size: 12px;
}

button {
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 100px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000080;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
	font-style: italic;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

.archiefForm input {
	font-size: 10px;
	border: 1px solid #888;
}

.archiefForm select {
	font-size: 10px;
	border: 1px solid #888;
}

#PaginaTitel {
	border: 1px solid #888888;
	width: 658px;

	font-family: Arial;
	font-size: 18px;
	color: #000080;
	font-weight: bold;
	text-align: left;

	margin-top: 0px;
	margin-bottom: 25px;
	padding: 15px 20px 15px 20px;
	background-image: url(/dynamic/images/back_title.gif);
	background-repeat: no-repeat;
	background-color: #eef;
	background-position: center right; 
}


table.ProgrammaTabel {
	width: 700px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-color: #888888 #888888 #888888 #888888;
	border-style: solid solid solid solid;
	font-family: Arial;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 5px;
	background: #fff;
}
#StandaardDiv table.ProgrammaTabel {
	width: 690px;
}

.ProgrammaTabel td {
	border-style: none dotted dotted none;
	border-width: 0px 1px 1px 0px;
	padding: 3px 3px 3px 3px;
	border-color: white #CCCCCC #CCCCCC white;
	vertical-align: top;
}

.ProgrammaTabel h1 {
	font-size: 18px;
	color: #000080;
	font-weight: bold;
	text-align: left;
}

.ProgrammaTabel tr.header {
	font-weight: bold;
	background-color: #CCCCCC;
}

.ProgrammaTabel tr.highlight {
	background-color: #eef;
	cursor:pointer;
}

.ProgrammaTabel td.highlight {
	background-color: #eef;
	cursor:pointer;
}

.ProgrammaTabel ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 3px;
	padding-left: 3px;
	list-style-position: inside;
}

.ProgrammaTabel .searchResult h2 {
	margin-top: 6px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

.ProgrammaTabel .searchResult h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.ProgrammaTabel .searchResult h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.ProgrammaTabel .searchResult ul {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	list-style: none;
}

.ProgrammaTabel .searchMeta {
	text-align: center;
}

#error {
}

.form.ProgrammaForm {
	
}

.ProgrammaForm table {
	width: 700px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-color: #888888 #888888 #888888 #888888;
	border-style: solid solid solid solid;
	background: #fff;
}

.ProgrammaForm td {
	border-style: none none dotted none;
	border-width: 0px 1px 1px 0px;
	padding: 10px 3px 10px 3px;
	border-color: white #CCCCCC #CCCCCC white;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
}


.ProgrammaForm hr {
	border-top: none;
	border-bottom: 1px dashed #cccccc;
	width: 100%;
	height: 1px;
	margin: 10px auto 0 0;
}

.ProgrammaForm p {
	margin-top: 0px;
	margin-bottom: 0px;
}


#LoginBar {
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	width: 700px;
	padding-top: 1px;
}
	
#LoginBar ul {
	display: inline; 
} 

#LoginBar ul li {
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 6px;
	padding: 0px 25px 0px 25px;
	border-bottom: none;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #f5f5ff;
	list-style: none;
	display: inline;
}
	
#LoginBar ul li a {
	color: #000000;
	text-decoration: none;
	background: transparent;
}



#TabMenu {
	clear: both;
	width: 700px;
	min-height: 17px;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	background-image: url('http://www.ijsselgroep.org/dynamic/images/tab_back.gif');
	background-repeat: repeat;
	background-position: top;
	color: #000;
}


#TabMenu ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	display: inline;
}

#TabMenu ul li {
	list-style: none;
	background: #eeeeee;
	margin-left: 6px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 15px 0px;
	border: 1px solid #888;
	border-width: 1px 1px 1px 1px;		
	display: inline;
	float: left;
	display: block;
	white-space: nowrap;
}
	
		
#TabMenu ul li.here {
	background: #ffffff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

#TabMenu a {
	float: left;
	text-decoration: none;
	color: #000;
	display: block;
	background: transparent;
}


#Footer {
	border: 1px solid #888888;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	width: 698px;
	text-align: center;
	margin-top: 25px;
	background-color: #f5f5ff;
}

#StandaardDiv {
	border: 1px solid #888888;
	width: 688px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	background: #fff;
}


#Documenten {
	border: 1px solid #888888;
	width: 698px;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-width: 0px 1px 1px 1px;		
	background: #fff;
}

#Documenten table {
	margin-left: auto;
	margin-right: auto;
}

#Documenten ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 3px;
	padding-left: 3px;
}

#Documenten li {
	margin-top: 0px;
	margin-bottom: 2px;
}

#Documenten td {
	border-style: none none dotted none;
	border-width: 0px 1px 1px 0px;
	padding: 10px 3px 10px 3px;
	border-color: white #CCCCCC #CCCCCC white;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
}

/* remove margins from editor */
#Documenten .mceEditor td {
	padding: 0;
	margin: 0;
}


#Documenten table.MateriaalTabel {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-color: #888888 #888888 #888888 #888888;
	border-style: solid solid solid solid;
	font-family: Arial;
	font-size: 12px;
	margin-top: 2px;
	background: #fff;
}

#Documenten .MateriaalTabel td {
	border-style: none dotted dotted none;
	border-width: 0px 1px 1px 0px;
	padding: 3px 3px 3px 3px;
	border-color: white #CCCCCC #CCCCCC white;
	vertical-align: top;
}

#Documenten .MateriaalTabel tr.header {
	font-weight: bold;
	background-color: #CCCCCC;
}

table.FunctieTabel {
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-color: #888888 #888888 #888888 #888888;
	border-style: solid solid solid solid;
	margin-top: 2px;
}


.FunctieTabel td {
	border-style: none dotted dotted none;
	border-width: 0px 1px 1px 0px;
	padding: 3px 3px 3px 3px;
	border-color: white #CCCCCC #CCCCCC white;
	vertical-align: top;
}

.FunctieTabel tr.header {
	font-weight: bold;
	background-color: #CCCCCC;
}

.FunctieTabel tr.highlight {
	background-color: #eef;
	cursor:pointer;
}

#StructuurOmschrijving {
	width: 100%;
}

#StructuurOmschrijving h1 {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

#StructuurOmschrijving h2 {
	font-size: 14px;
	font-weight: bold;
}

#StructuurOmschrijving div {
	background-color: #F5F5Ff;
	border-width: 1px;
	border-style: solid none solid none;
	border-color: #888;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
}

#materiaalTabel table {
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000;
}

#materiaalTabel tr {
	vertical-align: top;
}
#materiaalTabel td {
	vertical-align: top;
	font-size: 10px;
}
#materiaalTabel td.head {
	font-size: 12px;
	font-weight: bold;
}

#materiaalTabel ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 3px;
	padding-left: 3px;
	list-style-position: inside;
}

#structuurOptions {
	clear: both;
	min-height: 17px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 15px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
}

#structuurOptions ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	display: inline;
	list-style: none;
}

#structuurOptions ul li {
	list-style: none;
	background: #eeeeee;
	margin-left: 6px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 15px 0px;
	border: 1px solid #888;
	border-width: 1px 1px 1px 1px;		
	display: inline;
	float: left;
	display: block;
	white-space: nowrap;
}

#structuurOptions a {
	text-decoration: none;
	background: #eee;
}

#Logboek table {
	border-collapse: collapse;
	border-width: 1px;
	border-color: #888;
}

#Logboek table table {
	border-width: 0;
}

#Logboek hr {
	height: 1px;
	border: 0;
	color: #888;
	background-color: #888;
}


.bijschrift {
	font-family: Arial;
	font-size: 9px;
	display: block;
}

#leidingNieuws {
	color: #f00;
	display: inline; 
}

#checkedNieuws {
	color: #0a0;
	display: inline; 
}

#actieLijst ul {
	list-style-image: url(http://www.ijsselgroep.org/dynamic/images/actie.gif);
	margin-left: 0;
	padding-left: 0;
}

#portalLijst h1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
}

#portalLijst ul {
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#portalLijst .highlight {
	display: inline; 
	color: #ff0000;
}

.Forum {
	border: 1px solid #888888;
	width: 698px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 0px 1px 1px 1px;		
	background: #fff;
}

.Forum table {
	width: 698px;
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0px 0px;
}

.Forum .header td {
	background-color: #ccc;
	font-weight: bold;
}

.Forum .specialRow td {
	background-color: #eee;
	text-align: center;
}

.Forum td {
	border: 1px solid #888888;
	border-width: 1px 0px 0px 0px;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Forum .description {
	font-size: 10px;
	color: #555;
	font-style: italic;
}

.Forum .moderators {
	font-size: 10px;
	color: #999;
}

.Forum .threadPageLinks {
	font-size: 10px;
	color: #999;
}

.Forum .messageTime {
	display: inline; 
	font-size: 10px;
	color: #999;
}

.Forum .user {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.Forum.options {
	text-align: right;
}

.Forum .count {
	text-align: center;
}

.Forum .highlight {
	cursor: pointer;
	background: #eef;
}

.Forum .threadTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.Forum  .forumForm {
	text-align: center;
}

.nieuwsIndexItem {
	font-family: Arial;
	font-size: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.nieuwsIndexItem h1 {
	display: inline; 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nieuwsIndexItem h2 {
	display: inline; 
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

#nieuwsForm {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}
.formError {
	font-family: Arial;
	font-size: 12px;
	color: #f00;
}

table.AdressenTabel {
	width: 700px;
	font-family: Arial;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-color: #888888 #888888 #888888 #888888;
	border-style: solid solid solid solid;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #fff;
}

.AdressenTabel td {
	border-style: none none dotted none;
	border-width: 0px 1px 1px 0px;
	padding: 3px 3px 3px 6px;
	border-color: #fff #fff #ccc #fff;
	vertical-align: top;
}

.AdressenTabel tr.header {
	font-weight: bold;
	background-color: #ccc;
}
.AdressenTabel tr.header td {
	padding-top: 6px;
	padding-bottom: 6px;
}

#rssIcon {
	width: 698px;
	text-align: center;
	margin-top: 10px;
}

.geschiedenisTabel td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;	
	padding: 5px;
}

td.specialeCel {
	background-color: #eeeeff;
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
}

#pageStatus {
	clear: both;
	width: 700px;
	min-height: 17px;
	font-family: Arial;
	font-size: 10px;
	margin-bottom: 0px;
	border-width: 0px 0px 0px 0px;
	background-repeat: repeat;
	background-position: top;
	color: #999;
}

#pageStatus ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0;
	display: inline;
}

#pageStatus ul li {
	list-style: none;
	background: #efefef;
	margin-right: 6px;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px 15px 0px;
	border: 1px solid #888;
	border-width: 0px 1px 1px 1px;		
	display: inline;
	float: right;
	white-space: nowrap;
}

#pageStatus a {
	float: left;
	text-decoration: none;
	color: #999;
	display: block;
	background: transparent;
}

#pageStatus a:hover {
	float: left;
	text-decoration: none;
	color: #333;
	display: block;
	background: transparent;
}
.emoticons {
	border: 1px solid #000000;
	background-color: #ffffff;
	position: absolute;
	float: none;
}

.emoticons table {
	width: 0;
	border-style: none;
}
.emoticons td {
	width: 30px;
	border-style: none;
}
.emoticons img {
	border-style: none;
	border-width: 0;
}
