img {
    max-width: 100%;
    height: auto;
}

.itemTitle {
font-weight:bold;
}
/* HEADER */
.headerTdBanner, .headerTdLogoPKN {
    height: 150px;
}
    .headerTdBanner {
        background-attachment: scroll;
        background-repeat: repeat;
        background-position: left top;
    }

    .headerTdLogoPKN {
        background-color: #ffffff !important;
    }


    

    .logoklantTd {
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: left top;
    }

    nav a{
        text-decoration:none !important;
    }

body .dropdown-menu {
    font-size: inherit;
}

html body .dropdown-toggle-hc::after {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.60em;
    right: -10px;
    position: relative;
    top: 3px;
    transform: rotate(135deg);
    vertical-align: top;
    width: 0.60em;
}


/*Styles for level 0*/
.clLevel0, .clLevel0over {
    
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

body .clLevel0 {
    text-align: center;
    vertical-align: middle;
    margin: 1px 1px 1px 0px;
    padding: 6px 2.5rem !important;
}
}
    .clLevel0:first-child {
        margin-left:1px;
    }
    .clLevel0over {
        cursor: pointer;
        text-align: center;
        vertical-align: middle;
    }

.navbar, #divMenu {
    padding: 0px;
}



/*Styles for level 1*/
.clLevel1, .clLevel1over {
   
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
}

.clLevel1 {
    text-align: left;
    vertical-align: middle;
}

.clLevel1over {
    cursor: pointer;
    text-align: left;
    vertical-align: middle;
}
.clLevel1-2-border {
    margin-top: -8px;
    margin-left: 25px;
    padding-top: 0px;
}
/*end  HEADER */
.itemTdMeer {
    text-align: right;
    vertical-align: middle;
    padding-right: 3px;
    height: 12px;
}
#formsearch {
    margin-bottom:0px;
}
.kerkdiensten .itemTable td,
.itemTd {
    padding: 20px;
}

.rightTd {
    padding: 10px;
}

.itemTable {
    width: 100%;
}



.broodkruimel a, .broodkruimel a:visited {
    text-decoration: none !important;
}
.broodkruimelactief
{
    text-decoration:none !important;
    font-weight:bold;
}

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;
}
img
{
    border: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;
	text-align:left !important;
}






/*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%;
}

.fotoalbumFotoListTd img
{
    margin:10px 0px 10px 0px;
}

.fotoalbumFotoListTable	
{
	width: 100%;
}

.fotoalbumFotoOnderschriftTd	
{
	font-style:italic;
}


.rightTd a:hover, .rightTd a:active
{
    text-decoration:none;
}

.rightTd {
    overflow:hidden;
}



@media (max-width: 767px) {
    #divMenu {
        position: absolute;
        top: 0px;
        z-index: 3000;
        left:0;
    }
    .banner-container {
        margin-top:40px;
    }
}