﻿.Hoofdtabel {
	border-left: .75pt solid #E3D0D6;
	border-right: .75pt solid #E3D0D6;
	border-bottom: .75pt solid #E3D0D6;
	border-top: .75pt solid #E3D0D6;
	width: 750px ;
	font-family: "Century Gothic";
	margin:0 auto
    }

.Rij1 {
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: left;
	font-size: 25px;
	color: White;
	border-left-style: none;
	border-right: .75pt solid #844C66;
	background-color: #844C66;
	border-bottom-style: none;
	height: 50px;
    }

.Rij2 {
	border-left-style: none;
	border-right: none;
	border-bottom-style: none;
	background-color: #E3D0D6;
	height: 3px;
	font-size: 3px;
	color: #E3D0D6;

	}

.Rij22 {
    font-family: "Century Gothic";
    font-weight: bold;
    height: 15px;
    color: White;
    text-align: left;
    font-size: 15px;
    background-color: #E3D0D6;
	border-left: 1px solid #E3D0D6;
    border-right: 1px solid #E3D0D6;
    border-top: 1px solid #E3D0D6;
	border-bottom: 1px solid #E3D0D6;

	
}


.Rij3 {
	font-family: "Century Gothic";
	font-weight: bold;
	text-align: right;
	font-size: 15px;
	color: White;
	border-left-style: none;
	border-right: none;
	border-bottom-style: none;
	background-color: #88CFDB;
	height: 20px;
}

.RijOpening1 {
	font-family: "Century Gothic";
	text-align: center;
	font-size: 12px;
	color: black;
	border-left: 1px solid #E3D0D6;
	border-right: 1px solid #E3D0D6;
	border-bottom: 1px solid #E3D0D6;
	border-top:1px solid #E3D0D6;
	background-color: white;
	height: 20px;
}

.RijOpeningDagen {
	font-family: "Century Gothic";
	text-align: left;
	font-size: 12px;
	color: black;
	border-left: 1px solid #E3D0D6;
	border-right: 1px solid #E3D0D6;
	border-bottom: 1px solid #E3D0D6;
	border-top:1px solid #E3D0D6;
	background-color: white;
	height: 20px;
}



.Kader {
    border-left: 1px solid #E3D0D6;
    border-right: 1px solid #E3D0D6;
    border-top: 1px solid #E3D0D6;
	border-bottom: 1px solid #E3D0D6;
	
}


.Tekst {
	font-size: 12px;
	text-align: left;
}

.RijOnder {
	font-family: "Century Gothic";
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	color: Black;
	border-left-style: none;
	border-right: none;
	border-bottom-style: none;
	background-color: #E3D0D6;
	height: 20px;
	}
