html, body {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 12px
}

.listEntry {
	margin-bottom: 10px;
}

p, a, a:link, a:visited, a:active, a:focus {
	color: #a8b68d;
	text-decoration: none;
}
a:hover {
	color: #b75461;
	text-decoration: none;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

h3 {
    color: #a8b68d;
}

.articleSummary {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 135%;
}

div#centered {
    border: 0;
    background-color: white;
    height: 50%;
    width: 50%;
    position: absolute;
    left: 25%;
    top: 25%;
}

.navrowgroenlijn {
    margin: 0;
	padding: 0;
	background-image: url(/picture/groenelijnen.gif);
	background-repeat: repeat-x;
	color: #a8b68d;
}

.v09 {  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 9px; }
.v10 {  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px; }
.v11 {  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 11px; }
.v12 {  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 12px; }
.v13 {  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 13px; }
.v14 {  font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 14px; }


/*
.formButton	{ font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #92A1AF; }
.formLabel	{ font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px; }
.checkLabel	{ font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px; font-weight: bold;}
.radioLabel	{ font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 10px; font-weight: bold;}
.formTextArea	{ font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 11px;	}
.inputText	{ font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 11px; font-weight: bold;}
.inputPass	{ font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 11px; font-weight: bold;}
.selectMenu	{ font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 11px; font-weight: bold;}
.selectList	{ font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 11px; font-weight: bold;}
*/

/* search */
.formSearch { font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; font-size: 12px; font-weight: bold;}
.search_form {}
.search_result {}



.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	color: #a8b68d;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	color: #b75461;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	color: #b75461;
	font-weight: normal;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
#list_top_ul {
	padding: 3px 0;
	margin: 1px 0 0 0;
	font:  12px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
#list_top_ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul li a {
	padding: 1px;
	margin-left: 2px;
	text-decoration: none;
}
#list_top_ul li a:link { color: #a8b68d; }
#list_top_ul li a:visited { color: #a8b68d; }
#list_top_ul li a:hover {
	color: #b75461;
	text-decoration: none;
}
#list_top_ul li a#list_top_active_link, #list_top li a#list_top_home_active_link {
	color: #b75461;
	text-decoration: none;
}

/* CSS for the currect level list */
#list_level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
}
#list_level li { margin: 0 0 1px 0; }
#list_level a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level a:link, #list_level_ul a:visited {
	color: Black;
	text-decoration: none;
}
#list_level a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: Black;
}
#list_level_parent a:link, #list_level_parent a:visited, #list_level_parent_link a:hover {
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: White;
}

#container {
	width: 680px;
	\width: 680px;
	w\idth: 680px;
	margin: 0;
	padding: 0;
}

#headerBlock {
	padding: 0;
	margin: 0;
}

#mainBlock {
	padding: 0;
	width: 330px;
	\width: 330px;
	w\idth: 330px;
	margin-left: 230px;
	text-align: left;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 220px;
	\width: 220px;
	w\idth: 220px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 110px;
	\width: 110px;
	w\idth: 110px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 0;
	margin: 0;
}
.contentleft {
	margin: 0;
	padding-left: 6px;
	text-align: left;
}
.contentleft p {
	margin: 0;
	}
#contentright {
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

#contentright .imagelisttd {
	width: 44px;
	height: 44px;
	border: solid 1px #a8b68d;
	margin: 0;
	padding: 0;
}
#contentright .imagelistimg {
	margin: 0;
	padding: 0;
}

#contentright a img, #contentright a:link img, #contentright a:visited img, #contentright a:active img {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
#contentright a:hover img, #contentright a:focus img {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}
#contentright h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6F7937;
	padding-left: 1px;
	padding-bottom: 12px;
}

#contentmain {
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
	color: #a8b68d;
}
#contentmain p, #contentmain strong, #contentmain td {
	color: #a8b68d;
}

#contentmain .image_img {
	border: solid 1px #a8b68d;
}

.portfolio {
	border: solid 1px #a8b68d;
	top: 0;
	margin: 0;
	padding: 0;
}

.poems {
	top: 0;
	margin: 0;
	padding: 0;
}

.title {
	text-align: left;
}
.title h3 {
	font-size: 26px;
	margin-left: 6px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 2px;
	color: #a8b68d;
}
.title hr {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #e9ede3;
	background-color: #e9ede3;
	height: 1px;
	border-style: none;
	border-width: 0; }

.submenu {
	margin: 0;
	padding: 0;
	height: 10px;
}

.sitemap_level {

}
.sitemap_level1 {

}
.sitemap_article1 ul {

}
.sitemap_article1 li {

}
.sitemap_level2 {
	visibility: visible;
}
.sitemap_level3 {
	visibility: visible;
}
.sitemap_level4 {
	visibility: visible;
}
.sitemap_level5 {
	visibility: visible;
}

/**
  * Sample for FORUM
  */
