@charset "utf-8";

html, body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #752219;
}

h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h4 {
	font-size: 14px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-decoration: underline;
}

ul
{
	list-style: none;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #fffbf6;
	margin: 0;
	padding: 0;
}

li
{
	line-height: 20px;
	padding-left: 14px;
	padding-top: 0px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-bottom: 4px;
}

td.kruimelpad {
	padding-left: 48px;
	padding-bottom: 10px;
	font-size: 12px;

}
td.mymainbody {
	padding-top: 5px;
	padding-right: 60px;
	padding-left: 45px;
}


td.mymainbody p {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 22px;
	margin-bottom: 5px;
	margin-top: 0px;	
}

.mypathway
{
	font-size: 12px;
	color: #e4ae7a;
}

.pathway a:link, .pathway a:visited {
	text-decoration: none;
	font-size: 12px;
}

.pathway a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.pagenav
{
	font-size:14px;
	font-weight:normal;
}
.componentheading
{
	height: 23px;
	margin-left:0px;
	padding-left:0px;
	color: #752219;
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color: #d2853d;
	text-decoration: underline;
}

a.toclink:hover
{
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


table.contenttoc th {
	color: #752219;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	background-color: #f3cda9;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #f3cda9;
	color: #752219;
	font-family: Arial, Helvetica, "Sans Serif";
	text-align: center;
	font-size: 11px;
}

.sectiontableheader
{
	height: 20px;
	padding-right:3px;
	font-weight :bold;
	background-color: #f3cda9;
}

table.contentpane td
{
	font-size:12px;
	margin: 0px;
	padding: 0px;
}

table.contentpane td.contentdescription
{
	font-size:14px;
	line-height:22px;
}

table.contentpane td.componentheading
{
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Geneva, sans-serif;
	font-size:22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	height: 23px;
	padding: 0px;
}
table.contentpane td p {
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
}

table.contentpane td img {
	0border: 1px solid #752219;
	margin-bottom: 10px;
}

table.contentpane td embed {
	margin-bottom: 10px;
}

table.contentpaneopen
{
	width:100%;
	margin: 0px;
	padding: 0px;
}

table.contentpaneopen td
{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

table.contentpaneopen td.contentheading
{
	color: #752219;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	height: 23px;
	padding: 0px;
}
table.contentpaneopen td p {
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
}

table.contentpaneopen td img {
	border: 1px solid #752219;
	margin-bottom: 10px;
}

table.contentpaneopen td embed {
	margin-bottom: 10px;
}

table.moduletable {
	width:100%;
	margin-bottom: 15px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #98443b;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 31px;
	font-weight: bold;
	font-size: 15px;
	background-color: #f3cda9;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

table.moduletable td {
	font-size: 14px;
	font-weight: normal;
	color: #98443b;
	padding-left: 6px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


a:link, a:visited {
	font-family:Verdana, Geneva, sans-serif;
	color: #d2853d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}	


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 14px;
	color: #98443b;
	text-align: left;
	padding-left:6px;
	padding-top: 5px;
	height: 23px;
	width:140px;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #fffbf6;
}


a.mainlevel:hover {
	text-decoration: none;
	padding-left: 6px;
	font-weight: normal;
	background-image: url(../images/bullet2.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #6C312B;
}


a.sublevel:link, a.sublevel:visited {
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;
	line-height: 14px;
	padding-left: 5px;
	color: #98443b;
	
}

a.sublevel:hover {
	font-weight: normal;
	padding-left: 5px;
	background-image: url(../images/bullet3.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #6C312B;

}

.mymodulebg
{
	background: url(../images/general_module_bg.jpg) no-repeat right bottom;
	height:110px;
}

.inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}
.blog_more {
	padding-left: 3px;
}

