@charset "utf-8";
/* Designed by : 
    ________________________________________________
    van den Merkenhof Webdesign  
    http://www.vandenmerkenhofwebdesign.nl
    The Netherlands
    Telephone : +31 (0)638 538 239
    E-mail    : use contactform on my site
    Feel free to contact me, by using the contactform, if you have comments or may be questions about this site!
    _________________________________________________
*/
#alg_info {                         /* Algem instellingen kader onder Openingstijden pagina: Exposantenpagina's, boekenbeurs*/
	width: auto;                    /* totale containerbreedte*/
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	display: block;
}
#open {                             /* Instellingen Openingsdagen pagina: Exposantenpagina's, boekenbeurs*/
    width: 120px;
}

p.open  {
	margin: 0;                     /* Instellingen Openingstijden pagina: Exposantenpagina's, boekenbeurs*/
	padding: 2px 2px 2px 10px;
	text-align: right;
	font-weight: normal;
}

#tijd {                           /* Instellingen Openingstijden pagina: Exposantenpagina's, boekenbeurs*/
    width: 300px;
    text-align: left;
}

p.tijd  {                        /* Instellingen Openingstijden pagina: Exposantenpagina's, boekenbeurs*/
    margin: 0;
    padding: 2px 0px 2px 5px;
    width: 300px;
}
#expo_img_1 {					/* Instellingen: Exposantenpagina's, boekenbeurs*/
	height: auto;
	width: auto;
	float: right;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #36F;
	text-decoration: none;
}
#voorwoord {
	margin: 0px 0px 30px;
	padding: 0px;
	
}
#exposant {
	/*width: 630px;*/	

}
#min_hoogte {
	min-height: 200px; /* hoogte tbn+2x margin   */
} 
#expo_afbeelding {
	height: 250px;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 630px;
}
#expo_afbeelding_li {
	margin-left: 20px;
	float: left;
	height: 250px;
	
}
#expo_afbeelding_mid {
	height: 250px;
	text-align: center;
	
}
#expo_afbeelding_re {
	margin-right: 20px;
	float: right;
	height: 250px;
	
}
#top {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 630px;
}

