.fotoalbumFotoListTd img
{
    margin:10px 0px 10px 0px;
}

body img, .itemTd img {
	max-width: 100%;
	height: auto !important;
}
/* CSS Document */
/* Sjabloon 1 */

html {
	height:100%;
}


body {
	height:100%;
	margin: 0px;
	padding: 0px;
}

body, td, span, li, input, div, a, h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.01em;
	/*line-height: 14px*/
}
	
td {
	vertical-align: top;
	text-align: left;
	margin: 0px;
}

hr {
 	border: solid 1px #999999;
}

A, A:link, A:visited	{
	text-decoration: underline;
}

A.uitloglink, A.uitloglink:link, A.uitloglink:visited	{
	text-decoration: underline;
	color: #414141;
}
A.uitloglink:hover	{
	text-decoration: none;
	color: #414141;
}

A:hover	{
	text-decoration: underline;
	color: #35829f;
}

.footerHeaderTd {
	font-size: 1em !important;
	padding: 0px 5px 2px 5px !important;
	text-align:left !important;
}

.witregelTd {
	height: 8px;
	width: 100%;
}

/* BASISTABLE */
.basisTable	{
	width: 999px;

}

/* HEADER */
.headerTable	{
	width: 998px;
}
.headerTdBanner	{
	background-attachment: scroll;
	width: 799px; 
	height: 150px;
	background-repeat: repeat;
	background-position: left top;
}
.headerTdLogoPKN {
	width: 200px;
	height: 150px;
	text-align:right;
	vertical-align: top;
}

#divHeader{
	position:relative;
	left:0px;
	top:0px;
	width:999px;
	height:150px;
	z-index:1;
}

#divHeaderTable{
	position:absolute;
	left:0px;
	top:0px;
	width:999px;
	height:150px;
	background-image:url(../sjabloon1/bck-header.jpg);
	z-index:2;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

/* LOGO KLANT + foto op header */
.logoklantFotoTable	{
	width: 620px; 
	height: 150px;
} 
	
.logoklantTd {
	width: 210px; 
	height: 150p;
}
.FotoTd {
	width: 410px; 
	height: 150p;
	text-align: left;
	vertical-align: top;
}

/* NAAM WEBSITE */
.naamwebsiteTable	{ background-image:url(../sjabloon1/BCKnaam.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 999px;
	height: 60px; 
}
.naamwebsiteTd	{
	width: 999px;
	height: 60px;
	vertical-align: middle;
	text-align: left; 
	padding-left: 10px;
	line-height:2em;
}

#divNaam {
	position:absolute;
	left:0px;
	top:123px;
	width:999px;
	height:60px;
	z-index:5;
}

/* LEFT */
.leftTable
{
	width: 170px;
	height: 100%;
}
.leftTd
{ 	text-align:left; 
	vertical-align:top;
	padding-left: 10px;
}

/* RIGHT */
.rightTable
{
	width: 210px;
	height: 100%;	

}
.rightTdZoeken {
	padding-left: 6px;	
	text-align: left;
}
.rightTd { 	
	padding-left: 6px;

}
.BCKrightTd {
	text-align: left;
		padding-right: 10px;	
}

/* FOOTER */
.footerTable
{
	width: 999px;
	height: 42px;
	background-image: url(../sjabloon1/bck-footer.jpg); /* NIEUW */
	background-repeat: no-repeat; /* NIEUW */
	background-position: left top; /* NIEUW */	
}
.footerTd {
    padding-left: 4px;
    padding-right: 4px;
    text-align: center;
    padding-bottom: 0px;
    vertical-align: middle;
    font-size: 0.75em;
}

.itemTdBorderLeft	{
 	border-left: solid 2px;
}
.itemTdBorderRight	{

 	border-right: solid 2px;

}


a.footer, a.footer:link, a.footer:visited		{ text-decoration: none; }
a.footer:hover	{ text-decoration: underline; }

/* ********************************************** */

/* MIDDENSTUK */


.middenTable
{
	width: 609px;
	height: 100%;
}


.middenTdWit {
	width: 10px;
}
.middenTd, .itemTable {
	width: 589px;
}

.noright .middenTable {
	width: 819px;
	height: 100%;
}

.noright .middenTable .middenTd,
.noright .middenTable .itemTable {
	width: 799px;
}


.itemAlertTekst 
{
	color: Red;
	font-weight:bold;
}

.itemTitle	{
	font-weight:bold;
	font-size: 13px;
}

.itemTd	{
 	padding: 5px;
}


.itemTdMeer	{
	text-align: right;
	vertical-align: middle;
 	padding-right: 3px;
	height: 12px;
}

a.meer, a.meer:link, a.meer:visited		{ text-decoration: underline;  font-size: 0.85em; font-weight:bold;} 
a.meer:hover	{ text-decoration: none; font-size: 0.85em; font-weight:bold;}


.divAfbeeldingOnderschrift	{
	width:200px;
	padding: 0px 5px 5px 5px;
	font-style:italic;
	font-size:smaller;
}



/* #####menu #######*/
/* CSS Document */


/* MENU */


.pijl
{
    float:right;
    display: block;
     margin-right:3px;
     margin-top:0px;
     background:url("../image/pijldown.png") center center;
     width:14px;
     height:14px;

}

.pijlSelected
{
    background:url("../image/pijlup.png") center center;
}

    

.glossymenu div.submenu ul li
{
    margin-left: 0px !important;
}

.glossymenu div.submenu ul.subcategoryitems li a
{
    padding-left: 20px;
}
.glossymenu div.submenu .pijl
{
     float:right;
     background:url("../image/pijldownkl.png") center center;
     width:10px;
     height:10px;
 margin-top:3px;
      margin-right:4px;
}
.glossymenu div.submenu .pijlSelected
{
     background:url("../image/pijlupkl.png") center center;
}
.glossymenu
{
 overflow:hidden;   
}


.glossymenu{
margin: 0px 0;
padding: 0;
min-width: ; /*width of menu*/
border: none;
}

.glossymenu a.menuitem{

display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li a{
display: block;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}



/* ####### TO DO TYO DO TO DO TO DO ##################*/



/*forum*/
.forumSubjectTable	
{
	border: solid 1px #000000;
	font-weight:bold;
	width: 70%;
}

.forumSubjectTd, .forumSubjectTopTd
{
	padding: 5px;
}


.forumReactieTable
{
	width: 90%;
}
.forumReactieTd	
{
	padding-bottom: 10px 5px 10px 5px;
	border-bottom: solid 1px #000000;
}
.quote	
{
background-color:Lime; 
border: solid 1px #000000;	
}

/* fotoalbum*/

.fotoalbumFotoTd	
{
	width: 500px;
	text-align:right;
}

.fotoalbumFotoListTd	
{
	width: 25%;
}

.fotoalbumFotoListTable	
{
	width: 100%;
}

.fotoalbumFotoOnderschriftTd	
{
	font-style:italic;
}


