.home {font-size: 16px;
	background-color: 8597b3;}

.anneke_tekst {	background-color: A8B9BD;
	color: 000000;
	font-size: 14px; 
	font-weight: normal;
	line-height: 18px;
	padding:10px;
		}

.expo_tekst {	
	color: 000000;
	font-size: 14px; 
	font-weight: normal;
	line-height: 17px;
	padding:5px;
		}

.exposities {font-size: 16px;
	background-color: ff44ff;}

.contact {font-size: 16px;
	background-color: 44ff44;}

.contact_tekst { 
	color: 000000;
	font-size: 13px; 
	font-weight: normal;
	line-height: 17px;
	padding:10px;
		}

.hoofdtabel_midden {
	background-color: A8B9cD;
	}

.schilderijen {font-size: 16px;
	background-color: 4444ff;}

.schilderijen_2 {  
	background-color: A8B9cD;
	color: 000000;
	font-size: 10px; 
	font-weight: bold;
	line-height: 12px;
	padding:0px;
	text-align:center;
	vertical-align:middle;
		}

.schilderijen_3 {  
	border-right: 0px solid #b2b2b2;
	background-color: A8B9cD;
	color: 000000;
	font-size: 12px; 
	font-weight: normal;
	line-height: 13px;
	padding:0px;
	text-align:center;
	vertical-align:bottom;
		}

.schilderijen_bloem {  
	border-right: 0px solid #b2b2b2;
	background-color: 333333;
	color: ffffff;
	font-size: 12px; 
	font-weight: normal;
	line-height: 13px;
	padding:0px;
	text-align:center;
	vertical-align:bottom;
		}

.schilderijmetoverflow_hor {	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	vertical-align:bottom;
	white-space: nowrap;
	width: 970px;
	height: 300px;
	z-index:-1;
	overflow: auto;
	 }

.schilderijmetoverflow_mob {	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	vertical-align:bottom;
	white-space: nowrap;
	width: 300px;
	height: 300px;
	z-index:-1;
	overflow: auto;
	 }

.schilderijmetoverflow_hor_groot {	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	vertical-align:bottom;
	white-space: nowrap;
	width: 1250px;
	height: 600px;
	z-index:-1;
	overflow: auto;
	 }


.categorie_kop {  
	color: 000000;
	font-size: 16px; 
	font-weight: bold;
		}
.bloem_kop {  
	color: ffffff;
	font-size: 16px; 
	font-weight: bold;
		}
.kolom_kop {  
	color: 000000;
	font-size: 12px; 
	font-weight: bold;
		}

.metoverflow {	
	color: 000000;
	font-size: 10px; 
	font-weight: bold;
	width: 978px;
	height: 400px;
	z-index:-1;
	overflow: auto;
	text-align:center;
	 }

.link { 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: ffffff;
	}

.email {font-size: 12 px;}

.telefoon {color: 600000;}

body {color: ffffff}
body {font-family: Verdana, Times New Roman}
body {font-size: 14px}
body {font-style: normal}
body {font-weight: normal}
img {  border: 0;}


A.gekozen:link {text-decoration:none; color: 600000;}
A.gekozen:visited {text-decoration:none; color: 600000;}
A.gekozen:active {text-decoration:none; color: 600000;}
A:link {color: ffffff;text-decoration: none}
A:visited {color: ffffff;text-decoration: none}
A:active {color: ffffff;text-decoration: none}


/* Laptop/desktop ----------- */
@media only screen
and (min-device-width : 1025px)
{
.Mobiel {display: none;}
}


/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
{
.Mobiel {display: none;}
}


/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
{
.Mobiel {display: none;}
}


/* Mobiele telefoons ---------- */
@media only screen
 and (max-width: 767px) 
and (orientation : portrait)
{
.PC {display: none;}
.Mobiel {	text-align : center;}
.schilderijmetoverflow_hor {	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	vertical-align:bottom;
	white-space: nowrap;
	width: 320px;
	height: 250px;
	z-index:-1;
	overflow: auto;
	 }
}


/* Mobiele telefoons ---------- */
@media only screen
 and (max-width: 767px) 
and (orientation : landscape)
{
.PC {display: none;}
.Mobiel {	text-align : center;}
.schilderijmetoverflow_hor {	
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	vertical-align:bottom;
	white-space: nowrap;
	width: 470px;
	height: 280px;
	z-index:-1;
	overflow: auto;
	 }
}