.tableForum { background-color: #FFFFFF; border: 2px #006699 solid; }

th	{
	color: #FFA34F; font-size: 10px; font-weight : normal;
	background-color: #006699; height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}
th.thForum, th.thTopic, th.thPost, th.thLastPost {
	font-weight: normal; border: #FFFFFF; border-style: solid; height: 24px;
}
th.thForum { border-width: 0px 0px 0px 0px; }
th.thTopic { border-width: 0px 0px 0px 0px; }
th.thPost  { border-width: 0px 0px 0px 0px; }
th.thLastPost { border-width: 0px 0px 0px 0px; }

td.rowIcon, td.rowForum { background-color: #EFEFEF; height: 30px; }
td.rowLabel, td.rowReply { background-color: #EFEFEF; }
td.rowError { background-color: #D82B2B; }
td.rowTopic, td.rowPost, td.rowLastPost, td.rowReplyA	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.rowIcon, td.rowLabel, td.rowReply, td.rowReplyA	{ padding-left: 4px; padding-right: 4px; }

.rowText { font-size : 12px; }
.rowError { font-size: 12px; color: #FFFFFF; }
.rowTextMed { font-size : 11px; }
.rowTextSmall { font-size : 10px; }
.rowTextLabel { font-size : 12px; font-weight: bold; }
.rowText,.rowTextMed,.rowTextSmall, .rowTextLabel { color : #000000; }
a.rowText,a.rowTextMed,a.rowTextSmall { color: #006699; text-decoration: none; }
a.rowText:hover,a.rowTextMed:hover,a.rowTextSmall:hover	{ color: #DD6900; text-decoration: underline; }

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #006699;  }
a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }

.catBottom {
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}

/* Forum title: Text and link to the forums used in: index.php */
.rowTextForumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
.rowTextForumlink a, .rowTextForumlink a:link, .rowTextForumlink a:active, .rowTextForumlink a:visited {
	text-decoration: none; color : #006699;
}
.rowTextForumlink a:hover { text-decoration: underline; color : #DD6900; }


.navForum { font-weight: bold; font-size: 11px; color : #000000;}
.navForum a, .navForum a:link, .navForum a:active, .navForum a:visited { text-decoration: none; color : #006699; }
.navForum a:hover { text-decoration: underline; color : #006699; }

.forumInputText {
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

.forumTextareaText {
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

.forumButton {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

.postdetails { font-size: 10px; color: #000000; margin: 3px 0 0 0; }
.postdetails hr {
	margin: 0 0 0 0;
	padding: 0;
	height: 0px;
	border: solid #D1D7DC 0px;
	border-top-width: 1px;
}

.postbody		{ font-size: 12px; color : #000000; margin: 0 0 3px 0; padding: 0 }
.postbody a, .postbody a:link, .postbody a:active, .postbody a:visited {
	text-decoration: none; color : #006699;
}
.postbody a:hover { text-decoration: underline; color : #DD6900; }

#any_navi
{
	position: relative;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
}
#any_navi ul
{ 
	margin: 0;
	padding: 0;
} 
#any_navi li
{ 
	list-style: none;
} 
#any_navi a
{
	color: #a8b68d;
	font-weight: normal;
	text-decoration: none;
} 
#any_navi a:link, #any_navi_ul a:visited
{ 
	color: #a8b68d; 
	text-decoration: none; 
} 
#any_navi a:hover 
{ 
	color: #b75461; 
} 
#any_navi_active a:link, #any_navi_active a:active, #any_navi_active a:visited, #any_navi_active a:hover 
{
	font-weight: normal;
	color: #b75461;
} 
#any_navi_back a:link, #any_navi_back a:visited 
{ 
	color: #a8b68d; 
} 
#any_navi_back a:active, #any_navi_back a:hover 
{ 
	color: #b75461;
}
#navi_vrwrdintro
{
	position: relative;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
}
#navi_vrwrdintro ul
{ 
	margin: 0;
	padding: 0;
} 
#navi_vrwrdintro li
{ 
	list-style: none;
} 
#navi_vrwrdintro a
{
	color: #a8b68d;
	font-weight: bold;
	text-decoration: none;
} 
#navi_vrwrdintro a:link, #navi_vrwrdintro_ul a:visited
{ 
	color: #a8b68d; 
	text-decoration: none; 
} 
#navi_vrwrdintro a:hover 
{ 
	color: #b75461; 
} 
#navi_vrwrdintro_active a:link, #navi_vrwrdintro_active a:active, #navi_vrwrdintro_active a:visited, #navi_vrwrdintro_active a:hover 
{
	font-weight: bold;
	color: #b75461;
} 
#navi_vrwrdintro_back a:link, #navi_vrwrdintro_back a:visited 
{ 
	color: #a8b68d; 
} 
#navi_vrwrdintro_back a:active, #navi_vrwrdintro_back a:hover 
{ 
	color: #b75461;
}
.articleLinkInternal {
	padding-bottom: 1px;
	font-weight: bold;
}
.rownormclass {

}
.rowactiveclass {

}
.vrwrdintro {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 11px;
	font-weight: bold;
}