/*styles voor nieuwsblok*/

/*
#divNews
{
	background-color: #cf6a37;
	width: 330px;
	display: block;
	float: right;
	padding: 10px 10px 10px 10px;
	border-color: #6ebefF;
	border-width: 10px 0px 0px 0px;
	border-style: solid;
	margin: 0px 0px 0px 20px;

}
*/

#divNews .NewsTitle 
{
	color: #713f1a;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	/*text-transform: capitalize;*/
}
#divNews .NewsDescr 
{
	color: #005763;
	font-size: 12px;
	line-height: 16px;
	padding: 2px 15px 8px 0px;
	margin: 0px;
}
#divNews a.NewsLink, #divNews a.NewsLink:visited
{
	color: #005763;
	text-decoration:none;
}
#divNews a.NewsLink:hover, #divNews a.NewsLink:active
{
	color: #713f1a;
	text-decoration:none;
}


/*
ul
{
	list-style-type: none;
	list-style-position: default;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
*/

.td_home
{	
	padding: 0px 0px 0px 10px;
}


.top
{
	display: block;
	text-align: right;
	height: 20px;
}

.legende
{
	font-family: georgia, serif;
	color: #a44620;
	font-style: italic;
}

.bijschrift
{
	color: #a44620;
	font-style: italic;
}
	
.bijschrift_clear
{
	clear: both;
	color: #a44620;
	font-style: italic;
}

p.clear
{
	clear: both;
	padding: 10px 0px 0px 0px;
}

#tdContent img.align_left
{
	padding: 6px 10px 0px 0px;
	float: left;
}

#tdContent img.align_left_clear
{
	padding: 6px 10px 0px 0px;
	float: left;
	clear: both;
}

#tdContent img.align_right
{
	padding: 6px 0px 0px 10px;
	float: right;
}


*{
	
	line-height: 18px;
	vertical-align:top;
}

body
{
	background-color:#d5af77;	
}





