.aside {
    border-right: 2px solid #eee;
}

 	/* Voor Sine Regno 2020 */
/* @import url('https://fonts.googleapis.com/css?family=Sunshiney&display=swap');
body {
	font-family: "Comic Sans MS", "Comic Sans", 'Sunshiney', cursive; 
}*/


#menu a[href="/inschrijven"] {
    background-color: #005f26;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    padding: .4em 0.9em;
    margin-top: 0.25em;
}

#menu a[href="/inschrijven"]:hover,
#menu a[href="/inschrijven"]:active {
    
}

.paragraph-text-view {
	padding-top: 12px;
}

/* Bestuurspagina */

.webpage-16996 .paragraph-text-view table {
	width: 100%;
}
.webpage-16996 .paragraph-text-view table td {
    padding: 5px;
    border-bottom: 2px solid #eee;
}
.webpage-16996 .paragraph-text-view table tr:nth-child(even) {
    background-color: #f9f9f9;
}
/* Socciepagina */

.webpage-18907 .paragraph-text-view table td {
    padding: 10px;
    border-bottom: 2px solid #eee;
}
.webpage-18907 .paragraph-text-view table tr:nth-child(even) {
    background-color: #f9f9f9;
}

/* Aurifer naam vormgeving */
.webpage-19786 div.container h2::first-letter, .webpage-19786 div.col-sm-6.paragraph-group.paragraph-group-view h3::first-letter {
    font-style: italic;
    font-size: 120%;
}

/* Eetmomenten inschrijving */
#menu a[href="/intro/voorkeur-eetmomenten"] {
    font-weight: 600;
}

/* Word Lid pagina */
.webpage-22054 #carousel-homepage .carousel-caption {
    background: none;
    color: #fff;
    text-align: center;
}

.webpage-22054 .carousel-caption h2 {
    font-size: 40px;
}

.webpage-22054 .carousel-caption p {
    font-size: 20px;
}

.webpage-22054 .carousel-caption .item img {
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}

/* Lustrum webshop pagina
body.webpage-20445, 
.webpage-20445 section#content .content-header,
.webpage-20445 .webshop-product-heading-image a,
.webpage-20445 .webshop-product-view .webshop-product-view-head .webshop-product-view-image div,
.webpage-20445 .webshop-cart-view .table-striped>tbody>tr:nth-of-type(odd),
.webpage-20445 .webshop-cart-view .table-striped>tbody>tr:nth-of-type(even) {
    background-color: #042537;
}

.webpage-20445 header {
    border-bottom: #042537;
}

.webpage-20445 footer {
    background-color:#0d212d
}

.webpage-20445 section#content .content-header h2,
body.webpage-20445,
.webpage-20445 .breadcrumb > .active,
.webpage-20445 .sf-menu a,
.webpage-20445 .top .login p a,
.webpage-20445 .webshop-product-price,
.webpage-20445 .webshop-product-price span,
.webpage-20445 .webshop-cart-total-price,
.webpage-20445 .webshop-cart-view td.text-right {
    color:#ffffff;
}

.webpage-20445 .webshop-product-price {
    visibility: hidden;
}

.webpage-20445 .webshop-product-view-options .webshop-product-price {
    visibility: visible;
}

.webpage-20445 .sf-menu ul a {
    color: #555;
}

.webpage-20445 a {
    color: #cba618;
}

.webpage-20445 a:hover {
    color: #cba618;
}
*/

