body{
    color: #000000;
}
.Bodytext {
	font-family: 'Raleway', sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	text-align: left;
	white-space: normal;
	text-transform: none;
	letter-spacing: normal;
	padding-left: 20px;
	text-align: left;
	color: rgba(0,0,0,1.00);
}

.kleiner{
    font-size: 70%;
    line-height: 17px;
}

td{
	padding-bottom: 5;
}
.info_bg{
	background-image: url("logo.gif");
	z-index: 100;
	-webkit-box-shadow: -9px 51px 0px 16px rgba(0,0,0,0.33);
	box-shadow: -9px 51px 0px 16px rgba(0,0,0,0.33);
}

.knop_info{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.knop_info hover{
    color: darkred;
}



/* text stijlen */
.tabletext{
    font-size: 10px;
    color: rgba(0,0,0,1.00);
    overflow: auto;
    position: absolute;
    top: 9px;
}
.style1 {font-size: 10px;}

.style6 {font-size: 11px;}

.style29 {font-size: 9}

.style31 {font-size: 36px}


#info {
	position: absolute;
	left: 783px;
	top: 51px;
	width: 133px;
	height: 133px;
	display: flex;
	justify-content: center; /* Centers horizontally */
	align-items: center; /* Centers vertically */
	z-index: 7;
	background-color: rgba(108,108,108,1.00);
	-webkit-box-shadow: 26px 12px rgba(0,0,0,0.33);
	box-shadow: 26px 12px rgba(0,0,0,0.33);
}

/* contentevenster */
#studio{
    position: absolute;
    left: 97px;
    top: 93px;
    width: 341px;
    height: 165px;
    z-index: 3;
    text-align: left;
    color: rgba(0,0,0,1.00);
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}

.KOP_Kapitaa_vet {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 700;
    padding-left: 20px;
    color: rgba(60,60,60,1.00);
}

.klantenscroll{
    position: absolute;
    top: 60px;
    height: 430px;
    overflow: auto;
    left: 13px;
    width: 482px;
}


/* KNOPPEN */
#klanten{
    position: absolute;
    left: 209px;
    top: 265px;
    width: 111px;
    height: 111px;
    line-height: 111px;
    z-index: 15;
    background-color: rgba(161,161,161,1.00);
    -webkit-box-shadow: 12px 12px rgba(0,0,0,0.33);
    box-shadow: 12px 12px rgba(0,0,0,0.33);
}

#homeinfo{
    position: absolute;
    left: 247px;
    top: -151px;
    width: 66px;
    height: 66px;
    line-height: 66px;
    z-index: 8;
    background-color: rgba(171,166,162,1.00);
    -webkit-box-shadow: 0px 30px rgba(0,0,0,0.33);
    box-shadow: 0px 30px rgba(0,0,0,0.33);
}
#adres{
    position: absolute;
    left: 165px;
    top: 139px;
    width: 155px;
    height: 155px;
    z-index: 5;
    background-color: rgba(138,125,121,1.00);
    -webkit-box-shadow: 0px 0px rgba(0,0,0,0.33);
    box-shadow: 0px 0px rgba(0,0,0,0.33);
    line-height: 29px;
    text-align: center;
}