#tblContainer				/* Hoofd tabel */
{
	width: 1088px;
	height: 660px;
	background-color:#d5af77;
	/*Centreren: */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(/images/5/verstand-van-leven_achtergrond.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#tdTop						/* TD van de header*/
{
	height: 70px;
	/*border: 1px #6C0 solid;*/
	padding-left: 130px;
}

/*
#logo
{
	background-image: url(images/logo_baseline.gif);
	width: 510px;
	height: 140px;
	float: left;
	/* Eventueel een positie meegeven aan het logo
	position:relative;
	left:10px;
	top:10px;
	
	background-repeat: no-repeat;
	background-position: 95px 65px;
}
*/

#logo2{}



/*navigatie helemaal bovenaan*/
#tblFuncnav
{
	visibility:hidden;
	/*float: right;*/
	/*De tabel eventueel wat van de rechter en kant halen.*/
	/*margin: 0px;
	padding: 0px;*/
	/* eventueel border er rond	*/
	/*height: 20px;
	border: 1px #6C3 solid;*/
}

TD.funcnav
{
	/* spacing tussen de items*/
	/*padding-left: 10px;
	padding-right: 0px;*/
	/*display: block;*/
}

a.funcnav, a.funcnav:visited			{color:#fff; font-family:Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; padding-left:10px; /*background-image: url(/images/1/dotfunct.gif); background-repeat:no-repeat; background-position:left center;*/ }
a.funcnav:hover, a.funcnav:active		{color:#d5af77; font-family:Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; padding-left:10px; /*background-image: url(/images/1/dotfunct.gif); background-repeat:no-repeat; background-position:left center;*/ }

a.funcnavsel, a.funcnavsel:visited		{color:#d5af77; font-family:Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; padding-left:10px; /*background-image: url(/images/1/dotfunct.gif); background-repeat:no-repeat; background-position:left center;*/ }
a.funcnavsel:hover, a.funcnavsel:active	{color:#d5af77; font-family:Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; padding-left:10px; /*background-image: url(/images/1/dotfunct.gif); background-repeat:no-repeat; background-position:left center;*/ }



/*navigatie op de tweede rij*/
#tblTopnav
{
	float: left;
	/* positioneren */
	margin-top: 35px;
}

TD.topnav
{
	padding-right: 15px;
	height: 20px;
	/*border: 1px #306 solid;*/
}

a.topnav, a.topnav:visited			{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#005763; text-decoration: none;}
a.topnav:hover, a.topnav:active		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#a13f1a; text-decoration: none;}

a.topnavsel, a.topnavsel:visited		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px;  color:#005763; text-decoration: none;}
a.topnavsel:hover, a.topnavsel:active	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#a13f1a; text-decoration: none;}



/*navigatie aan de zijkant*/
#tdSubNav						/* TD van de linker navigatie*/
{
	/*width: 115px;*/
	/*height: 25px;*/
	/*visibility:hidden;*/
	/*border: 1px #CF0 solid;*/
}

#tblSubNavs						/* TD met daarin de navigatie items*/
{
	/* niet tegen de bovenkant laten plakken */
	text-align: right;
	width: 116px;
}

TD.subnav
{
	/* spacing tussen de items*/
	height: 25px;
	line-height: 25px;
	text-align: right;
	background-color: #005763;
	padding: 0px 5px 0px 5px;
	border-color: #D5AF77;
	border-width: 0px 4px 4px 0px;
	border-style: solid;
	vertical-align: middle;
}

a.subnav, a.subnav:visited			{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#f3e8d7; text-decoration: none; display:block;}
a.subnav:hover, a.subnav:active		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; /*color:#a13f1a;*/ color:#f3e8d7; text-decoration: underline; display:block;}

a.subnavsel, a.subnavsel:visited		{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#f3e8d7; text-decoration: none; display:block;}
a.subnavsel:hover, a.subnavsel:active	{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; /*color:#a13f1a;*/ color:#f3e8d7; text-decoration: underline; display:block;}





#tdContent					/* TD van de content*/
{
	height: 590px;
	padding: 0px 450px 0px 30px;
	/* eventueel rechts een lijntje */
	background-image: url(/images/5/lijntje.gif);
	background-repeat: repeat-y;
	width: 972px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: 1px;
}

td.homecel					
{
	padding: 0px 25px 0px 0px;
	border-left: solid 1px #8B5E35;
}

#tdContent a, a:visited			
{
	color:#005763; 
	text-decoration: underline;
}

#tdContent a:hover, a:active	
{
	color:#a44620; 
	text-decoration: underline;
}

H1
{
	text-indent: -999em;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	float: left;
}

#tdContent H2	{
	color: #d5af77; 
	font-weight: bold; 
	font-size: 2px; 
	line-height: 2px; 
}

H3
{
	color: #a44620;
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#tdContent .H3
{
	color: #a44620;
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

H4
{
	color: #005763;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	/*text-transform: capitalize;*/
}

#tdContent .H4	
{
	color: #005763;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
/*	text-transform: capitalize;*/
}

H5
{
	color: #A44620;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}

#tdContent .H5	
{
	color: #A44620;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}

#tdContent p 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;	
}

#tdFooter					/* TD van de footer*/
{
	text-align: left;
	padding: 25px 0px 0px 90px;
	background-repeat: no-repeat;
	background-image: url(/images/5/lijn.gif);
	clear: left;
	width: 744px;
	height: 49px;
	background-position: 1px 0px;
}

.footertekst
{
	padding: 3px 0px 3px 45px;
	color: #005763;
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

#tdFooter a, a:visited
{
	color: #005763;
	text-decoration: none;
}

#tdFooter a:hover, a:active	
{
	color:#005763; 
	text-decoration: none;
}

/*
.onder_tekstbody span
{
	color: #603913;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #8B5E35;
		filter: alpha(opacity=99);
	-moz-opacity: .99;
	opacity: .99;

}
*/

/* minimum hoogte van de content */
#minheight
{
	height: 654px; 
	float:right;
	width:1px;
} 

/*fotoboek*/
td.fb
{
	border: solid 1px #cccccc;
	padding: 5px;
}

table.fb
{
	/*border-collapse: collapse;*/
}


a.sitemap, a.sitemap:link, a.sitemap:visited{color: #ffffff; text-decoration: none;}
a.sitemap:active, a.sitemap:hover			{color: #ffffff; text-decoration: underline;}
li.sitemap1{margin-left:0px;}
li.sitemap2{margin-left:20px;}
li.sitemap3{margin-left:40px;}

.msg	{font-family:Verdana; font-size: 8pt; COLOR: #aa0000; FONT-WEIGHT: bold;}

A.bookmark		{TEXT-DECORATION: none; background-color:none;}
A.bookmark_edit	{TEXT-DECORATION: none; background-color:#FD9D9D;}

DIV.we_off	{background-color:transparent; cursor:auto; display: block;}
DIV.we_over	{background-color:#505050; cursor:hand; display: block;}
DIV.we_on	{background-color:transparent; cursor:auto; display: block;}

P{padding:0px; margin:0px}
SELECT.we	{color: #322201; font-family: Verdana; font-size: 9px;}
img.we		{margin-left:0px}


